Hi,
Can somebody please help me this problem is driving me insane and i am behind with my work everytime jam compiling my collection of novels to epub Scrivener gets to the end of compiling and then comes up with the message Scrivener quit unexpectedly.
I,am using
MacBook Pro (Retina, 13-inch, Early 2015)
Processor - 2.7 GHz Intel Core i5
Memory - 8 GB 1867 MHz DDR3
OS Version - Yosemite 10.10.3
The crash report refers to:-
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
I have read in the forums that this bug is due to a problem with full screen mode and only relevant when opening projects. I can open project fine no problem, also this same project was compiling fine last week.
Full Report:-
Process: Scrivener [514]
Path: /Applications/Scrivener.app/Contents/MacOS/Scrivener
Identifier: com.literatureandlatte.scrivener2
Version: 2.7 (2.70)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: Scrivener [514]
User ID: 501
Date/Time: 2016-01-21 20:18:10.688 +0100
OS Version: Mac OS X 10.10.3 (14D136)
Report Version: 11
Anonymous UUID: 1023DF9D-4C46-CD64-9ABF-C4164F2B5270
Time Awake Since Boot: 7800 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
–>
__TEXT 0000000000001000-0000000000369000 [ 3488K] r-x/rwx SM=COW /Applications/Scrivener.app/Contents/MacOS/Scrivener
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x99964ee5 (anonymous namespace)::AutoreleasePoolPage::AutoreleasePoolPage((anonymous namespace)::AutoreleasePoolPage*) + 9
1 libobjc.A.dylib 0x99979e44 (anonymous namespace)::AutoreleasePoolPage::autoreleaseFullPage(objc_object*, (anonymous namespace)::AutoreleasePoolPage*) + 60
2 libobjc.A.dylib 0x9997911e objc_object::rootAutorelease2() + 80
3 libobjc.A.dylib 0x99968159 objc_loadWeak + 47
4 com.apple.Foundation 0x923bd4ab hashProbe + 176
5 com.apple.Foundation 0x923c141a -[NSConcreteHashTable rehashAround:] + 138
6 com.apple.Foundation 0x923bd51b hashProbe + 288
7 com.apple.Foundation 0x923bd3a8 -[NSConcreteHashTable addObject:] + 55
8 com.apple.UIFoundation 0x991806df -[NSAttributeDictionary newWithKey:object:] + 2075
9 com.apple.Foundation 0x923dd9ea -[NSConcreteMutableAttributedString addAttribute:value:range:] + 257
10 com.literatureandlatte.scrivener2 0x001ae419 0x1000 + 1758233
11 com.literatureandlatte.scrivener2 0x001ac5fe 0x1000 + 1750526
12 com.literatureandlatte.scrivener2 0x001ac5b7 0x1000 + 1750455
13 com.literatureandlatte.scrivener2 0x001a284c 0x1000 + 1710156
14 com.literatureandlatte.scrivener2 0x001a200d 0x1000 + 1708045
15 com.literatureandlatte.scrivener2 0x001a131d 0x1000 + 1704733
16 libobjc.A.dylib 0x99967853 -[NSObject performSelector:withObject:] + 70
17 com.apple.AppKit 0x9b6d77ee __36-[NSApplication sendAction:to:from:]_block_invoke + 51
18 libsystem_trace.dylib 0x9478ec03 _os_activity_initiate + 89
19 com.apple.AppKit 0x9b6d7707 -[NSApplication sendAction:to:from:] + 602
20 com.apple.AppKit 0x9b6eef66 -[NSControl sendAction:to:] + 102
21 com.apple.AppKit 0x9b6eee4b __26-[NSCell _sendActionFrom:]_block_invoke + 176
22 libsystem_trace.dylib 0x9478ec03 _os_activity_initiate + 89
23 com.apple.AppKit 0x9b6eed7a -[NSCell _sendActionFrom:] + 161
24 com.apple.AppKit 0x9b9948a6 __48-[NSCell trackMouse:inRect:ofView:untilMouseUp:]_block_invoke989 + 43
25 libsystem_trace.dylib 0x9478ec03 _os_activity_initiate + 89
26 com.apple.AppKit 0x9b6ed06e -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2908
27 com.apple.AppKit 0x9b7494cc -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 833
28 com.apple.AppKit 0x9b6eb63c -[NSControl mouseDown:] + 762
29 com.apple.AppKit 0x9bcf3b46 -[NSWindow _reallySendEvent:isDelayedEvent:] + 13689
30 com.apple.AppKit 0x9b5d5f9a -[NSWindow sendEvent:] + 526
31 com.apple.AppKit 0x9b5d2594 -[NSApplication sendEvent:] + 4765
32 com.literatureandlatte.scrivener2 0x00051a3a 0x1000 + 330298
33 com.apple.AppKit 0x9b4f27dc -[NSApplication run] + 1003
34 com.apple.AppKit 0x9b467bc0 NSApplicationMain + 2082
35 com.literatureandlatte.scrivener2 0x000027b5 0x1000 + 6069
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x91beb8ce kevent64 + 10
1 libdispatch.dylib 0x98c4873f _dispatch_mgr_invoke + 245
2 libdispatch.dylib 0x98c483a2 _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x91be49ce mach_msg_trap + 10
1 libsystem_kernel.dylib 0x91be3a70 mach_msg + 68
2 com.apple.CoreFoundation 0x9811fef6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x9811f309 __CFRunLoopRun + 1529
4 com.apple.CoreFoundation 0x9811eaa6 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x9811e90b CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x9b5cdea0 _NSEventThread + 283
7 libsystem_pthread.dylib 0x960b2e13 _pthread_body + 138
8 libsystem_pthread.dylib 0x960b2d89 _pthread_start + 162
9 libsystem_pthread.dylib 0x960b0e52 thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x91bea512 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x960b3a4a _pthread_cond_wait + 726
2 libsystem_pthread.dylib 0x960b71c0 pthread_cond_wait$UNIX2003 + 71
3 com.apple.FinderKit 0x215120e6 TThumbnailExtractorThread::Main() + 580
4 com.apple.FinderKit 0x214e72f4 TThread::GlueImpl(TThread*, std::__1::function<void ()> const&) + 132
5 com.apple.FinderKit 0x214e7066 TThread::MainGlue(void*) + 56
6 libsystem_pthread.dylib 0x960b2e13 _pthread_body + 138
7 libsystem_pthread.dylib 0x960b2d89 _pthread_start + 162
8 libsystem_pthread.dylib 0x960b0e52 thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x91beae6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x960b32b1 _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x960b0e2e start_wqthread + 30
Thread 5:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x91bea8f6 __semwait_signal + 10
1 libsystem_c.dylib 0x9a3f0c06 nanosleep$UNIX2003 + 218
2 libsystem_c.dylib 0x9a3f0ab2 usleep$UNIX2003 + 60
3 com.apple.AppKit 0x9b793f8b -[NSUIHeartBeat _heartBeatThread:] + 2286
4 com.apple.Foundation 0x923e3aed -[NSThread main] + 45
5 com.apple.Foundation 0x923e3896 NSThread__main + 1538
6 libsystem_pthread.dylib 0x960b2e13 _pthread_body + 138
7 libsystem_pthread.dylib 0x960b2d89 _pthread_start + 162
8 libsystem_pthread.dylib 0x960b0e52 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0xfeff6000 ecx: 0x00000000 edx: 0xfeff6000
edi: 0xfeff6000 esi: 0x00000000 ebp: 0xbfffeb38 esp: 0xbfffeb30
ss: 0x00000023 efl: 0x00010282 eip: 0x99964ee5 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000000
Logical CPU: 2
Error Code: 0x00000006
Trap Number: 14
Binary Images:
0x1000 - 0x368ff7 +com.literatureandlatte.scrivener2 (2.7 - 2.70) /Applications/Scrivener.app/Contents/MacOS/Scrivener
0x3cf000 - 0x3ecffb +org.andymatuschak.Sparkle (1.6 git - 409b35c) <1AA4B926-6F4A-32D5-BD50-E6913F340B30> /Applications/Scrivener.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x400000 - 0x461ff3 com.apple.QuickLookFramework (5.0 - 675.42) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x499000 - 0x5f9ff3 +com.literatureandlatte.ScrAppKit (1.0) <00BFCC8B-CEB4-312B-A9E4-79D1353FE9E2> /Applications/Scrivener.app/Contents/Frameworks/ScrAppKit.framework/Versions/A/ScrAppKit
0x676000 - 0x676fff com.apple.quartzframework (1.5 - 1.5) <1AE25E65-02FC-35B5-A1C8-734EC12DA3C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x679000 - 0x8e4ff7 com.apple.AddressBook.framework (9.0 - 1579) <78AD8E14-94C0-3BD1-B34D-E16600FF2129> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0xa9a000 - 0x100dff7 com.apple.QuartzComposer (5.1 - 332) <255124E8-20DF-3386-AE1B-30BEBADF698E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x1274000 - 0x131fff7 com.apple.PDFKit (3.1 - 3.1) <8CFD7591-E251-3111-8816-DDD07BE4FEDC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x1370000 - 0x1396ff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <5712F712-4A1C-35BF-AE1D-F55DA1D9877D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x13b4000 - 0x1640fff com.apple.imageKit (2.6.1 - 848) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x17e9000 - 0x18deff7 com.apple.QuickLookUIFramework (5.0 - 675.42) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x196a000 - 0x196dfff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x1973000 - 0x19fdff3 com.apple.CorePDF (4.0 - 4) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x1a3e000 - 0x1a48fff com.apple.DisplayServicesFW (2.9 - 372.1) <01C3D99D-7F75-3401-95E8-5175E028EE21> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x1a52000 - 0x1aaaff3 com.apple.ImageCaptureCore (6.3 - 6.3) <4ED63F6B-5412-3458-9B56-28FF5A83FEB1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x1ad7000 - 0x1ad9ff7 com.apple.SafariServices.framework (10600 - 10600.5.17) <4123AE0D-1559-33D7-A55E-B4DC67046CB2> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x1ae1000 - 0x1aecfff com.apple.IntlPreferences (2.0 - 150.1) /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x1af5000 - 0x1b15ffb com.apple.addressbook.vCard (9.0 - 1579) <88627874-568E-3EB6-B037-47333F542FB6> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x1b33000 - 0x1b4fff7 com.apple.aps.framework (4.0 - 4.0) <930D30E7-FB63-3D75-B95C-9F221F322E9D> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x1b66000 - 0x1b67ff7 com.apple.AddressBook.ContactsData (9.0 - 1579) <600412DD-1C40-3017-957B-0A4CD28EDEA9> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x1b6d000 - 0x1b7bfff com.apple.AddressBook.ContactsFoundation (9.0 - 1579) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x1b8c000 - 0x1b96fff com.apple.DirectoryService.Framework (10.10 - 187) <19450039-B0D3-3E28-B7EE-5018FE472A79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x1b9f000 - 0x1bd0ffb com.apple.securityinterface (10.0 - 55058) <95726911-E181-3115-8451-EE1FA35A2937> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x1bef000 - 0x1bf6ff3 com.apple.phonenumbers (1.1.1 - 105) <19A59F22-DD76-345E-AF7B-96405D71DB5A> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x6150000 - 0x619dfff com.apple.CloudDocs (1.0 - 321.6) /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x61f1000 - 0x61f1ffb +cl_kernels (???) <84CB3397-E250-414E-AF66-912A9769E30C> cl_kernels
0x61ff000 - 0x61ffff9 +cl_kernels (???) <3179B8C1-35C2-416E-8135-6C9E910FF136> cl_kernels
0x8f00000 - 0x8febff7 unorm8_bgra.dylib (2.4.5) <8F181889-D219-3292-B6C0-F6607D1924B0> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0xa1e4000 - 0xa1e5fff com.apple.marco (10.0 - 1000) <2C940C02-7633-3CAF-B61A-718823C18BBD> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0xa1ec000 - 0xa1f8ff7 com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0xa2f2000 - 0xa2fdff7 com.apple.AppleFSCompression (68.1.1 - 1.0) <7D6B0C6B-9769-31F0-A2FC-24F8211B2A41> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0xa304000 - 0xa305ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <8E77302E-859E-3979-9BF6-EDAC79377013> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0xa356000 - 0xa36dfff +com.eSellerate.EWSMac67108872 (4.0.0.8 - 4.0.0.8) /Users/USER/Library/Frameworks/EWSMac.framework/EWSMac67108872
0xa379000 - 0xa3a8fff com.apple.datadetectors (5.0 - 286.13) <5476CAA4-D576-3331-A288-8572669D0C4B> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0xa3c2000 - 0xa42dfff com.apple.ids (10.0 - 1000) <3E1775CD-13D8-3A3F-A5C3-B339E1CB8171> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0xa44d000 - 0xa4bcff3 com.apple.imfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0xa4f1000 - 0xa516fff com.apple.idsfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0xa52f000 - 0xa558fff com.apple.facetimeservices (10.0 - 1000) /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0xa569000 - 0xa5abff7 com.apple.bom (14.0 - 193.6) <8A66E20C-4275-3861-9C2D-F2F804105FBB> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0xa71c000 - 0xa71dff7 +cl_kernels (???) <0ECC14B0-64FB-4D99-AA26-351888FA8CCE> cl_kernels
0xc349000 - 0xc349ff7 libodfde.dylib (22) /usr/lib/libodfde.dylib
0xc732000 - 0xc733fff com.apple.AddressBook.LocalSourceBundle (9.0 - 1579) <80F41AD7-3AD0-3D9E-B247-D09259790EC0> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
0xc738000 - 0xc73cff3 com.apple.DirectoryServicesSource (9.0 - 1579) <5BDD9C81-B0AC-388E-8A98-B4861C746074> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
0xcf85000 - 0xcf89fff com.apple.LoginUICore (3.2 - 3.2) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0xda30000 - 0xda60ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0xed0c000 - 0xed6affb com.apple.Suggestions (4.0 - 165) <06A8826C-CE3E-3BDC-884A-463ACE91639C> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x18e04000 - 0x18e04ff0 +cl_kernels (???) <15120E61-8793-4646-9E89-1213174B1ACD> cl_kernels
0x18e08000 - 0x18e08ffb +cl_kernels (???) <84CB3397-E250-414E-AF66-912A9769E30C> cl_kernels
0x1fbfd000 - 0x1fbfdff0 +cl_kernels (???) <15120E61-8793-4646-9E89-1213174B1ACD> cl_kernels
0x1fd47000 - 0x1fd47ff3 +cl_kernels (???) cl_kernels
0x1fd55000 - 0x1fd55ffb +cl_kernels (???) <0A519F5C-2D0C-4FEE-B917-CABEF9D14A52> cl_kernels
0x1fd57000 - 0x1fe3dff7 unorm8_rgba.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x21410000 - 0x21745ff7 com.apple.FinderKit (1.3.4 - 1.3.4) /System/Library/PrivateFrameworks/FinderKit.framework/FinderKit
0x8fe19000 - 0x8fe4ce03 dyld (353.2.1) <06B1254D-9BB9-327C-BA15-8F18FFF97586> /usr/lib/dyld
0x90008000 - 0x90015ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <3771942E-13BB-30C0-9992-11EE637871DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90016000 - 0x90050fff com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x90051000 - 0x900a5fff com.apple.HIServices (1.22 - 522.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90a2a000 - 0x90a2dfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x90a3b000 - 0x90a55ff7 liblzma.5.dylib (7) /usr/lib/liblzma.5.dylib
0x90a56000 - 0x90a66fff libGL.dylib (11.1.2) <44DD250B-CB98-3FD1-BF5B-6AD85A68BF9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90a67000 - 0x90b19fff libCoreStorage.dylib (471.20.7) <34D9A40A-97EB-3365-B809-13DA5BF569C6> /usr/lib/libCoreStorage.dylib
0x90b1a000 - 0x90d9ffff com.apple.QuickTime (7.7.3 - 2890) <34289D2B-07CC-3D12-8F32-6F97D96DEE81> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90da0000 - 0x90ea4ff7 libJP2.dylib (1237) <3A85AB3C-AFC7-3761-A198-D6C7317E476A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x90ea5000 - 0x90ea7fff com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91857000 - 0x918aafff libstdc++.6.dylib (104.1) /usr/lib/libstdc++.6.dylib
0x918ab000 - 0x91a1cffb libBLAS.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91adc000 - 0x91adcfff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91add000 - 0x91b6ffff com.apple.CoreSymbolication (3.1 - 57020.1) <7A6A6AD6-E46A-334F-ACC4-41B179505EC9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x91b70000 - 0x91b8fff7 com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91b90000 - 0x91bd0fff libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
0x91bd1000 - 0x91bf0fff libsystem_kernel.dylib (2782.20.48) /usr/lib/system/libsystem_kernel.dylib
0x91bf1000 - 0x91c67fff com.apple.securityfoundation (6.0 - 55126) <2DB5BDF8-FB04-317B-9A7F-9AC8733947BF> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91c68000 - 0x91c70ffb com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91c71000 - 0x91d20ffb com.apple.Bluetooth (4.3.4 - 4.3.4f4) <90D495A0-431F-363B-8818-230CB096D6E1> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x91d21000 - 0x91d2eff7 com.apple.HelpData (2.1.4 - 90) <1FA27DCF-7C5E-358E-BACA-4C009AA23D2C> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91d2f000 - 0x9228fff3 com.apple.MediaToolbox (1.0 - 1562.235) <44C382D2-F7B2-312A-B6CC-AD27D0F17011> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92351000 - 0x9235fff7 libz.1.dylib (55) /usr/lib/libz.1.dylib
0x92360000 - 0x92367fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92368000 - 0x92396ff7 libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
0x92397000 - 0x923a0fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x923a1000 - 0x92702ff3 com.apple.Foundation (6.9 - 1153.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92703000 - 0x9270fff7 libkxld.dylib (2782.20.48) /usr/lib/system/libkxld.dylib
0x92710000 - 0x92721fff libsystem_coretls.dylib (35.20.2) <3688680D-90B5-373F-9E0D-46809E98B023> /usr/lib/system/libsystem_coretls.dylib
0x92722000 - 0x92835fff com.apple.MediaControlSender (2.0 - 215.18) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x92836000 - 0x928deff7 com.apple.CoreMedia (1.0 - 1562.235) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x928df000 - 0x92938ff3 libAVFAudio.dylib (118.6) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x92939000 - 0x92947ff3 com.apple.opengl (11.1.2 - 11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92948000 - 0x92df0ff7 com.apple.JavaScriptCore (10600 - 10600.5.10) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x92df1000 - 0x92e17ff7 com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x92e18000 - 0x92e75ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <86895179-C54B-3D8A-B515-92DFA6315FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92e76000 - 0x92e85ffb libxar.1.dylib (255) <4FF7DB6F-3232-302F-94BC-F1188F78AF25> /usr/lib/libxar.1.dylib
0x92e86000 - 0x92e93ff3 com.apple.ProtocolBuffer (1 - 228.0.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x92e94000 - 0x92e98ff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x92e99000 - 0x92e99fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92e9a000 - 0x9321dff7 com.apple.VideoToolbox (1.0 - 1562.235) <52EE731A-400A-3670-8904-03636C41B4CD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9321e000 - 0x93222fff libCoreVMClient.dylib (79.1) <3DB52AB1-D41E-3AC9-A355-1B6DCEDB4DFD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x93224000 - 0x93229fff com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9322a000 - 0x9336eff7 com.apple.ImageIO.framework (3.3.0 - 1237) <314B3F6B-4DC5-31E9-BE67-032901676A34> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9336f000 - 0x933fcff3 com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x933fd000 - 0x934feff7 com.apple.LaunchServices (644.56 - 644.56) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x934ff000 - 0x93552fff com.apple.CoreMediaIO (601.0 - 4760) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x93553000 - 0x93593ffb libGLImage.dylib (11.1.2) <9BAF083D-12EF-3CD9-A875-191B1A3CC687> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93594000 - 0x93597fff libdyld.dylib (353.2.1) <30CE0D0E-7E82-3CD5-92E7-9C1D6AD3327C> /usr/lib/system/libdyld.dylib
0x93598000 - 0x935a2ffb com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x935a3000 - 0x935d7ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x935d8000 - 0x936feffb com.apple.WebKitLegacy (10600 - 10600.5.17) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x93753000 - 0x9375bfff libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
0x9390b000 - 0x9390cfff libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib
0x9390d000 - 0x93a23fff com.apple.CoreText (352.0 - 454.6) <5F236E10-C911-3AAF-8BA6-2F0F68A87443> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x93a24000 - 0x93a5efff com.apple.AirPlaySupport (2.0 - 215.18) <62CFE5FC-293F-36C8-9371-243892E55D73> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x93a5f000 - 0x93a6cff7 libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x93a75000 - 0x93a7bff7 com.apple.MediaAccessibility (1.0 - 61) <81E9530E-882C-313C-A4D5-2F43EB569E4F> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x93a7c000 - 0x93a7cfff libOpenScriptingUtil.dylib (162.1) /usr/lib/libOpenScriptingUtil.dylib
0x93a7d000 - 0x93aa3ff3 libxpc.dylib (559.20.9) <15931AC6-7282-332D-9A44-6CFF84AC63AF> /usr/lib/system/libxpc.dylib
0x93aa4000 - 0x93ac8ffb com.apple.framework.Apple80211 (10.3 - 1030.71.6) <84F7040E-713D-3B0E-8397-7CE0C377C52A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x93ac9000 - 0x93b1afff libcups.2.dylib (408.2) <425E4328-ECA1-31EE-B2C4-0D67FB8848BE> /usr/lib/libcups.2.dylib
0x93b1b000 - 0x93b9afff com.apple.SystemConfiguration (1.14 - 1.14) <6081992E-6825-3F69-AACF-70ABFA4CE379> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93b9b000 - 0x93bfbfff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <2FFC7C07-CA18-3959-B8F6-F620025BCD86> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x93bfc000 - 0x93efaffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93efb000 - 0x93efdfff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x93efe000 - 0x93f27fff libRIP.A.dylib (779.11) <4BD501EF-1671-3165-BD7A-CF227F4BD690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93f28000 - 0x93f36ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x93f37000 - 0x93f37fff libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
0x93f38000 - 0x93f38fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93f39000 - 0x93fd9fff com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93fda000 - 0x93fe3fff com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x93fe4000 - 0x940cefff libcrypto.0.9.8.dylib (52.20.2) <3BE03EE0-9DAE-395D-8292-0371FB21EE3F> /usr/lib/libcrypto.0.9.8.dylib
0x940cf000 - 0x9436effb com.apple.RawCamera.bundle (6.03.1 - 779) <6F9D2F45-DBC7-3CB1-A412-59EBA38D0BC7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9436f000 - 0x944dbff3 com.apple.avfoundation (2.0 - 889.210) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x944dc000 - 0x944e8ff7 libcsfde.dylib (471.20.7) <95CB28B6-A722-3660-AD1B-07A7C0B8C74A> /usr/lib/libcsfde.dylib
0x944e9000 - 0x9453ffff libc++.1.dylib (120) /usr/lib/libc++.1.dylib
0x94540000 - 0x94544ffb libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
0x94545000 - 0x945a0ffb libTIFF.dylib (1237) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x945a1000 - 0x945b8fff libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
0x945b9000 - 0x945e3fff libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x945e4000 - 0x945fdfff libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
0x9470d000 - 0x94728ff7 com.apple.CFOpenDirectory (10.10 - 187) <44C81E98-710E-30EB-829D-7374B9339345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94729000 - 0x9478dff7 com.apple.AE (681.2 - 681.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9478e000 - 0x94794ff7 libsystem_trace.dylib (72.20.1) <5F23BE77-1C60-3859-B528-C6B3C184C95C> /usr/lib/system/libsystem_trace.dylib
0x94795000 - 0x947d4fff com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x947d5000 - 0x94848ffb com.apple.framework.CoreWLAN (5.0 - 500.35.2) <8D5F7007-D938-3A4D-841A-647D272D2DB6> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x949fa000 - 0x949fdfff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x949fe000 - 0x94a07ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x94a08000 - 0x94a10fff com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x94a11000 - 0x94a66ff7 com.apple.htmlrendering (77 - 1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94a67000 - 0x94a6ffeb libcldcpuengine.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x94a70000 - 0x94a72ffb libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
0x94a73000 - 0x94abaff3 com.apple.AppleJPEG (1.0 - 1) <677BE130-F5AB-36F4-A51A-1FF20FC0085A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x94abb000 - 0x94b32fff com.apple.ApplicationServices.ATS (360 - 375.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x94b33000 - 0x94f0cff3 com.apple.HIToolbox (2.1.1 - 758.7) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94f0d000 - 0x94f11ffb com.apple.IOSurface (97.4 - 97.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x94f12000 - 0x951a9fff com.apple.CoreData (111 - 526.3) <93295B9D-6C48-3919-8B9C-A4291D3522CE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x951aa000 - 0x95339ff3 libsqlite3.dylib (168) /usr/lib/libsqlite3.dylib
0x9533a000 - 0x95395fff com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x95396000 - 0x95397fff liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x95398000 - 0x953a0ff7 com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x953a1000 - 0x953b4fff libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x953b5000 - 0x9544ffff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95450000 - 0x9546fff7 com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <9265A1BE-FA6F-38C7-BDFB-FA05EEC683CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95470000 - 0x958a3ff3 com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x958a4000 - 0x95994ff3 com.apple.DiskImagesFramework (10.10.1 - 396) <25716B90-E152-3666-92BB-FE543AEB6FA9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x95995000 - 0x95999ffb libGIF.dylib (1237) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9599a000 - 0x959b5ff3 com.apple.openscripting (1.4 - 162.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x959b6000 - 0x959b8fff libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
0x959b9000 - 0x959f9fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95a1d000 - 0x95a46fff libsystem_info.dylib (459.20.1) <91DEA2CC-26A7-32CD-ABC5-0B2754874E38> /usr/lib/system/libsystem_info.dylib
0x95a47000 - 0x95b5dff3 com.apple.desktopservices (1.9.3 - 1.9.3) <544FDA55-063A-3787-A55A-A54290E4BE6E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95b5e000 - 0x95b61ff7 com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95b62000 - 0x95bd9ff7 com.apple.CoreUtils (1.1 - 110.1) <1667BF42-48D3-3B3D-A9CF-0868178DD2EB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x95bda000 - 0x95bf7ffb com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x95ca6000 - 0x95fbafef com.apple.CoreAUC (211.1.0 - 211.1.0) <4ECEBB32-FAA9-357E-BD7D-039E2633AAD5> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x95fbb000 - 0x95fbcfff libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
0x95fbd000 - 0x95ff0fe3 libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
0x95ff1000 - 0x95ff3ff3 com.apple.EFILogin (2.0 - 2) <00F6D57F-5B4F-373E-BBFF-D19E1E7F87E6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x95ff4000 - 0x96006ff7 libsasl2.2.dylib (194.1) <34CB75C7-09BE-3319-BF7E-D4E56495F07A> /usr/lib/libsasl2.2.dylib
0x96007000 - 0x96008fff libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x96098000 - 0x960abfff com.apple.Sharing (328.16 - 328.16) <57F64876-D785-3B35-91B9-B2800F800C37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x960ac000 - 0x960afffb libutil.dylib (38) /usr/lib/libutil.dylib
0x960b0000 - 0x960b8fff libsystem_pthread.dylib (105.10.1) <4A229519-29A1-3ABF-8CEF-43BCE4ACDA06> /usr/lib/system/libsystem_pthread.dylib
0x96159000 - 0x9615eff7 libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
0x96a6d000 - 0x96aa0fff com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <709E9F1B-D266-399B-9A4B-3785BBF64E01> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x96aa1000 - 0x96b6cfff com.apple.backup.framework (1.6.4 - 1.6.4) <75DC1CA0-5D18-3E8F-A8BC-D737FC9C55C4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x96b6d000 - 0x96b71fff libheimdal-asn1.dylib (398.10.1) <6F113AF8-F5AD-330B-B029-F7AF28A93F28> /usr/lib/libheimdal-asn1.dylib
0x96b72000 - 0x96ba3fff libtidy.A.dylib (15.15) /usr/lib/libtidy.A.dylib
0x96ba4000 - 0x96c10ff3 com.apple.datadetectorscore (6.0 - 396.1.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x96c11000 - 0x96c19ff7 libCGCMS.A.dylib (779.11) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x96c1a000 - 0x96cc0fff com.apple.Metadata (10.7.0 - 917.35) <3A9CD210-E9CC-3C1C-A72F-278F0694C1B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96cc1000 - 0x96ccafff libGFXShared.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x96ccb000 - 0x96cd8ff7 com.apple.OpenDirectory (10.10 - 187) <60A9481B-2191-35A2-AB7E-E48A2B49BF09> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96cd9000 - 0x96f72ffb com.apple.WebKit (10600 - 10600.5.17) <080B2D66-0041-3F41-B055-A93179673502> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x96f73000 - 0x96fa2fff com.apple.CoreVideo (1.8 - 145.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96fa3000 - 0x970b0fe3 libvDSP.dylib (516) <53F7A960-01E1-3B79-A7FD-67BD19471420> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x970bb000 - 0x970edffb com.apple.GSS (4.0 - 2.0) <2E9B0C48-962E-3CAB-ABCE-0A16CFCEF53E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x970ee000 - 0x980a7ff3 com.apple.WebCore (10600 - 10600.5.17) <1AB2AC41-CFB5-3848-97FF-8ABC4C6B476C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x980a8000 - 0x9845cff7 com.apple.CoreFoundation (6.9 - 1153.18) <267B1002-C755-37B4-95CD-92358CF994B8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9845d000 - 0x984a6ffb libFontRegistry.dylib (134.1) <6CF6177B-D5D6-3E7B-88BC-BE833D55018C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x984a7000 - 0x984c6ffb libresolv.9.dylib (57) /usr/lib/libresolv.9.dylib
0x984c7000 - 0x9853dff7 com.apple.SearchKit (1.4.0 - 1.4.0) <3693A221-B615-37D4-9FB1-F5F6CC7EE1A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9853e000 - 0x9857bfff libsystem_network.dylib (412.20.3) <039F7709-8BFA-3299-8FD7-168145568642> /usr/lib/system/libsystem_network.dylib
0x985aa000 - 0x987a0fff libicucore.A.dylib (531.48) /usr/lib/libicucore.A.dylib
0x987a1000 - 0x98afbff7 libmecabra.dylib (666.7) <55A50B97-92D3-3DDC-8E3A-58BC5FFE5E3F> /usr/lib/libmecabra.dylib
0x98afc000 - 0x98bf3ff7 libFontParser.dylib (134.2) <1CE9DA9E-FBF3-32E4-838D-455EA531F26E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98bf4000 - 0x98bf4fff com.apple.CoreServices (62 - 62) <08A581EC-2E8B-30CF-B555-64171C8FE5EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x98bf5000 - 0x98c43ff7 libcurl.4.dylib (83.1.2) <50E14C55-B150-39E1-BA2C-B0658D38E580> /usr/lib/libcurl.4.dylib
0x98c44000 - 0x98c6bfff libdispatch.dylib (442.1.4) /usr/lib/system/libdispatch.dylib
0x98c6c000 - 0x98c77ff7 com.apple.AppSandbox (4.0 - 238.20.2) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x98c78000 - 0x98c91fff com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x98c92000 - 0x98c98ff3 libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
0x98c99000 - 0x990d4feb com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x990d8000 - 0x990dafff libsystem_configuration.dylib (699.1.5) /usr/lib/system/libsystem_configuration.dylib
0x990db000 - 0x9910efff com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <103A5EA0-9B75-3B23-BE72-C4DD52744A6A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9910f000 - 0x99241fff com.apple.UIFoundation (1.0 - 1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x99242000 - 0x9930dfff com.apple.DiscRecording (9.0 - 9000.4.2) <8E19F180-3D32-3C7A-8E73-272F2955D9A8> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9930e000 - 0x99310fff libCVMSPluginSupport.dylib (11.1.2) <2C725DC9-0773-3637-B905-7A8B2001192F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x99311000 - 0x99337ffb libPng.dylib (1237) <7EA0DEBE-4000-39D4-89E5-17F655BA317E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x99338000 - 0x99546ff7 com.apple.CFNetwork (720.3.13 - 720.3.13) <2593580E-5547-37C7-A99A-9D1B086C8B69> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x99547000 - 0x99553ff3 libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
0x99554000 - 0x9956bff7 com.apple.CoreMediaAuthoring (2.2 - 951) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9956c000 - 0x9985eff3 com.apple.CoreImage (10.3.4) <6A0E17E6-9F56-3450-8892-670A9C489C30> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9985f000 - 0x998caff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x998cb000 - 0x998d4ff7 libsystem_notify.dylib (133.1.1) /usr/lib/system/libsystem_notify.dylib
0x9990a000 - 0x99944fff com.apple.MediaKit (16 - 757.2) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x99945000 - 0x99956fff libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib
0x99957000 - 0x9995efff com.apple.XPCService (2.0 - 1) <9A59D63D-446A-33A4-BB21-56E42417DA93> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x9995f000 - 0x99b4e2ef libobjc.A.dylib (647) <7648C174-3098-3B26-AD20-490DBFFD5D4C> /usr/lib/libobjc.A.dylib
0x99b4f000 - 0x99b4ffff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x99b50000 - 0x99f47fff com.apple.CoreGraphics (1.600.0 - 779.11) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99f48000 - 0x99f4bfff libCGXCoreImage.A.dylib (779.11) <368662F4-15CC-3F36-85F9-CEEC44A1FA42> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x99f4c000 - 0x99f4ffff libextension.dylib (55.2) /usr/lib/libextension.dylib
0x99f50000 - 0x99f50fff com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x99f51000 - 0x99f74fff libJPEG.dylib (1237) <6838FF44-9DF6-349E-AFB4-182F80C2DA79> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x99f75000 - 0x99fa2fff com.apple.ProtectedCloudStorage (1.0 - 1) <1CF781F8-1210-3B77-964B-D85F98B90681> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x99fa3000 - 0x99fb6fff com.apple.CoreBluetooth (1.0 - 1) <153F2DDE-CCCF-3C63-AF70-2EA306DACDCD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x99fb7000 - 0x9a235ff3 com.apple.security (7.0 - 57031.20.26) <7E5439C5-752D-367F-A28A-AA34C7307981> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9a236000 - 0x9a23bff7 libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
0x9a23c000 - 0x9a2b9ff3 com.apple.framework.IOKit (2.0.2 - 1050.20.2) <84299E45-C5F3-365F-AC1B-0EAFF8057112> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9a2ba000 - 0x9a2c0ff7 libsystem_networkextension.dylib (167.1.10) /usr/lib/system/libsystem_networkextension.dylib
0x9a2c1000 - 0x9a2d8ff3 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x9a2d9000 - 0x9a2ffff3 libc++abi.dylib (125) /usr/lib/libc++abi.dylib
0x9a300000 - 0x9a307ff3 libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
0x9a308000 - 0x9a371ff7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib
0x9a372000 - 0x9a407fff libsystem_c.dylib (1044.10.1) <9804163C-4DEC-3B94-9854-00248E44554F> /usr/lib/system/libsystem_c.dylib
0x9a71f000 - 0x9a726fff libMatch.1.dylib (24) <428CD037-5261-39A6-83EE-A7D9ABF446EB> /usr/lib/libMatch.1.dylib
0x9a727000 - 0x9a730fff libcopyfile.dylib (118.1.2) /usr/lib/system/libcopyfile.dylib
0x9a731000 - 0x9a75dffb libsandbox.1.dylib (358.20.5) <5AFB311B-D796-3851-BC5B-72EF603DB2B6> /usr/lib/libsandbox.1.dylib
0x9a75e000 - 0x9a798ff7 com.apple.DebugSymbols (115 - 115) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9a799000 - 0x9a7a4ff7 com.apple.NetAuth (5.2 - 5.2) <3E650FB0-5EB5-3807-8B71-8FAF64D6A0FC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9a7a5000 - 0x9a8d3ff7 com.apple.coreui (2.1 - 308.6) <908A9C21-7AE9-3480-A858-2E4D928F661D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9a8d6000 - 0x9a92bff3 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <2AF304F7-5DA4-3035-9E15-070F16700789> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9a92c000 - 0x9a93cff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9a93d000 - 0x9a98efff com.apple.opencl (2.4.2 - 2.4.2) <0751975F-97E4-3271-BA93-2FC7A5FDB940> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9a98f000 - 0x9a98ffff com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9a990000 - 0x9ad78ff7 libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9ad79000 - 0x9ad7dfff com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9ad7e000 - 0x9ae6afe7 libvMisc.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9ae6e000 - 0x9ae70ffb libCGXType.A.dylib (779.11) <2B22C4C3-CF75-3909-B9A0-1B9A23028FBB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9ae71000 - 0x9ae88ffb com.apple.AppContainer (4.0 - 238.20.2) <0A9A3DD3-2D64-3548-8374-96FCE828D151> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x9ae89000 - 0x9b011ff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b012000 - 0x9b086fff com.apple.Heimdal (4.0 - 2.0) <0082F991-F391-31A6-915C-1FCB0AD004AC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9b087000 - 0x9b087fff liblaunch.dylib (559.20.9) /usr/lib/system/liblaunch.dylib
0x9b088000 - 0x9b089fff libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
0x9b08a000 - 0x9b111fff com.apple.CoreServices.OSServices (640.4 - 640.4) <6ABC3CCE-5A4E-3CB2-AA12-3FFAB27D835A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9b112000 - 0x9b12ffff libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
0x9b130000 - 0x9b15cfff com.apple.ChunkingLibrary (2.1 - 163.6) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x9b15d000 - 0x9b15fff7 libquarantine.dylib (76.20.1) <8694AC5A-7359-3CC6-8E93-CABFCC919D4B> /usr/lib/system/libquarantine.dylib
0x9b160000 - 0x9b161fff com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9b162000 - 0x9b176fff com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9b177000 - 0x9b1bafff libGLU.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9b1bb000 - 0x9b330ff7 com.apple.QTKit (7.7.3 - 2890) <2438CD70-8D13-3287-9A43-50B0CD1745DF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9b331000 - 0x9b36dff3 com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9b36e000 - 0x9b464ff7 libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
0x9b465000 - 0x9c091fff com.apple.AppKit (6.9 - 1347.57) <2E995EB6-3DB5-3FE0-B140-3E7563903322> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9c092000 - 0x9c094ffb libRadiance.dylib (1237) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9c095000 - 0x9c095fff libunc.dylib (29) /usr/lib/system/libunc.dylib
0x9c096000 - 0x9c0a2fff com.apple.CrashReporterSupport (10.10 - 631) <456980E6-2F31-321B-B35D-CA54B88C6F1C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9c0a3000 - 0x9c0d2ff7 com.apple.DictionaryServices (1.2 - 229) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9c0d3000 - 0x9c0d5fff libsystem_sandbox.dylib (358.20.5) /usr/lib/system/libsystem_sandbox.dylib
0x9c0d6000 - 0x9c173fff com.apple.ink.framework (10.9 - 213) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9c174000 - 0x9c19dffb com.apple.shortcut (2.14 - 2.14) <4A035852-8510-383E-800E-8F78E88E89EB> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9c19e000 - 0x9c28fffb libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
0x9c290000 - 0x9c2a5ff3 libCGInterfaces.dylib (294.1) <631D5E39-4815-3BDA-BD16-B34D5EB36240> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x9c2a6000 - 0x9c2a8fff com.apple.SecCodeWrapper (4.0 - 238.20.2) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9c2a9000 - 0x9c46efff com.apple.QuartzCore (1.10 - 361.18) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0xba900000 - 0xba91dfff libJapaneseConverter.dylib (64) <7265FE24-923E-3CF7-92D6-DB6EFB9E8379> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xc0000000 - 0xc000aff7 +com.growl.growlframework (1.2.1 - 1.2.1) <6DDF5398-7B11-2132-4818-5F96B6E061D5> /Applications/Scrivener.app/Contents/Frameworks/Growl.framework/Versions/A/Growl