Community Forums Archive

Go Back

Subject:Sound Forge bugs on MacBook Pro (13in, Mid-2012)
Posted by: nvp1971
Date:10/5/2013 10:17:27 AM

I opened a support request (130927-000119) about this a couple of weeks ago and haven't heard back from anyone in support. As such I am posting this message here in hopes that someone can either chime in with suggestions or that support personnel will look at the ticket above given this more current information.

I'm running 1.0.23 (Build 2) under OS X 10.8.5 (12F37) on a MacBook Pro 13in, Mid-2012, 4GB RAM, 256GB Crucial SSD. I'm running Logic Express 9, Logic Pro X, and Line 6 POD Farm v1.

The short of my issue seems to be UI redraw bugs such that the left, right, bottom panels never open nor display. Not even toggling the views buttons causes these panels to open in the UI. As such I cannot use anything like meter (view), plugin-chainer, etc., and I cannot open the same spk file twice (nothing happens in UI -- it's as if I didn't open a file at all!). The end result is that Sound Forge for me is completely unusable. This makes me sad/annoyed because I loved the Windows version so much!

Anyways, on to my reproducible case.

1. Stop Sound Forge.

2. Remove all Sound Forge cache files from Library/Caches and Library/Saved Application State.

3. Remove metrics.xml.

4. Remove ALL .spk files.

5. Shift-Ctrl start Sound Forge. Don't know if this is necessary but whatever.

6. UI draws normally the first time around. I see ALL the panels (left, right, top, etc).

7. If I click and of the show/hide views buttons the views disappear and when I click them a second time they never reappear.

8. Quit Sound Forge, re-do steps 1-5 again, open a file (wav, mp3, aif, all behave the same).

9. Sound Forge draws the wave form and I can only toggle Editor views. Panel views are all selected but toggling them has no effect. I can play my audio and use the effects but I have no way of using the plugin chooser Sound Forge is pretty much a flashy audio player at this point. :-(

10. Quit Sound Forge. Restart Sound Forge.

11. Try to open my audio file (any file, same as last session or new file). Sound Forge claims to be loading the audio file but never draws a wave form. I *can*, however, play the audio file and if I toggle the Sound Forge control at the top center of the screen I do see M:T:S and meters for what's playing. It's just that I can't edit any audio or do anything but playback.

12. Quit Sound Forge. Remove all .spk. Restart Sound Forge. This draws wave forms this time around but if I quit and restart Sound Forge then no wave forms are drawn as in Item 11 above. Panel views still broken as noted earlier.

Following my suggestion of a UI draw bug I see the following in /var/log/system.log that corresponds with a start of Sound Forge and/or when I try to open a file:

Oct 5 09:57:26 nvp-mbpro Sound Forge Pro[7464]: A call to OSACopyScriptingDefinition() by NSScriptSuiteRegistry returned an error. Is this application's OSAScriptingDefinition Info.plist entry valid? If its value is 'dynamic', is there an 'ascr'/'gsdf' Apple event handler registered?
Oct 5 09:57:44 nvp-mbpro Sound Forge Pro[7464]: *** Assertion failure in -[SoFileMenuItem initWithTitle:action:keyEquivalent:], /SourceCache/AppKit/AppKit-1187.39/Menus.subproj/NSMenuItem.m:319
Oct 5 09:57:44 nvp-mbpro Sound Forge Pro[7464]: Invalid parameter not satisfying: aString != nil
Oct 5 09:57:44 nvp-mbpro Sound Forge Pro[7464]: (
0 CoreFoundation 0x00007fff9290db06 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8f1043f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff9290d948 +[NSException raise:format:arguments:] + 104
3 Foundation 0x00007fff8f4814c2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
4 AppKit 0x00007fff8a27e492 -[NSMenuItem initWithTitle:action:keyEquivalent:] + 143
5 Sound Forge Pro 0x0000000104f0e4bf -[SoFileMenuItem initWithURL:] + 255
6 Sound Forge Pro 0x0000000104f03524 -[SoBrowserViewController buildPathMenuForURL:] + 212
7 Sound Forge Pro 0x0000000104f039f4 -[SoBrowserViewController updatePathButton] + 500
8 CoreFoundation 0x00007fff928bfeda _CFXNotificationPost + 2554
9 Foundation 0x00007fff8f4bd7b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
10 Sound Forge Pro 0x0000000105003dd4 -[ForgeDocumentController noteNewRecentDocumentURL:] + 84
11 Sound Forge Pro 0x0000000105003b47 -[ForgeDocumentController noteNewRecentDocument:] + 39
12 AppKit 0x00007fff8a1a7922 -[NSDocumentController addDocument:] + 349
13 AppKit 0x00007fff8a5d00f6 -[NSDocumentController _finishOpeningDocument:andShowWindows:] + 29
14 AppKit 0x00007fff8a5d823c -[NSDocumentController(NSDeprecated) openDocumentWithContentsOfURL:display:error:] + 897
15 Sound Forge Pro 0x0000000105004851 _ZN23ForgeDocumentManagerMac12OpenDocumentER9_SoStringIwEy + 945
16 Sound Forge Pro 0x0000000104ffdc92 _ZN20ForgeDocumentManager13OpenDocumentsERSt6vectorISt4pairI9_SoStringIwEyESaIS4_EENSt3tr18functionIFvRS3_EEE + 898
17 Sound Forge Pro 0x0000000104e3186a _Z20FileMenu_OnSelectionPvS_i + 1210
18 Sound Forge Pro 0x0000000104e3753e _Z10SoDoActionPvS_iP15_tagResIDGetter + 110
19 Foundation 0x00007fff8f4e7d05 __NSFireDelayedPerform + 358
20 CoreFoundation 0x00007fff928ca804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
21 CoreFoundation 0x00007fff928ca31d __CFRunLoopDoTimer + 557
22 CoreFoundation 0x00007fff928afad9 __CFRunLoopRun + 1529
23 CoreFoundation 0x00007fff928af0e2 CFRunLoopRunSpecific + 290
24 HIToolbox 0x00007fff8b479eb4 RunCurrentEventLoopInMode + 209
25 HIToolbox 0x00007fff8b479b94 ReceiveNextEventCommon + 166
26 HIToolbox 0x00007fff8b479ae3 BlockUntilNextEventMatchingListInMode + 62
27 AppKit 0x00007fff8a28c533 _DPSNextEvent + 685
28 AppKit 0x00007fff8a28bdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
29 AppKit 0x00007fff8a2831a3 -[NSApplication run] + 517
30 AppKit 0x00007fff8a227bd6 NSApplicationMain + 869
31 Sound Forge Pro 0x0000000104ca24dc main + 812
32 Sound Forge Pro 0x0000000104ca1314 start + 52
33 ??? 0x0000000000000002 0x0 + 2
)

Looks pretty bad and happens no matter what I try to do in the UI.

Does anyone have any thoughts?

Subject:RE: Sound Forge bugs on MacBook Pro (13in, Mid-2012)
Reply by: nvp1971
Date:10/5/2013 10:27:33 AM

Also forgot to add this:

nvp-mbpro:~ nvp$ cat Library/Application\ Support/Sony/Sound\ Forge\ Pro/1.0/Log_AppLifetime.txt
INFO 2013-10-05 09:57:24 ForgeAppController::Setup()
INFO 2013-10-05 09:57:26 SlabController::SlabController()
INFO 2013-10-05 09:57:26 SlabWindowController initializing
INFO 2013-10-05 09:57:26 initializing editor tabviews
INFO 2013-10-05 09:57:26 initializing preferences
INFO 2013-10-05 09:57:26 initializing tool views
INFO 2013-10-05 09:57:26 SlabController::showWindow()
INFO 2013-10-05 09:57:26 restoring slab state
INFO 2013-10-05 09:57:26 restoring editor tabviews
INFO 2013-10-05 09:57:26 restoring visible panes
INFO 2013-10-05 09:57:26 SlabController::showWindow()
INFO 2013-10-05 09:57:44 SlabController::showWindow()

Not sure if that is useful in any way.

Subject:RE: Sound Forge bugs on MacBook Pro (13in, Mid-2012)
Reply by: nvp1971
Date:10/6/2013 7:57:52 AM

After a bit more futzing with SF Mac on my system, I was able to implement a hack around to get it to display the left, right, and bottom panels. I tracked down panel preferences in ./Library/Preferences/com.sony.SonyCreativeSoftware.Sound-Forge-Pro.plist and used 'Property List Editor' (part of OS X Developer Tools) to put in new values for bottomPaneHeight (default was 0), rightPaneWidth (default was 0), and leftPaneWidth (default was 0).

So it looks like regardless of what I do in SF, it's not saving my preferences.

Now that I got SF to draw my panels I figured it might be willing to show me my tools, e.g. plugin chooser. This doesn't work at all still. Even if I toggle Cmd-0 - Cmd-9 off/on, I see no tools. If I try to toggle all of the tools off, I get a SF crash with this message:

Process: Sound Forge Pro [8396]
Path: /Applications/Sound Forge Pro.app/Contents/MacOS/Sound Forge Pro
Identifier: com.sony.SonyCreativeSoftware.Sound-Forge-Pro
Version: 1.0.23 (01002.30.02)
Code Type: X86-64 (Native)
Parent Process: launchd [143]
User ID: 1000

Date/Time: 2013-10-06 08:57:21.948 -0400
OS Version: Mac OS X 10.8.5 (12F37)
Report Version: 10

Interval Since Last Report: 1965594 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 14337 sec
Per-App Crashes Since Last Report: 7
Anonymous UUID: 987C343E-ED0C-6017-67E4-45C48A29A5D3

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

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: 'Cannot remove an observer <SoBrowserViewController 0x7fbfda88e6f0> for the key path "selectedObjects" from <NSTreeController 0x7fbfda8a89c0> because it is not registered as an observer.'
terminate called throwing an exception
abort() called

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff9290db06 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8f1043f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff9290d8dc +[NSException raise:format:] + 204
3 Foundation 0x00007fff8f4ffe81 -[NSObject(NSKeyValueObserverRegistration) _removeObserver:forProperty:] + 721
4 Foundation 0x00007fff8f4ffb48 -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:] + 115
5 AppKit 0x00007fff8a3d9570 -[NSController removeObserver:forKeyPath:] + 105
6 AppKit 0x00007fff8a3d94e9 -[NSTreeController removeObserver:forKeyPath:] + 51
7 Sound Forge Pro 0x00000001057e54cd -[SoBrowserViewController dealloc] + 141
8 AppKit 0x00007fff8a4049d0 -[NSViewController release] + 135
9 AppKit 0x00007fff8a4625b0 -[NSAutounbinder dealloc] + 51
10 libobjc.A.dylib 0x00007fff8f0fd230 _ZN12_GLOBAL__N_119AutoreleasePoolPage3popEPv + 464
11 CoreFoundation 0x00007fff928aad72 _CFAutoreleasePoolPop + 34
12 Foundation 0x00007fff8f4cf47a -[NSAutoreleasePool drain] + 154
13 AppKit 0x00007fff8a28332f -[NSApplication run] + 913
14 AppKit 0x00007fff8a227bd6 NSApplicationMain + 869
15 Sound Forge Pro 0x000000010558a4dc main + 812
16 Sound Forge Pro 0x0000000105589314 start + 52
17 ??? 0x0000000000000002 0x0 + 2

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff91929212 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff90940b24 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff90984f61 abort + 143
3 libc++abi.dylib 0x00007fff8bb379eb abort_message + 257
4 libc++abi.dylib 0x00007fff8bb3539a default_terminate() + 28
5 libobjc.A.dylib 0x00007fff8f104873 _objc_terminate() + 91
6 libc++abi.dylib 0x00007fff8bb353c9 safe_handler_caller(void (*)()) + 8
7 libc++abi.dylib 0x00007fff8bb35424 std::terminate() + 16
8 libc++abi.dylib 0x00007fff8bb3661b __cxa_rethrow + 85
9 libobjc.A.dylib 0x00007fff8f104575 objc_exception_rethrow + 40
10 com.apple.Foundation 0x00007fff8f4ffb6e -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:] + 153
11 com.apple.AppKit 0x00007fff8a3d9570 -[NSController removeObserver:forKeyPath:] + 105
12 com.apple.AppKit 0x00007fff8a3d94e9 -[NSTreeController removeObserver:forKeyPath:] + 51
13 com.sony.SonyCreativeSoftware.Sound-Forge-Pro 0x00000001057e54cd -[SoBrowserViewController dealloc] + 141
14 com.apple.AppKit 0x00007fff8a4049d0 -[NSViewController release] + 135
15 com.apple.AppKit 0x00007fff8a4625b0 -[NSAutounbinder dealloc] + 51
16 libobjc.A.dylib 0x00007fff8f0fd230 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 464
17 com.apple.CoreFoundation 0x00007fff928aad72 _CFAutoreleasePoolPop + 34
18 com.apple.Foundation 0x00007fff8f4cf47a -[NSAutoreleasePool drain] + 154
19 com.apple.AppKit 0x00007fff8a28332f -[NSApplication run] + 913
20 com.apple.AppKit 0x00007fff8a227bd6 NSApplicationMain + 869
21 com.sony.SonyCreativeSoftware.Sound-Forge-Pro 0x000000010558a4dc main + 812
22 com.sony.SonyCreativeSoftware.Sound-Forge-Pro 0x0000000105589314 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff91929d16 kevent + 10
1 libdispatch.dylib 0x00007fff8bf66dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8bf669ee _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff919296d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff90941f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff90941ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff9092c191 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff919296d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff90941f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff90941ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff9092c191 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff91929386 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff909c97c8 nanosleep + 163
2 com.apple.Foundation 0x00007fff8f50b9e4 +[NSThread sleepForTimeInterval:] + 156
3 com.sony.SonyCreativeSoftware.Sound-Forge-Pro 0x0000000105597b44 -[AppController heartBeatWorker] + 132
4 com.apple.Foundation 0x00007fff8f50a562 __NSThread__main__ + 1345
5 libsystem_c.dylib 0x00007fff9093f772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff9092c1a1 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff919296d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff90941f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff90941ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff9092c191 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff919296d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff90941f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff90941ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff9092c191 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5a6781a8 rdx: 0x0000000000000000
rdi: 0x0000000000000c07 rsi: 0x0000000000000006 rbp: 0x00007fff5a6781d0 rsp: 0x00007fff5a6781a8
r8: 0x00007fff79fbd278 r9: 0x00007fff5a6781b0 r10: 0x0000000020000000 r11: 0x0000000000000206
r12: 0x00007fff5a678330 r13: 0x00007fff8f0f9201 r14: 0x00007fff79fbe180 r15: 0x00007fff5a678210
rip: 0x00007fff91929212 rfl: 0x0000000000000206 cr2: 0x00007fff79fb6ff0
Logical CPU: 0

Binary Images:
0x105587000 - 0x105bc8ff7 +com.sony.SonyCreativeSoftware.Sound-Forge-Pro (1.0.23 - 01002.30.02) <4024C5D3-DED9-3F8E-ACD8-3D5AE75F9C0E> /Applications/Sound Forge Pro.app/Contents/MacOS/Sound Forge Pro
0x106359000 - 0x106387fff com.apple.audio.CoreAudioKit (1.6.5 - 1.6.5) <DF069200-1DBF-3137-9440-1758B47334C1> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1063a8000 - 0x1063bffff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Sound Forge Pro.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1063dd000 - 0x1064b6ff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
0x107975000 - 0x1079ffff7 com.apple.xquery (1.3.1 - 30) <04E0E165-BE1D-3DD7-899F-10AFD053B30C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x107afb000 - 0x107d0aff7 com.apple.audio.codecs.Components (3.1 - 3.1) <352F4973-BDA4-3D62-A4A6-080B9AFB291F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x107dbb000 - 0x107dc0fff com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc2) <C1E5C677-420C-37D0-A3D4-8F8879D1BA3C> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x107dc5000 - 0x107defff7 +com.grame.JackRouter (JackRouter - 0.9.4) <E4B3807D-296B-70F5-593B-A6A241D2A373> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x107e06000 - 0x107e31fff +Jackmp (1) <79B3C84C-D457-6938-B5E9-1A5716A1F4A5> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0x10a3d6000 - 0x10a3dffe7 libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x10a422000 - 0x10a422ff9 +cl_kernels (???) <2AE823D9-D01E-48B5-9758-5DCE5495D820> cl_kernels
0x10ad23000 - 0x10adbdff7 unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x10addf000 - 0x10ade0ffb +cl_kernels (???) <7464867E-8216-40B7-86EF-F5CE62371020> cl_kernels
0x10ade2000 - 0x10ade7fff com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x10adf2000 - 0x10adf2ff9 +cl_kernels (???) <8F0F9E7E-34D9-4A2B-8CB8-03C4B19468A8> cl_kernels
0x10adf4000 - 0x10ae8aff7 unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x10aeab000 - 0x10aeabff1 +cl_kernels (???) <7C814F7A-9A69-4DCE-BFAE-A10A2AA12D92> cl_kernels
0x10b076000 - 0x10b234fff GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x10b26b000 - 0x10b3dbfff libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x10b413000 - 0x10b89bff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.16.74 - 8.1.6) <A7A9E774-2CB7-3A51-9C65-0F39F0F6D1F3> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x10ba0f000 - 0x10ba1bfff libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x10be22000 - 0x10be4dfff GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff65187000 - 0x7fff651bb93f dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
0x7fff88f54000 - 0x7fff89007ff7 com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff89008000 - 0x7fff89113fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff89114000 - 0x7fff89115fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff89116000 - 0x7fff89686ff7 com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff89687000 - 0x7fff8968dfff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8968e000 - 0x7fff896ddff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
0x7fff896de000 - 0x7fff89738fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff89739000 - 0x7fff89739fff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8973a000 - 0x7fff897c7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff897c8000 - 0x7fff898cafff libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff89928000 - 0x7fff8992cfff libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8992d000 - 0x7fff89944fff libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff89945000 - 0x7fff89bf4fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff89bf5000 - 0x7fff89bf5fff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff89c28000 - 0x7fff89c68ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff89c69000 - 0x7fff89e04fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff89ea8000 - 0x7fff8a01dff7 com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8a0da000 - 0x7fff8a0e6fff libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8a105000 - 0x7fff8a136ff7 com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8a137000 - 0x7fff8ad64fff com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8adb1000 - 0x7fff8b1cefff FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8b1cf000 - 0x7fff8b1d0fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff8b41a000 - 0x7fff8b74afff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8b74b000 - 0x7fff8b76dff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8b76e000 - 0x7fff8b802ff7 com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8b803000 - 0x7fff8b831ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
0x7fff8b837000 - 0x7fff8b88cff7 libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8b88d000 - 0x7fff8b8c6ff7 libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
0x7fff8b8c7000 - 0x7fff8b8c7fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff8b8c8000 - 0x7fff8b8cffff libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8b8d0000 - 0x7fff8b8d7fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8b8d8000 - 0x7fff8bb0dff7 com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8bb34000 - 0x7fff8bb59ff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
0x7fff8bb5a000 - 0x7fff8bb7afff libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8bb7c000 - 0x7fff8bc95fff com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8bc96000 - 0x7fff8be1cfff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8be1d000 - 0x7fff8be60ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8be61000 - 0x7fff8befcfff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8befd000 - 0x7fff8bf13fff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8bf14000 - 0x7fff8bf61fff com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8bf62000 - 0x7fff8bf77ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
0x7fff8bfbf000 - 0x7fff8bfbfffd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8bfc3000 - 0x7fff8bfc3fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8bfc4000 - 0x7fff8c00eff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8c101000 - 0x7fff8c118fff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8c119000 - 0x7fff8c128fff com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8c129000 - 0x7fff8c227fff com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8c228000 - 0x7fff8c254fff 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
0x7fff8c255000 - 0x7fff8c28dfff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff8c290000 - 0x7fff8c2d4fff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
0x7fff8c557000 - 0x7fff8c6b5fef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8c6b6000 - 0x7fff8c750fff libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8c751000 - 0x7fff8c759ff7 libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8c75a000 - 0x7fff8c7abff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8c7ac000 - 0x7fff8c7e7fff com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8c7e8000 - 0x7fff8c7e8fff com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8c7e9000 - 0x7fff8c817fff com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8c839000 - 0x7fff8ca94ff7 com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8ca95000 - 0x7fff8ca96ff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8ca97000 - 0x7fff8cab8ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8cabe000 - 0x7fff8caccfff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
0x7fff8cbe7000 - 0x7fff8cbfcfff 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
0x7fff8cbfd000 - 0x7fff8cc24fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8d413000 - 0x7fff8d84ffff com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8dbde000 - 0x7fff8dcb0ff7 com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8dd19000 - 0x7fff8dd72ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8ddb2000 - 0x7fff8de0cff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8de0d000 - 0x7fff8de63fff com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8de64000 - 0x7fff8df61ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8df62000 - 0x7fff8e027ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8e030000 - 0x7fff8e033ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff8e306000 - 0x7fff8e340ff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8e341000 - 0x7fff8e39dff7 com.apple.Symbolication (1.3 - 93) <D5044687-E424-31CF-B120-667143E6B9C1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8e524000 - 0x7fff8e563ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8e5e7000 - 0x7fff8e5fbfff 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
0x7fff8e873000 - 0x7fff8e874ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x7fff8e875000 - 0x7fff8e87afff com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8e87b000 - 0x7fff8e880fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8e881000 - 0x7fff8eb25ff7 com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8eb26000 - 0x7fff8ec46fff com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8ee01000 - 0x7fff8ee0eff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8ee0f000 - 0x7fff8ee13fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff8eead000 - 0x7fff8ef80ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <9DA3C0A7-0AB9-3DD1-9D84-737BB0014F1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8ef81000 - 0x7fff8f001ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8f002000 - 0x7fff8f02eff7 libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8f073000 - 0x7fff8f0f2ff7 com.apple.securityfoundation (6.0 - 55115.4) <64EDD2F2-4DE2-3DE5-BE57-43D413853CF9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8f0f3000 - 0x7fff8f20b92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff8f267000 - 0x7fff8f281fff com.apple.CoreMediaAuthoring (2.1 - 914) <F0E11E75-03DA-3622-B614-2257EBDABF25> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8f29a000 - 0x7fff8f29eff7 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
0x7fff8f29f000 - 0x7fff8f2b0ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff8f379000 - 0x7fff8f41fff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8f422000 - 0x7fff8f46eff7 libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
0x7fff8f46f000 - 0x7fff8f473fff libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8f474000 - 0x7fff8f7d3fff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8f7d4000 - 0x7fff8f7e0fff com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8f824000 - 0x7fff8f824fff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8f825000 - 0x7fff8f830fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff8f831000 - 0x7fff8f853ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
0x7fff8f88f000 - 0x7fff8f8ebfff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8f8ec000 - 0x7fff8f93bff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8f93c000 - 0x7fff8f987fff com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8f988000 - 0x7fff8fa26ff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8fa27000 - 0x7fff8fa8afff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8fa8b000 - 0x7fff8fbfcff7 com.apple.QTKit (7.7.1 - 2599.41) <A645347D-3EEC-34A7-8051-A57AC60151EF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8fbfd000 - 0x7fff8fbfdfff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8fbfe000 - 0x7fff8fc09ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8fc2d000 - 0x7fff8fc7cfff com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8fc7d000 - 0x7fff8fc8fff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff8fc90000 - 0x7fff8fcdcfff com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8fcdd000 - 0x7fff8ff58ff7 com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8ff59000 - 0x7fff8ff66fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8ff67000 - 0x7fff8ff6afff libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8ff76000 - 0x7fff90176fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
0x7fff90177000 - 0x7fff901a3fff com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff9020c000 - 0x7fff90219fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff9021a000 - 0x7fff90220ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff90221000 - 0x7fff9022bfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff902cc000 - 0x7fff9047afff com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff904a5000 - 0x7fff90776ff7 com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff90785000 - 0x7fff9085ffff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff90860000 - 0x7fff90896fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff90897000 - 0x7fff90900fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff90901000 - 0x7fff90901fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff90902000 - 0x7fff9092afff libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff9092b000 - 0x7fff909f7ff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
0x7fff90a80000 - 0x7fff90c0bfff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff90c0e000 - 0x7fff90c10fff com.apple.securityhi (4.0 - 55002) <9B6CBA92-123F-3307-A2D7-D77A8D3BF87E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff90c11000 - 0x7fff90d13fff libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff90d16000 - 0x7fff916a6627 com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff916a7000 - 0x7fff916a7fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff916a8000 - 0x7fff916aaff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff916ab000 - 0x7fff916adfff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
0x7fff916ae000 - 0x7fff916afff7 libSystem.B.dylib (169.3) <FF25248A-574C-32DB-952F-B948C389B2A4> /usr/lib/libSystem.B.dylib
0x7fff916b0000 - 0x7fff916c3ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff916c4000 - 0x7fff91816fff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff91817000 - 0x7fff91818fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff91819000 - 0x7fff91916fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
0x7fff91917000 - 0x7fff91932ff7 libsystem_kernel.dylib (2050.48.11) <3323E9AD-2317-3C7A-AB7F-1C81F5E148B7> /usr/lib/system/libsystem_kernel.dylib
0x7fff91933000 - 0x7fff919b5ff7 com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff919c3000 - 0x7fff919d2ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff91a44000 - 0x7fff91b01ff7 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
0x7fff91b02000 - 0x7fff91b0dff7 com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff91b0e000 - 0x7fff91b10fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff91b1f000 - 0x7fff91b55fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff91b56000 - 0x7fff91b59fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff91b5a000 - 0x7fff91b5bff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff91bae000 - 0x7fff91e49ff7 com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff91e4a000 - 0x7fff91e50fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff91e83000 - 0x7fff91e91ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff91e92000 - 0x7fff91ee9ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff91eea000 - 0x7fff91f32fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
0x7fff91f8e000 - 0x7fff91fb8ff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff91fb9000 - 0x7fff91fe4fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff91fe5000 - 0x7fff91fedfff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff91fee000 - 0x7fff92056fff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff92066000 - 0x7fff920a9ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff920aa000 - 0x7fff920e7fef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff921a1000 - 0x7fff921c8ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff92257000 - 0x7fff92260ff7 com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff92267000 - 0x7fff9226efff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff9226f000 - 0x7fff92271ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff92272000 - 0x7fff92669fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff9266a000 - 0x7fff9267dff7 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
0x7fff9271c000 - 0x7fff9273dfff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff9273e000 - 0x7fff92742ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff9275f000 - 0x7fff92879fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff9287a000 - 0x7fff92a64ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff92a6f000 - 0x7fff92af0fff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff92af1000 - 0x7fff92af6fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff92b30000 - 0x7fff92b36fff libCGXCoreImage.A.dylib (333.1) <FBAAF933-1798-3E53-B071-88C930D6BDEF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff92b37000 - 0x7fff92ba5ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff92c37000 - 0x7fff92f4eff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff92f4f000 - 0x7fff92f53fff libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff92f54000 - 0x7fff92f5ffff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff92f6e000 - 0x7fff93098fff com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff9309e000 - 0x7fff9314ffff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff93a8b000 - 0x7fff93af8ff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff93af9000 - 0x7fff93b10fff com.apple.CFOpenDirectory (10.8 - 151.10) <7AD5F6E7-A745-3FF4-B813-9D064A8146EC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff93b80000 - 0x7fff93b8efff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff93b8f000 - 0x7fff93b9dff7 libkxld.dylib (2050.48.11) <6D1610C7-79F8-38A5-BFB2-F58F134BC8EA> /usr/lib/system/libkxld.dylib
0x7fff93b9e000 - 0x7fff93ba0fff libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff940aa000 - 0x7fff940c9ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff940ca000 - 0x7fff940e7ff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff940e8000 - 0x7fff941d9ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff941da000 - 0x7fff941ddfff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff9440d000 - 0x7fff946c4ff7 com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff946c5000 - 0x7fff9471cff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff9471d000 - 0x7fff9471dfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff947a6000 - 0x7fff94805fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff948c6000 - 0x7fff948e5ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff948e6000 - 0x7fff958a5ff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff958a6000 - 0x7fff9590eff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff9591b000 - 0x7fff9591ffff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff95920000 - 0x7fff95a15fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.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: 6639
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=226.1M resident=106.1M(47%) swapped_out_or_unallocated=120.0M(53%)
Writable regions: Total=99.2M written=7324K(7%) resident=26.1M(26%) swapped_out=4K(0%) unallocated=73.1M(74%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 4764K
CG image 408K
CG raster data 120K
CG shared images 1216K
CoreImage 72K
CoreServices 2348K
IOKit 11.8M
MALLOC 56.3M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 12K
Memory tag=249 192K
Memory tag=251 8K
OpenCL 36K
STACK GUARD 56.0M
Stack 11.0M
VM_ALLOCATE 16.3M
__DATA 19.0M
__IMAGE 528K
__LINKEDIT 61.7M
__TEXT 164.5M
__UNICODE 544K
mapped file 43.7M
shared memory 372K
=========== =======
TOTAL 450.9M

Model: MacBookPro9,2, BootROM MBP91.00D3.B09, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.2f41
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238432D50422020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: M4-CT256M4SSD2, 256.06 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: Barnes & Noble Nook Tablet, 0x18d1 (Google Inc.), 0x6860, 0x1a120000 / 4
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0x1d180000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 5
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 8

Go Back