iCompta unstable (on Lion)

Discussions about iCompta on macOS
Post Reply
fabianbuechler
Posts: 8
Joined: 10 September 2010, 19:04

iCompta unstable (on Lion)

Post by fabianbuechler »

Hello,

my iCompta installation seems to be running quite unstable since I upgraded to Mac OSX Lion.
Basically it does not seem to be a problem with Lion, but I've only recognized it since the upgrade:

Most of the time when I try to copy transaction details using the links in "Recent Transactions", iCompta just quits without any warning.
Is there any way to debug this (log, error console or similar)?

Thanks for any help!
Regards, Fabian
User avatar
Angeman
Administrateur
Posts: 2368
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: iCompta unstable (on Lion)

Post by Angeman »

There should be a "Details" button on the crash window that will display a crash log. You can also look in /Applications/Utilities/Console.app if there are messages on iCompta.
fabianbuechler
Posts: 8
Joined: 10 September 2010, 19:04

Re: iCompta unstable (on Lion)

Post by fabianbuechler »

See the attached crash report.
Regards, Fabian
User avatar
Angeman
Administrateur
Posts: 2368
Joined: 28 December 2008, 21:28
Location: Toulouse, France
Contact:

Re: iCompta unstable (on Lion)

Post by Angeman »

The attachment didn't work, can you copy/paste the text directly ? Thanks
fabianbuechler
Posts: 8
Joined: 10 September 2010, 19:04

Re: iCompta unstable (on Lion)

Post by fabianbuechler »

interesting... anyway - here is the text pasted directly:

Process: iCompta [362]
Path: /Applications/iCompta.app/Contents/MacOS/iCompta
Identifier: com.angeman.iCompta
Version: 4.0.11 (4.0.11)
Code Type: X86-64 (Native)
Parent Process: launchd [241]

Date/Time: 2011-07-31 19:09:25.944 +0200
OS Version: Mac OS X 10.7 (11A511)
Report Version: 9

Interval Since Last Report: 128982 sec
Crashes Since Last Report: 17
Per-App Interval Since Last Report: 590 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 483ECA77-85F4-498A-B0F5-A43087C0D767

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

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

Application Specific Information:
objc[362]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Cannot remove an observer <PartsController 0x106b30bb0> for the key path "operation.name" from <Part 0x109b49460>, most likely because the value for the key "operation" has changed without an appropriate KVO notification being sent. Check the KVO-compliance of the Part class.'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff874aa986 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff89a5bd5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff874aa7ba +[NSException raise:format:arguments:] + 106
3 CoreFoundation 0x00007fff874aa744 +[NSException raise:format:] + 116
4 Foundation 0x00007fff8a84a40a -[NSKeyValueNestedProperty object:didRemoveObservance:recurse:] + 618
5 Foundation 0x00007fff8a849850 -[NSObject(NSKeyValueObserverRegistration) _removeObserver:forProperty:] + 305
6 Foundation 0x00007fff8a8496c8 -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:] + 121
7 Foundation 0x00007fff8a8d70d2 -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:context:] + 231
8 AppKit 0x00007fff8eb10ddd -[_NSModelObservingTracker _registerOrUnregister:observerNotificationsForModelObject:] + 276
9 AppKit 0x00007fff8eb10a23 -[_NSModelObservingTracker clearAllModelObjectObserving] + 303
10 AppKit 0x00007fff8ed7c1c3 -[_NSModelObservingTracker setIndexReferenceModelObjectArray:clearAllModelObjectObserving:] + 38
11 AppKit 0x00007fff8ed7c159 -[NSArrayController _setObjects:] + 229
12 AppKit 0x00007fff8ed7cf43 -[NSArrayController _arrangeObjectsWithSelectedObjects:avoidsEmptySelection:operationsMask:useBasis:] + 397
13 AppKit 0x00007fff8edc0dbe -[NSArrayController observeValueForKeyPath:ofObject:change:context:] + 295
14 ANGAdditions 0x00000001002368e5 -[ANGArrayController observeValueForKeyPath:ofObject:change:context:] + 64
15 Foundation 0x00007fff8a82818a NSKeyValueNotifyObserver + 387
16 Foundation 0x00007fff8a849387 NSKeyValueDidChange + 486
17 Foundation 0x00007fff8a7f5a2f -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
18 iCompta 0x000000010001831b iCompta + 99099
19 Foundation 0x00007fff8a84b37a _NSSetCharValueAndNotify + 260
20 AppKit 0x00007fff8f1ac065 -[NSObject(_NSBinderKeyValueCodingAdditions) _invokeSelector:withArguments:onKeyPath:] + 498
21 AppKit 0x00007fff8edbb720 -[NSArrayController _invokeSingleSelector:withArguments:onKeyPath:] + 623
22 AppKit 0x00007fff8f1abf5d -[NSObject(_NSBinderKeyValueCodingAdditions) _invokeSelector:withArguments:onKeyPath:] + 234
23 AppKit 0x00007fff8edd1a2f -[NSBinder _invokeSelector:withArguments:onKeyPath:ofObject:mode:raisesForNotApplicableKeys:] + 111
24 AppKit 0x00007fff8edcffa9 -[NSBinder invokeSelector:withArguments:forBinding:error:] + 185
25 AppKit 0x00007fff8ed9fecb -[NSActionBinder _invokeSelector:withArguments:forBinding:] + 132
26 AppKit 0x00007fff8ed9f686 -[NSActionBinder _performActionWithCommitEditing:didCommit:contextInfo:] + 419
27 AppKit 0x00007fff8f1b22e7 _NSSendCommitEditingSelector + 30
28 AppKit 0x00007fff8ee6f246 -[NSController _controllerEditor:didCommit:contextInfo:] + 188
29 libdispatch.dylib 0x00007fff8b6f490a _dispatch_call_block_and_release + 18
30 libdispatch.dylib 0x00007fff8b6f677a _dispatch_main_queue_callback_4CF + 308
31 CoreFoundation 0x00007fff8743fc0c __CFRunLoopRun + 1724
32 CoreFoundation 0x00007fff8743f216 CFRunLoopRunSpecific + 230
33 AppKit 0x00007fff8ef89e9c -[NSMenu _internalPerformActionForItemAtIndex:] + 38
34 AppKit 0x00007fff8ee1c3f1 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138
35 AppKit 0x00007fff8ec680bf NSSLMMenuEventHandler + 339
36 HIToolbox 0x00007fff928648ec _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
37 HIToolbox 0x00007fff92863ef8 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 446
38 HIToolbox 0x00007fff9287ad03 SendEventToEventTarget + 76
39 HIToolbox 0x00007fff928c1249 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 398
40 HIToolbox 0x00007fff929a80f1 SendMenuCommandWithContextAndModifiers + 56
41 HIToolbox 0x00007fff929ee5e1 SendMenuItemSelectedEvent + 253
42 HIToolbox 0x00007fff928ba32d _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101
43 HIToolbox 0x00007fff929e6fed _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttjS4_S4_PK10__CFStringPP13OpaqueMenuRefPt + 1660
44 HIToolbox 0x00007fff929e72ac _HandlePopUpMenuSelection7 + 621
45 AppKit 0x00007fff8ee1f0bd _NSSLMPopUpCarbonMenu3 + 3860
46 AppKit 0x00007fff8ee1d0bd -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 190
47 AppKit 0x00007fff8ef89cd3 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 193
48 AppKit 0x00007fff8f17057e -[NSView rightMouseDown:] + 129
49 AppKit 0x00007fff8ee6d8f5 -[NSControl _rightMouseUpOrDown:] + 459
50 AppKit 0x00007fff8ebcaad2 -[NSWindow sendEvent:] + 7404
51 AppKit 0x00007fff8eb62f19 -[NSApplication sendEvent:] + 5665
52 AppKit 0x00007fff8eaf942b -[NSApplication run] + 548
53 AppKit 0x00007fff8ed7752a NSApplicationMain + 867
54 iCompta 0x000000010000132c iCompta + 4908
55 ??? 0x0000000000000002 0x0 + 2
)

abort() called
terminate called throwing an exception

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff87686ce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8a3fd7d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff8a3eea7a abort + 143
3 libc++abi.dylib 0x00007fff8c5c57bc abort_message + 214
4 libc++abi.dylib 0x00007fff8c5c2fcf default_terminate() + 28
5 libobjc.A.dylib 0x00007fff89a5c1b9 _objc_terminate + 94
6 libc++abi.dylib 0x00007fff8c5c3001 safe_handler_caller(void (*)()) + 11
7 libc++abi.dylib 0x00007fff8c5c305c std::terminate() + 16
8 libc++abi.dylib 0x00007fff8c5c4152 __cxa_throw + 114
9 libobjc.A.dylib 0x00007fff89a5be7a objc_exception_throw + 327
10 com.apple.CoreFoundation 0x00007fff875345a9 -[NSException raise] + 9
11 com.apple.AppKit 0x00007fff8edcffa9 -[NSBinder invokeSelector:withArguments:forBinding:error:] + 185
12 com.apple.AppKit 0x00007fff8ed9fecb -[NSActionBinder _invokeSelector:withArguments:forBinding:] + 132
13 com.apple.AppKit 0x00007fff8ed9f686 -[NSActionBinder _performActionWithCommitEditing:didCommit:contextInfo:] + 419
14 com.apple.AppKit 0x00007fff8f1b22e7 _NSSendCommitEditingSelector + 30
15 com.apple.AppKit 0x00007fff8ee6f246 -[NSController _controllerEditor:didCommit:contextInfo:] + 188
16 libdispatch.dylib 0x00007fff8b6f490a _dispatch_call_block_and_release + 18
17 libdispatch.dylib 0x00007fff8b6f677a _dispatch_main_queue_callback_4CF + 308
18 com.apple.CoreFoundation 0x00007fff8743fc0c __CFRunLoopRun + 1724
19 com.apple.CoreFoundation 0x00007fff8743f216 CFRunLoopRunSpecific + 230
20 com.apple.AppKit 0x00007fff8ef89e9c -[NSMenu _internalPerformActionForItemAtIndex:] + 38
21 com.apple.AppKit 0x00007fff8ee1c3f1 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138
22 com.apple.AppKit 0x00007fff8ec680bf NSSLMMenuEventHandler + 339
23 com.apple.HIToolbox 0x00007fff928648ec _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
24 com.apple.HIToolbox 0x00007fff92863ef8 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 446
25 com.apple.HIToolbox 0x00007fff9287ad03 SendEventToEventTarget + 76
26 com.apple.HIToolbox 0x00007fff928c1249 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 398
27 com.apple.HIToolbox 0x00007fff929a80f1 SendMenuCommandWithContextAndModifiers + 56
28 com.apple.HIToolbox 0x00007fff929ee5e1 SendMenuItemSelectedEvent + 253
29 com.apple.HIToolbox 0x00007fff928ba32d _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101
30 com.apple.HIToolbox 0x00007fff929e6fed _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttjS4_S4_PK10__CFStringPP13OpaqueMenuRefPt + 1660
31 com.apple.HIToolbox 0x00007fff929e72ac _HandlePopUpMenuSelection7 + 621
32 com.apple.AppKit 0x00007fff8ee1f0bd _NSSLMPopUpCarbonMenu3 + 3860
33 com.apple.AppKit 0x00007fff8ee1d0bd -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 190
34 com.apple.AppKit 0x00007fff8ef89cd3 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 193
35 com.apple.AppKit 0x00007fff8f17057e -[NSView rightMouseDown:] + 129
36 com.apple.AppKit 0x00007fff8ee6d8f5 -[NSControl _rightMouseUpOrDown:] + 459
37 com.apple.AppKit 0x00007fff8ebcaad2 -[NSWindow sendEvent:] + 7404
38 com.apple.AppKit 0x00007fff8eb62f19 -[NSApplication sendEvent:] + 5665
39 com.apple.AppKit 0x00007fff8eaf942b -[NSApplication run] + 548
40 com.apple.AppKit 0x00007fff8ed7752a NSApplicationMain + 867
41 com.angeman.iCompta 0x000000010000132c 0x100000000 + 4908

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff876877e6 kevent + 10
1 libdispatch.dylib 0x00007fff8b6f660e _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8b6f519e _dispatch_mgr_thread + 54

Thread 2:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x00007fff87686bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8a3ff274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff8bccbba0 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3 com.apple.WebCore 0x00007fff879a72ba WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4 com.apple.WebCore 0x00007fff879a7213 WebCore::LocalStorageThread::threadEntryPoint() + 99
5 com.apple.WebCore 0x00007fff879a715b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6 libsystem_c.dylib 0x00007fff8a3fb8bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff8a3feb75 thread_start + 13

Thread 3:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff8768567a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff87684d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff8743729c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff8743fa04 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff8743f216 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff8a844a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff8a8391ea -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff8a839162 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff8a3fb8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff8a3feb75 thread_start + 13

Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff87686df2 __select + 10
1 com.apple.CoreFoundation 0x00007fff8748866b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff8a3fb8bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff8a3feb75 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff87687192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a3fd594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8a3feb85 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff87687192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a3fd594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8a3feb85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfc668 rdx: 0x0000000000000000
rdi: 0x0000000000000907 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc690 rsp: 0x00007fff5fbfc668
r8: 0x00007fff77087fb8 r9: 0x00007fff5fbfc0f8 r10: 0x00007fff87686d0a r11: 0xffffff80002d8240
r12: 0x00007fff8f42bf01 r13: 0x0000000106b30bb0 r14: 0x00007fff7708a960 r15: 0x00007fff5fbfc7e0
rip: 0x00007fff87686ce2 rfl: 0x0000000000000246 cr2: 0x0000000101d6b000
Logical CPU: 0

Binary Images:
0x100000000 - 0x1000c4fff +com.angeman.iCompta (4.0.11 - 4.0.11) <6E9E68C2-9924-42DF-1AEE-998BAFD1FF97> /Applications/iCompta.app/Contents/MacOS/iCompta
0x1000fc000 - 0x1001dffff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x100235000 - 0x1002c6ff7 +ANGAdditions (??? - ???) <92EB14CA-6071-5CEF-4C02-DAAED39A60AD> /Applications/iCompta.app/Contents/Frameworks/ANGAdditions.framework/Versions/A/ANGAdditions
0x100688000 - 0x100689ffc +cl_kernels (??? - ???) <570CF47A-2940-4A46-A42F-A8A30D02B5FA> cl_kernels
0x100696000 - 0x100696ffd +cl_kernels (??? - ???) <3FAF8F29-34DF-4D27-9432-A54E66D32BB3> cl_kernels
0x100733000 - 0x100735fff com.apple.AddressBook.LocalSourceBundle (1.1 - 1043) <E6A2DAEA-2AE7-3759-A8E5-D354007FDD4B> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
0x10073a000 - 0x10073dfff com.apple.DirectoryServicesSource (1.1 - 1043) <B1B5FB51-29C4-3D13-AE52-D344C6EE11AE> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
0x100744000 - 0x10074bfff com.apple.AddressBook.LDAPSource (1.1 - 1043) <0CC95344-43DC-39F4-8F64-1C87E6805901> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
0x101d60000 - 0x101d61ff3 +cl_kernels (??? - ???) <5DFD623C-CB5B-4EF3-BA94-615954C650CF> cl_kernels
0x101d73000 - 0x101d73ff1 +cl_kernels (??? - ???) <4DA87B2E-CB9A-4816-8B69-9E322E3E9C28> cl_kernels
0x104501000 - 0x104507fef libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x10450d000 - 0x104510ff7 libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x104519000 - 0x104519ff5 +cl_kernels (??? - ???) <D10E122B-C504-4044-B799-32FA9E840B0F> cl_kernels
0x104528000 - 0x104528ff5 +cl_kernels (??? - ???) <AC3CE6A4-F301-428C-BB41-6861007A1E31> cl_kernels
0x104572000 - 0x104575fff +net.culater.SIMBL.osax (0.9.7 - 0.9.7) <1FDF1B1F-F495-144D-CAF2-D018D471C3F4> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
0x1064c2000 - 0x1064e1fff +net.infinite-labs.Afloat (2.2 - 2.2) <9EA43F67-DAB7-581A-8E85-AFCDFBC2B938> /Users/USER/Library/Application Support/SIMBL/*/Afloat.bundle/Contents/MacOS/Afloat
0x107ae8000 - 0x107b7bff7 unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x107c1d000 - 0x107caeff7 unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x107d0e000 - 0x107d13ff7 libgermantok.dylib (??? - ???) <BEE85384-A58E-3D6B-914B-74E5FF3155F3> /usr/lib/libgermantok.dylib
0x7fff6403a000 - 0x7fff6406eac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
0x7fff86b27000 - 0x7fff86b35fff com.apple.HelpData (2.1.0 - 68) <A2C4DDC9-2ECB-37C0-A2E3-D01168EE31F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff86b5e000 - 0x7fff86b8efff com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff86bf1000 - 0x7fff87385fff com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff87386000 - 0x7fff87386fff com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff87387000 - 0x7fff87389fff libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff87407000 - 0x7fff875daff7 com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff875db000 - 0x7fff8764efff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8765d000 - 0x7fff8766fff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff87670000 - 0x7fff87690fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff87691000 - 0x7fff87691fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff87692000 - 0x7fff876e2fff com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff876e3000 - 0x7fff876f9fff libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff87757000 - 0x7fff87959fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
0x7fff8795a000 - 0x7fff87983fff com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff87984000 - 0x7fff8867dfef com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8867e000 - 0x7fff88793fff com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff88794000 - 0x7fff887d0fff libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
0x7fff887d1000 - 0x7fff88825ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff88cb1000 - 0x7fff89077fff com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff89078000 - 0x7fff8907efff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
0x7fff890c6000 - 0x7fff890c8fff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
0x7fff890eb000 - 0x7fff890ebfff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff891a7000 - 0x7fff891e7fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
0x7fff891e8000 - 0x7fff892f4fef libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
0x7fff892f5000 - 0x7fff89300fff com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff89301000 - 0x7fff8957bff7 com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8957c000 - 0x7fff89581fff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
0x7fff89582000 - 0x7fff895c3fff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff895c4000 - 0x7fff895e1ff7 com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff89634000 - 0x7fff8963fff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff89640000 - 0x7fff89720fff com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff89721000 - 0x7fff89756fff com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff89757000 - 0x7fff8975aff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8975b000 - 0x7fff8975cfff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x7fff8975d000 - 0x7fff89798fff com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff89799000 - 0x7fff8979afff com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x7fff897a7000 - 0x7fff897d2ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x7fff897d3000 - 0x7fff89994fe7 com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff899a0000 - 0x7fff89a44fef com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff89a45000 - 0x7fff89b29def libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
0x7fff89b33000 - 0x7fff89b62fff com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff89b63000 - 0x7fff8a2319df com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8a232000 - 0x7fff8a235fff libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8a236000 - 0x7fff8a237fff libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
0x7fff8a23c000 - 0x7fff8a2a3ff7 com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8a3ad000 - 0x7fff8a48afef libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
0x7fff8a49d000 - 0x7fff8a4afff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8a4b0000 - 0x7fff8a4ccfff com.apple.ScriptingBridge (1.2.1 - ???) <7DCC43F7-9F5A-388D-A00D-70E2618731BA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff8a4f2000 - 0x7fff8a4fdfff com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8a553000 - 0x7fff8a554fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff8a555000 - 0x7fff8a55bfff libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8a55c000 - 0x7fff8a57bfff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
0x7fff8a57c000 - 0x7fff8a616ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8a662000 - 0x7fff8a6a4ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff8a6a5000 - 0x7fff8a7defef com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8a7df000 - 0x7fff8aaf1fff com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8aaf2000 - 0x7fff8ab1ffe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
0x7fff8ab20000 - 0x7fff8ad8eff7 com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8ad8f000 - 0x7fff8adbcff7 com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8ae04000 - 0x7fff8ae07fff com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8ae08000 - 0x7fff8ae5bfff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8ae5e000 - 0x7fff8ae87fff com.apple.datadetectors (3.0 - 172.0) <A63656A8-DDE4-3C52-98CF-8A3E42CB802D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff8ae93000 - 0x7fff8b01dff7 com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8b048000 - 0x7fff8b07bfff com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8b07c000 - 0x7fff8b0d6fff com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8b0d7000 - 0x7fff8b0dffff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8b0e0000 - 0x7fff8b1beff7 com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8b1bf000 - 0x7fff8b5dafff com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff8b65e000 - 0x7fff8b671ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff8b67c000 - 0x7fff8b6f2fff com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8b6f3000 - 0x7fff8b701fff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
0x7fff8b702000 - 0x7fff8b702fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8b703000 - 0x7fff8b705ff7 com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8b732000 - 0x7fff8b738fff com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8b769000 - 0x7fff8b785ff7 com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8b786000 - 0x7fff8b818fff com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8b819000 - 0x7fff8b86cfff libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8b988000 - 0x7fff8b9abff7 com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8bcc1000 - 0x7fff8becefff com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8becf000 - 0x7fff8bed3fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8bed4000 - 0x7fff8bf86fff com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8bfa6000 - 0x7fff8c01bff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
0x7fff8c01c000 - 0x7fff8c045fff libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8c046000 - 0x7fff8c091fff com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8c144000 - 0x7fff8c1daff7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8c1db000 - 0x7fff8c1f8fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <CC86755A-6CF1-3DDF-A1B0-6F7F5BD7BB39> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff8c1f9000 - 0x7fff8c238fff com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8c398000 - 0x7fff8c399fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8c39a000 - 0x7fff8c3fcff7 com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8c3fd000 - 0x7fff8c412fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8c413000 - 0x7fff8c413fff com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8c454000 - 0x7fff8c4a6ff7 libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8c4a7000 - 0x7fff8c522ff7 com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8c523000 - 0x7fff8c531fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8c532000 - 0x7fff8c5b6ff7 com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8c5b7000 - 0x7fff8c5bcfff libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8c5bd000 - 0x7fff8c5c8ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8c616000 - 0x7fff8c633fff libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8c634000 - 0x7fff8c63bfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff8c63c000 - 0x7fff8c653fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8c654000 - 0x7fff8c697ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8c698000 - 0x7fff8c69ffff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8c6a0000 - 0x7fff8c795fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8c796000 - 0x7fff8c81bff7 com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8c81c000 - 0x7fff8c82aff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
0x7fff8c82b000 - 0x7fff8c82bfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8c82c000 - 0x7fff8c883fff libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8c889000 - 0x7fff8c9ecfff com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8ca02000 - 0x7fff8cb8cfff com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8cb91000 - 0x7fff8cb97ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8cb98000 - 0x7fff8ce6ffff com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8ce70000 - 0x7fff8ce7cfff com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8ce7d000 - 0x7fff8ce9aff7 libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
0x7fff8cf30000 - 0x7fff8cf42ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff8cf43000 - 0x7fff8d09cff7 com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8d09d000 - 0x7fff8d09dfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8d09e000 - 0x7fff8d19aff7 com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8d1b6000 - 0x7fff8d1f5ff7 libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8d1f6000 - 0x7fff8d7dafaf libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8d7db000 - 0x7fff8d8ddff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
0x7fff8d8de000 - 0x7fff8d8dffff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
0x7fff8d8e0000 - 0x7fff8d972fff com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8d973000 - 0x7fff8d975fff com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8d976000 - 0x7fff8da74ff7 com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8da75000 - 0x7fff8dad5fff libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8dad6000 - 0x7fff8dadafff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x7fff8db0d000 - 0x7fff8db7bfff com.apple.CoreSymbolication (2.1 - 67) <194A355B-58C7-3B1E-A714-00F71ACCDB0A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8dbbb000 - 0x7fff8dbc0fff com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8dc21000 - 0x7fff8dcc0fff com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8dcca000 - 0x7fff8dcd3fff libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
0x7fff8dcf4000 - 0x7fff8dd64fff com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8dd65000 - 0x7fff8df04fff com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8df05000 - 0x7fff8df06ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8df07000 - 0x7fff8e220ff7 com.apple.AddressBook.framework (6.0 - 1043) <A6302279-FD1B-3BB7-8419-362425FC5568> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8e790000 - 0x7fff8e795fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8e796000 - 0x7fff8e7fdfff com.apple.Symbolication (1.2 - 87) <C8F38870-0C4E-3A7F-9B12-0E970DE92F24> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8e7fe000 - 0x7fff8e84cff7 libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
0x7fff8ea24000 - 0x7fff8eaebff7 com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8eaec000 - 0x7fff8eaf3ff7 com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8eaf4000 - 0x7fff8f6ecfff com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8f6ed000 - 0x7fff8f7f2ff7 libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff90306000 - 0x7fff907adff7 FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff907e9000 - 0x7fff907f6fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff907f7000 - 0x7fff90822fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff90831000 - 0x7fff90878ff7 com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff90879000 - 0x7fff90b92fff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff90b93000 - 0x7fff90badfff com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff90bae000 - 0x7fff90cbbfff libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff90cbc000 - 0x7fff90cc3fff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff90dc7000 - 0x7fff90dc8ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
0x7fff90dc9000 - 0x7fff90e33fff com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff90e34000 - 0x7fff90e61fff com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff90e62000 - 0x7fff90f65fff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
0x7fff90f72000 - 0x7fff90f9aff7 com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff90f9b000 - 0x7fff90fc1fff com.apple.framework.internetaccounts (1.0 - 1) <64CC50BB-9EE4-36D1-969A-FDD2210026DC> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff90fc2000 - 0x7fff90fc6fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff90ff3000 - 0x7fff90ff8ff7 libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
0x7fff91042000 - 0x7fff9109eff7 com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff91113000 - 0x7fff911fafff com.apple.backup.framework (1.3 - 1.3) <C7F0B3B6-EAC1-3445-A705-E9F18A45D01D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff9127f000 - 0x7fff91282fff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff91283000 - 0x7fff9128dff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x7fff9128e000 - 0x7fff914fffff com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff91500000 - 0x7fff91500fff com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff9158a000 - 0x7fff915a1fff com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff915a2000 - 0x7fff91624fff com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff91625000 - 0x7fff91625fff com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff91626000 - 0x7fff9162cfff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff91782000 - 0x7fff917d6ff7 com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff91868000 - 0x7fff91c9afe7 com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff91c9f000 - 0x7fff91cc6fff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff91cd7000 - 0x7fff91cedff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff91cee000 - 0x7fff91cfdfff com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff91d00000 - 0x7fff91d24ff7 com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff91d25000 - 0x7fff92140ff7 com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff92141000 - 0x7fff92145ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff921e3000 - 0x7fff92610fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff926f1000 - 0x7fff926f7ff7 com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff926f8000 - 0x7fff9271eff7 com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff9271f000 - 0x7fff92759fef com.apple.DebugSymbols (2.1 - 85) <7E0E17D9-C8D4-3117-B36A-506929F6FF72> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff9275a000 - 0x7fff927fcff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff92800000 - 0x7fff92805fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff92806000 - 0x7fff92809fff libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9285c000 - 0x7fff92b7ffff com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff92b80000 - 0x7fff92b80fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff92b97000 - 0x7fff92babff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff931fb000 - 0x7fff931fcfff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
0x7fff931fd000 - 0x7fff9323cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
0x7fff9323d000 - 0x7fff93276fe7 libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <D634E4B6-672F-3F68-8B6F-C5028151A5B4> /usr/lib/libssl.0.9.8.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=199.7M resident=125.8M(63%) swapped_out_or_unallocated=74.0M(37%)
Writable regions: Total=1.1G written=30.0M(3%) resident=83.1M(7%) swapped_out=0K(0%) unallocated=1.1G(93%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 7972K
CG image 568K
CG raster data 728K
CG shared images 3416K
CoreAnimation 4K
CoreGraphics 16K
CoreImage 8K
CoreServices 1640K
JS JIT generated code 128.0M
JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)
JS VM register file 4160K
JS garbage collector 1472K
MALLOC 90.7M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 8K
Memory tag=251 16K
OpenCL 56K
SQLite page cache 384K
STACK GUARD 56.0M
Stack 10.6M
VM_ALLOCATE 16.3M
WebCore purgeable data 104K
__CI_BITMAP 80K
__DATA 20.7M
__IMAGE 1256K
__LINKEDIT 48.0M
__TEXT 151.8M
__UNICODE 544K
mapped file 50.1M
shared memory 2884K
=========== =======
TOTAL 1.5G
TOTAL, minus reserved VM space 596.9M

System Profile:
Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f15
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.6)
Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST9320325ASG, 320,07 GB
Serial ATA Device: MATSHITADVD-R UJ-898
Post Reply