Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
Joined: Jul 2016
F
fbo Offline OP
stranger
OP Offline
stranger
F
Joined: Jul 2016
Hi everyone,

I tried running Original Sin on macOS Sierra and it immediately crashes on startup with the following error

objc[4646]: invalid or prematurely-freed autorelease pool 0x1028150e0

Has anyone successfully run Original Sin on Sierra? Any ideas?

-fbo

Last edited by fbo; 11/07/16 01:03 PM.
Joined: Mar 2003
Location: Canada
Support
Offline
Support
Joined: Mar 2003
Location: Canada

People have be able to play on the beta releases of 10.12 before the name change, at least.

Are you shutting down all non-essential programs (especially anti-virus) before starting the game? GameCenter in particular caused a few conflicts with the El Capitan release, so try shutting that down (logging out).


Try verifying files:
In the Steam library, right click on Divinity Original Sin Enhanced Edition and select Properties, switch to the Local Files tab and then click on the 'Verify Integrity of Game Cache...' button.
With the GOG version, in the (optional) Galaxy client, select Divinity: Original Sin Enhanced Edition in the left column, then click on the More button, and in the Manage menu select 'Verify / Repair'.

If you have the App Store relase, or GOG but are not using the Galaxy client, there is an alternate verification method.

Terminal
bash-3.2$ cd ~/Library/Application\ Support\ … up to the Divinity - Original Sin.app folder
bash-3.2$ codesign -vvv Divinity\ -\ Original\ Sin.app

This takes a while, and will output some lines starting with '--prepared' or '--validated'. If everything is fine, it will end with:

Divinity - Original Sin.app: valid on disk
Divinity - Original Sin.app: satisfies its Designated Requirement



After that, try running the game directly:

With the Steam version, in the client, right click on the EE in the library and select Properties, switch to the Local Files tab and click the 'Browse local Files...' button. After that, exit the Steam client and launch the game from Finder.
In the GOG Galaxy client, select the game in the left colum, click the More button and in 'Manage instalation' select 'Show folder'.

otherwise:

Terminal
bash-3.2$ cd ~/Library/Application\ Support\Steam\ … up to the Divinity - Original Sin.app folder

then

bash-3.2$ cd Divinity - Original Sin.app/Contents/MacOS

and there launch the executable
bash-3.2$ ./Divinity - Original Sin or something like that


If that doesn't help, please email supportdos@larian.com, with your system specs (use the 'System Report' button from the 'About This Mac' Apple menu item or the 'System Information' app in the utilities folder) and a Crash Report (collected in the 'Console' application).

Joined: Jan 2014
Elverils/Larian Studios
Offline
Elverils/Larian Studios
Joined: Jan 2014
Sierra as of now is completely borked. I contacted Apple. So far nothing we could do - clear 10.12 issue.

Joined: Aug 2016
P
stranger
Offline
stranger
P
Joined: Aug 2016
I have same problem on Sierra public beta with classic version in steam(
Enhanced edition is ok(

Process: Divinity - Original Sin [37206]
Path: /Users/USER/Library/Application Support/Steam/*/Divinity - Original Sin.app/Contents/MacOS/Divinity - Original Sin
Identifier: com.larian.dos
Version: 1.0.252.0 (1.0.252.0)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: Divinity - Original Sin [37206]
User ID: 501

Date/Time: 2016-08-18 17:49:38.005 +0300
OS Version: Mac OS X 10.12 (16A293a)
Report Version: 12
Anonymous UUID: F9CE6D1B-EB34-22B3-48F4-BEF23E21E2F1

Sleep/Wake UUID: 8A6986AD-640B-4562-AB97-7C8D713C7CEF

Time Awake Since Boot: 45000 seconds

System Integrity Protection: disabled

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

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [0]

Application Specific Information:
API MISUSE: Over-release of an object

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libdispatch.dylib 0x9f51a8e5 _os_object_release + 65
1 com.larian.dos 0x000cb4b3 0x1000 + 828595
2 com.larian.dos 0x000c92c2 0x1000 + 819906
3 com.larian.dos 0x000c70c3 0x1000 + 811203
4 com.larian.dos 0x000c66aa 0x1000 + 808618
5 libGameEngine.dylib 0x00d961d1 BaseApp::InitAPI() + 49
6 libGameEngine.dylib 0x00d95787 BaseApp::Start(ls::InitStruct*) + 423
7 com.larian.dos 0x000039f9 0x1000 + 10745
8 com.apple.Foundation 0x95c54ad8 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_2 + 32
9 com.apple.CoreFoundation 0x945779d4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
10 com.apple.CoreFoundation 0x945778c4 _CFXRegistrationPost + 452
11 com.apple.CoreFoundation 0x94577616 ___CFXNotificationPost_block_invoke + 54
12 com.apple.CoreFoundation 0x945358e3 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1699
13 com.apple.CoreFoundation 0x9453471d _CFXNotificationPost + 637
14 com.apple.Foundation 0x95c0f8e4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 71
15 com.apple.AppKit 0x926ad557 -[NSApplication _postDidFinishNotification] + 336
16 com.apple.AppKit 0x926ad287 -[NSApplication _sendFinishLaunchingNotification] + 232
17 com.apple.AppKit 0x9257d0e4 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 671
18 com.apple.AppKit 0x9257cc89 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 577
19 libobjc.A.dylib 0x9ecf77c3 -[NSObject performSelector:withObject:withObject:] + 63
20 com.apple.Foundation 0x95c583bb __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke + 95
21 com.apple.Foundation 0x95c57fa8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 449
22 com.apple.Foundation 0x95c57da5 _NSAppleEventManagerGenericHandler + 207
23 com.apple.AE 0x953bf30d aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 531
24 com.apple.AE 0x953bc381 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
25 com.apple.AE 0x953bc2a1 aeProcessAppleEvent + 295
26 com.apple.HIToolbox 0x93c7936b AEProcessAppleEvent + 55
27 com.apple.AppKit 0x92578813 _DPSNextEvent + 2001
28 com.apple.AppKit 0x92c76ce9 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1423
29 com.apple.AppKit 0x92c76752 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
30 com.apple.AppKit 0x9256d1d6 -[NSApplication run] + 943
31 com.apple.AppKit 0x9253a2f5 NSApplicationMain + 1368
32 libdyld.dylib 0x9f54d3b5 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x9f67ccbe __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9f75cc89 _pthread_wqthread + 841
2 libsystem_pthread.dylib 0x9f75c91a start_wqthread + 34

Thread 2:
0 libsystem_pthread.dylib 0x9f75c8f8 start_wqthread + 0

Thread 3:
0 libsystem_pthread.dylib 0x9f75c8f8 start_wqthread + 0
1 libxpc.dylib 0x9f7bb311 0x9f799000 + 140049

Thread 4:
0 libsystem_pthread.dylib 0x9f75c8f8 start_wqthread + 0

Thread 5:
0 libsystem_kernel.dylib 0x9f67ccbe __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9f75cdfa _pthread_wqthread + 1210
2 libsystem_pthread.dylib 0x9f75c91a start_wqthread + 34

Thread 6:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x9f67491e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9f673e93 mach_msg + 51
2 com.apple.CoreFoundation 0x945625f6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x94561a28 __CFRunLoopRun + 1576
4 com.apple.CoreFoundation 0x9456119a CFRunLoopRunSpecific + 506
5 com.apple.CoreFoundation 0x94560f8b CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x926b85fb _NSEventThread + 235
7 libsystem_pthread.dylib 0x9f75d11b _pthread_body + 184
8 libsystem_pthread.dylib 0x9f75d063 _pthread_start + 243
9 libsystem_pthread.dylib 0x9f75c93e thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xa508c258 ebx: 0x00faee10 ecx: 0x9f544799 edx: 0x9f67495a
edi: 0xa508b940 esi: 0x01b62a40 ebp: 0xbfffdcb8 esp: 0xbfffdbac
ss: 0x00000023 efl: 0x00010282 eip: 0x9f51a8e5 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x0e973000

Logical CPU: 1
Error Code: 0x00000000
Trap Number: 6


Binary Images:
0x1000 - 0x8f0fff +com.larian.dos (1.0.252.0 - 1.0.252.0) <27D0D0EA-81DE-3CBF-86B1-C1FB0A4F8C48> /Users/USER/Library/Application Support/Steam/*/Divinity - Original Sin.app/Contents/MacOS/Divinity - Original Sin
0x9a0000 - 0x9a6fff +libsteam_api.dylib (1) <4B98B6A3-68D0-3B3C-A2DD-DEBCD663B225> /Users/USER/Library/Application Support/Steam/*/Divinity - Original Sin.app/Contents/Frameworks/libsteam_api.dylib
0x9ae000 - 0x9b9ffb com.apple.StoreKit (1.0 - 552) <799F1549-FAC4-3F16-93A9-F89CF6193B7D> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
0x9c5000 - 0x9c5fff com.apple.GameKit (471 - 471) <D4DBA10F-DCDD-3D25-A66F-D6543604FC8D> /System/Library/Frameworks/GameKit.framework/Versions/A/GameKit
0x9ca000 - 0x9ecff7 +libBinkMacx86.dylib (0) <709AE3DC-8061-3F92-B7DB-6C4CFD416DD2> /Users/USER/Library/Application Support/Steam/*/Divinity - Original Sin.app/Contents/Frameworks/libBinkMacx86.dylib
0xa01000 - 0xa0bff3 com.apple.CommerceCore (1.0 - 552) <42B340E2-C362-3B0C-BFAB-270845B92D5B> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0xa16000 - 0xa16fff com.apple.GameCenter (471 - 471) <EE670685-3819-3547-9FBF-B2D9E3592FE6> /System/Library/PrivateFrameworks/GameCenter.framework/Versions/A/GameCenter
0xa1b000 - 0xa25fff com.apple.DirectoryService.Framework (10.12 - 194) <0598382E-32E5-38FA-850E-97DA558AFD8E> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0xa2e000 - 0xa35fff com.apple.phonenumbers (1.1.1 - 105) <8D5D8343-E413-3A2F-A45E-40316BC76B9E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0xa3f000 - 0xa78ba7 dyld (421.1) <2CB92698-D553-39A2-8F58-A5CF1C11D197> /usr/lib/dyld
0xab7000 - 0xb9cfe3 +iggy_mac.dylib (0) <9E87C8A8-6773-32A4-8C80-097F1548B5E2> /Users/USER/Library/Application Support/Steam/*/Divinity - Original Sin.app/Contents/Frameworks/iggy_mac.dylib
0xbb6000 - 0xbfcff0 +libOsirisDLL.dylib (0) <9026B420-D195-3B2A-82C6-BFF3364B6ED0> /Users/USER/Library/Application Support/Steam/*/Divinity - Original Sin.app/Contents/Frameworks/libOsirisDLL.dylib
0xc20000 - 0xc6efff +libRenderFramework.dylib (0) <03327FD2-0186-3069-B8D3-2699558F0476> /Users/USER/Library/Application Support/Steam/*/Divinity - Original Sin.app/Contents/Frameworks/libRenderFramework.dylib
0xc82000 - 0xdcafff +libGameEngine.dylib (0) <28C74A37-97BE-315E-9EDF-859489CD8C7B> /Users/USER/Library/Application Support/Steam/*/Divinity - Original Sin.app/Contents/Frameworks/libGameEngine.dylib
0xe81000 - 0xf91fff +libCoreLib.dylib (0) <3DC14A27-D8A5-3C4A-B04D-306A5103496D> /Users/USER/Library/Application Support/Steam/*/Divinity - Original Sin.app/Contents/Frameworks/libCoreLib.dylib
0xff7000 - 0x1171ffb com.apple.GameCenterFoundation (471 - 471) <E5E25806-F60B-31B4-AFA0-A638655DF5A0> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/Versions/A/GameCenterFoundation
0x1203000 - 0x1249ffb com.apple.GameCenterUI (1.0 - 471) <79CAD210-2B95-3C1B-89C3-FC20AEFE9572> /System/Library/PrivateFrameworks/GameCenterUI.framework/Versions/A/GameCenterUI
0x1282000 - 0x14deff3 com.apple.AddressBook.framework (10.0 - 1754) <35C7A216-4253-305A-8E26-D96585A5E889> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x16b5000 - 0x1773ff3 com.apple.GameKitServices (3.0 - 917.9.2) <081DEB97-3F73-381B-894E-0824741FFFBC> /System/Library/PrivateFrameworks/GameKitServices.framework/Versions/A/GameKitServices
0x17a5000 - 0x17c5fff com.apple.contacts.ContactsPersistence (1.0 - 2250) <95BF9FAC-25EA-3555-A4C4-464465A2D6AD> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x17e9000 - 0x1810fff com.apple.CalendarAgentLink (8.0 - 250) <93AE3943-6CCB-3BD8-9924-BBDC53E32E91> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x1836000 - 0x1881fff com.apple.AddressBook.ContactsFoundation (8.0 - 2250) <BFEE8E01-F74E-38CE-B116-BC4CAA1A8EE0> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x18cc000 - 0x18f3fff com.apple.contacts.vCard (1.0 - 2250) <C63CE3A8-4D6E-3403-AAB1-235F114F1D54> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x1915000 - 0x193dff3 com.apple.securityinterface (10.0 - 55079.1.1) <1073FB88-1A92-3F55-8EA5-4AE9B746F3DB> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x195b000 - 0x198ffff com.apple.LDAPFramework (2.4.28 - 194.5) <5C24D480-27AD-3EA4-8C3F-7A74021576AC> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x199c000 - 0x19adff7 libsasl2.2.dylib (209) <BFEF115C-D79A-36B9-93D1-EF8F40CDB882> /usr/lib/libsasl2.2.dylib
0x90028000 - 0x9037bffb com.apple.RawCamera.bundle (7.00 - 874) <1111F178-C62A-3B88-8600-66E03AE2B77D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9037c000 - 0x90bd5ffb com.apple.GeForceGLDriver (10.12.65 - 10.1.2) <05B31E41-FE7D-365E-8E4C-571E2A571E88> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x90bd6000 - 0x91500fff libclh.dylib (4.0.3 - 4.0.3) <6D2C2D27-FF74-31F2-8166-8F108E1DFCC0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x91508000 - 0x916abff3 com.apple.avfoundation (2.0 - 1183.3) <F0AA8CD1-A149-3DA6-9063-2C26C5EDAFBE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x916ac000 - 0x91754fff com.apple.audio.AVFAudio (1.0 - ???) <E64A1C3C-F364-37FA-BF3C-12EB4B16C480> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x91755000 - 0x91755fff com.apple.Accelerate (1.11 - Accelerate 1.11) <DA12A954-CB02-3E28-A3B4-92C113B6878F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91756000 - 0x9176dff3 libCGInterfaces.dylib (331.4) <864DCAE4-6886-33D0-9F94-BDBB7D4632F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x9176e000 - 0x91dd4fe7 com.apple.vImage (8.1 - ???) <FF12A220-F80A-327F-AA28-9BCCBF434C30> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91dd5000 - 0x91f21ff7 libBLAS.dylib (1185) <5427A4D8-E7B6-318E-A4AA-6360A897E4F4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91f22000 - 0x91f34ffb libBNNS.dylib (14) <074FE791-33E4-30FC-A9CA-2E635AA20222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x91f35000 - 0x922d0fff libLAPACK.dylib (1185) <6BC652A3-0B24-327C-B535-AAC398EAB45E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x922d1000 - 0x922e7ff7 libLinearAlgebra.dylib (1185) <830ECD62-F6AF-3459-9477-C4FD7886A7D9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x922e8000 - 0x92302ff7 libSparseBLAS.dylib (1185) <986FB661-8202-335F-A063-EA3211AF2846> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x92303000 - 0x92450feb libvDSP.dylib (600) <DE73844F-1602-3AA6-BC98-C3EE85001056> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92451000 - 0x92532fef libvMisc.dylib (600) <5A6450C5-F8B5-3D5C-B542-966BC86E0435> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92533000 - 0x92533fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <4A23E654-6435-3BDF-8AD9-914A9B828A80> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92534000 - 0x931a1ffb com.apple.AppKit (6.9 - 1500) <9F2A97E0-E540-3CDE-B99F-991753FE995F> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x931a2000 - 0x931a2fff com.apple.ApplicationServices (48 - 48) <8F57EF79-09C9-3511-9556-BCEB0D09F7D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x931a3000 - 0x93211fff com.apple.ApplicationServices.ATS (377 - 422) <2F722264-3943-304D-820C-39373CF321CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x932aa000 - 0x933d7ff7 libFontParser.dylib (194) <6725C140-8121-33CD-8724-3F2E570406E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x933d8000 - 0x93423ffb libFontRegistry.dylib (196) <28DB14B1-F153-3240-88E0-C6E5382B5825> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93424000 - 0x93456ffb libTrueTypeScaler.dylib (194) <117705C2-CD40-372A-B491-1B2B14456188> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x934c2000 - 0x93572ff7 com.apple.ColorSync (4.12.0 - 502) <59C53BFB-B307-3C6F-A067-686B3DA5E4BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93573000 - 0x935c9ff7 com.apple.HIServices (1.22 - 589) <C2522091-CF23-33DC-A5CD-46F107923281> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x935ca000 - 0x935d9ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <1A7B316A-BD11-304F-BA5A-098BF2051F4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x935da000 - 0x93632ffb com.apple.print.framework.PrintCore (12 - 491) <62498DAB-92A5-3F02-928C-BC03F1A5B01C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93633000 - 0x936cdff3 com.apple.QD (3.12 - 310) <B4E53159-91DF-328D-8A44-C9B767FB6DF1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x936ce000 - 0x936daff3 com.apple.speech.synthesis.framework (6.0.15 - 6.0.15) <E50F4E87-0FD7-39E2-8B3E-4BF621F3FE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x936db000 - 0x938c7ffb com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <DBE923DF-E65B-3435-A626-4C0850AA5542> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x938c8000 - 0x938c8fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <4BD917D9-CDA2-3DC4-A5E1-DFE0ECBE04DD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x938c9000 - 0x93c2fffb com.apple.CFNetwork (807.0.1 - 807.0.1) <9C63B8FF-BD9F-39DC-AEE7-528F65BC0680> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93c30000 - 0x93c30fff com.apple.Carbon (154 - 157) <020906DA-F74A-3AEB-AF7B-C6315880D39F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93c31000 - 0x93c3aff3 com.apple.audio.SoundManager (4.2 - 4.2) <D0ED867D-EAA1-33A7-ACE8-A38EF3AC4749> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93c3b000 - 0x93c3fff3 com.apple.CommonPanels (1.2.6 - 98) <92B26361-B4D4-3415-9D02-81106718F6E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93c40000 - 0x93fd8ff7 com.apple.HIToolbox (2.1.1 - 855) <5768078C-065A-396A-82EC-05799515BEDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93fd9000 - 0x9402cff3 com.apple.htmlrendering (77 - 1.1.4) <CA3FD515-E119-3959-849D-322278BF91E3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9402d000 - 0x94030fff com.apple.help (1.3.5 - 49) <E4E0F74A-A9DF-351E-A351-FB726492A243> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94031000 - 0x94036ffb com.apple.ImageCapture (9.0 - 9.0) <0C9FD3C0-A129-3735-AF1C-CE0E573C22DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94037000 - 0x940d6fff com.apple.ink.framework (10.9 - 219) <006850EA-77D6-3D24-8B33-92BCF283894E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x940d7000 - 0x94112fff com.apple.NavigationServices (3.8 - 225) <6E7B081F-6C9A-38A1-A891-D944E3B13C30> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x94113000 - 0x9412fffb com.apple.openscripting (1.7 - 172) <9C3E3E6D-5FDB-3A61-8C8E-4828D6357F8E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x94130000 - 0x94135ff3 com.apple.print.framework.Print (12 - 267) <D01D3BB7-8D0B-3759-877B-520A3221E2F9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94136000 - 0x94138fff com.apple.securityhi (9.0 - 55006) <5C36607B-5951-337C-99D9-A8E062D587BB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94139000 - 0x9413fff3 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <CA9676E8-E125-3BED-AC27-FB3DD4AD98A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x94140000 - 0x94140fff com.apple.Cocoa (6.11 - 22) <C7A5FE0D-94C4-310A-995B-8F1FA8C4AB91> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94141000 - 0x941daff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AFE336C1-D612-38E3-8439-D8CCF815B930> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x941db000 - 0x941edff3 com.apple.CoreBluetooth (1.0 - 1) <E8FF522E-6F26-37E4-8E24-A97A0EC60B10> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x941ee000 - 0x944d4fff com.apple.CoreData (120 - 752.1) <4737EA76-6329-3E2E-A1DE-04CD76504C46> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x944d5000 - 0x944dbfff com.apple.CoreDisplay (1.0 - 1) <971E0C5A-E805-3AA7-9316-4D9D2985D445> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x944dc000 - 0x9497cffb com.apple.CoreFoundation (6.9 - 1348) <6285C173-FAB7-3766-9617-C4DD968FF88A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9497d000 - 0x9501eff7 com.apple.CoreGraphics (2.0 - 1070) <D1C02205-5620-3AF9-9FB4-0C06523A133B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9501f000 - 0x95252ff3 com.apple.CoreImage (12.0.0 - 451) <DA419056-66E1-3786-8C19-1E6E3F5C0780> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x952b7000 - 0x95363fff com.apple.CoreMedia (1.0 - 1903.5) <201D06F3-ABA6-3514-BC80-1FBF2C1E14A7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x95364000 - 0x953b3fff com.apple.CoreMediaIO (801.0 - 4922) <2A712883-3235-304D-9246-75FEC1AFD8D1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x953b4000 - 0x953b4fff com.apple.CoreServices (775.6 - 775.6) <8326544F-C1A5-3D44-9497-234706EF036F> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x953b5000 - 0x95406fff com.apple.AE (712 - 712) <7DB5DC30-03E1-3265-8BB8-E9FED9CD8C71> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95407000 - 0x956e8ffb com.apple.CoreServices.CarbonCore (1159 - 1159) <39B68090-D980-3C8E-A941-8CB0F5DAA353> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x956e9000 - 0x9571cffb com.apple.DictionaryServices (1.2 - 274) <4393260A-D5BD-3A92-9CB5-3DFEFCA33EF5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9571d000 - 0x95724fff com.apple.CoreServices.FSEvents (1230 - 1230) <FF70B440-6B03-38E6-8B4F-FC715F8EDAD4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x95725000 - 0x95847ffb com.apple.LaunchServices (775.6 - 775.6) <B484D376-C42B-3551-9695-5AFD79157BF4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95848000 - 0x958f6fff com.apple.Metadata (10.7.0 - 1069) <93EFDED9-9571-3556-8D15-940755D9516D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x958f7000 - 0x95957fff com.apple.CoreServices.OSServices (775.6 - 775.6) <BF63E07E-8995-3C75-87AB-7D86E0E8DD13> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95958000 - 0x959c9fff com.apple.SearchKit (1.4.0 - 1.4.0) <AB1C08C3-BEF7-325E-B198-5E3123AF3D5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x959ca000 - 0x95a10ffb com.apple.coreservices.SharedFileList (38 - 38) <CA10635F-6828-35E5-9642-B06240064008> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x95a11000 - 0x95b53ff3 com.apple.CoreText (352.0 - 543) <35F8FF43-8212-338D-A4C6-9594F11F7ECB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x95b54000 - 0x95b8bffb com.apple.CoreVideo (1.8 - 234.0) <185F5578-AB3F-3151-B2FF-72D5CD57E8A6> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95b8c000 - 0x95bfbff3 com.apple.framework.CoreWLAN (11.0 - 1200.25) <FEDB3C4B-2E26-341B-BC86-B64D58EED0C2> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x95bfc000 - 0x95c05ff7 com.apple.DiskArbitration (2.7 - 2.7) <5C5CB8B1-F443-38CF-ABCB-928CA5D13CB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95c09000 - 0x95f76ff3 com.apple.Foundation (6.9 - 1349) <5EC54296-5453-3100-99C8-428316EEE94B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95f77000 - 0x95fa7ffb com.apple.GSS (4.0 - 2.0) <E5D73818-61B9-3124-A4D8-4BF72347031F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x95fa8000 - 0x96048ff7 com.apple.Bluetooth (5.0.0 - 5.0.0f5) <F8D3DBFB-D96E-3773-B088-0680C0379BF2> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x96049000 - 0x960e3ff7 com.apple.framework.IOKit (2.0.2 - 1324.1.7) <7FAA1422-EF30-3D21-962D-DE6E256618BF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x960e4000 - 0x960eafff com.apple.IOSurface (152 - 152) <DBC6171F-7295-313B-808E-B614BF16EA47> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x960eb000 - 0x9613effb com.apple.ImageCaptureCore (7.0 - 7.0) <2912FD24-74E6-3755-A76E-A208739AAC17> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9613f000 - 0x96298ffb com.apple.ImageIO.framework (3.3.0 - 1570.1) <641EDB68-4C10-3525-9674-F10C10F3EDEB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96299000 - 0x9629cffb libGIF.dylib (1570.1) <C1B209E5-4F37-3C58-A81E-D7D4774B0DFD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9629d000 - 0x96395ffb libJP2.dylib (1570.1) <79B063F7-BE2E-3457-B421-652629FF4659> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x96396000 - 0x963b9ff7 libJPEG.dylib (1570.1) <29332648-2A41-367D-92A1-BF19AC502C00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x963ba000 - 0x963e0ff3 libPng.dylib (1570.1) <4E08AE1B-438D-3C0E-A402-F9B5F7FB4AC1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x963e1000 - 0x963e3ffb libRadiance.dylib (1570.1) <1C4DE04C-263B-3619-ACA4-5CC66FB193F7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x963e4000 - 0x9643affb libTIFF.dylib (1570.1) <97EE44E9-8CAE-3D1E-9DD0-78363DC25317> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9643b000 - 0x96bcdff3 com.apple.JavaScriptCore (12602 - 12602.1.50) <C85C2086-93AB-37A3-827E-A7EAC85EBC9A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96bce000 - 0x96be6fff com.apple.Kerberos (3.0 - 1) <3377BBBC-19FF-39A9-AB26-E0E01311D91E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96be7000 - 0x96beefff com.apple.MediaAccessibility (1.0 - 97.1.1) <9750981D-EC76-3A2A-B8F6-F3B67D887BCB> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x96bef000 - 0x9714bfff com.apple.MediaToolbox (1.0 - 1903.5) <337681B9-0AB4-3687-B7DD-86B96ED7E178> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9714c000 - 0x9719cfff com.apple.Metal (85.82 - 85.82) <D9B3B949-0B4C-3C2A-83FC-E6692E03D2D1> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x9719d000 - 0x971a5fff com.apple.NetFS (6.0 - 4.0) <61137D2A-0B44-397D-82A1-DB9D7CCB3F53> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x971a6000 - 0x971aeff7 libcldcpuengine.dylib (2.8.4) <02E8EE27-2243-30AD-857F-036B776E7B74> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x97382000 - 0x973cefff com.apple.opencl (2.8.6 - 2.8.6) <4792933E-D61F-3AF6-8840-974639925F73> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x973cf000 - 0x973e8fff com.apple.CFOpenDirectory (10.12 - 194) <775A10AD-B56E-3E00-841E-F71883563DBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x973e9000 - 0x973f4fff com.apple.OpenDirectory (10.12 - 194) <6DBD85BF-6D60-3114-BC4C-D301228969F4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x973f5000 - 0x973f7fff libCVMSPluginSupport.dylib (12.4.2.1) <99D98DD3-1630-32C0-B5C1-756B8E20B03F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x973f8000 - 0x973fbfff libCoreFSCache.dylib (148) <13DCBF4D-61B9-393C-B5C3-F3A1AE690B9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x973fc000 - 0x973fffff libCoreVMClient.dylib (148) <B4C7A34F-6391-3849-B828-DE97352568F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97400000 - 0x97408ff7 libGFXShared.dylib (12.4.2.1) <6227D2BF-7F4D-3281-AFF3-E95000AF971B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x97409000 - 0x97415fff libGL.dylib (12.4.2.1) <D22FF0A5-3668-39F9-9F10-BAD764A80155> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97416000 - 0x97453ffb libGLImage.dylib (12.4.2.1) <A96C903E-803C-3B41-B0A7-7C20FE76B7F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97454000 - 0x975d8ff7 libGLProgrammability.dylib (12.4.2.1) <288A22D3-6FEE-353A-9669-82E31992DB5D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x975d9000 - 0x9761cfff libGLU.dylib (12.4.2.1) <84618503-7B3C-3087-A9A0-F2AC4280CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x97feb000 - 0x97ff9fff com.apple.opengl (12.4.2 - 12.4.2) <38BDEDE7-A1BD-3875-94AB-E4C1F0118398> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97ffa000 - 0x98196ffb GLEngine (12.4.2.1) <AF05016E-F21B-3748-BB3C-627DD93FA3A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x98197000 - 0x981c3ff7 GLRendererFloat (12.4.2.1) <998E32D1-AABE-380E-B1E3-C695CB8B40D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x981c4000 - 0x98316ff3 com.apple.QTKit (7.7.3 - 2974) <1AAD1A8A-52BD-3CE1-8153-FC412A83D69C> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x98317000 - 0x98571ffb com.apple.imageKit (3.0 - 1016) <201A22E3-2D57-30E4-9164-70220B05FB5C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x98572000 - 0x98626fff com.apple.PDFKit (1.0 - 1) <8AC8DE90-4427-3CB5-AEBF-BA52B11448DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x98627000 - 0x98b51ff7 com.apple.QuartzComposer (5.1 - 351) <AC05730F-8A38-3F09-938C-F7204AC479FE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x98b52000 - 0x98b74ff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <D8E0276C-4027-3791-8381-58AC9950DFB2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x98b75000 - 0x98c58ff7 com.apple.QuickLookUIFramework (5.0 - 719) <98115EB9-0556-3A86-A6F7-F0D4E23B137A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x98c59000 - 0x98c59fff com.apple.quartzframework (1.5 - 21) <7F5010C4-576C-387F-8EB7-BDA0A0915526> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x98c5a000 - 0x98e57fff com.apple.QuartzCore (1.11 - 449.39) <95604874-D118-3D04-9AD0-3A771FE39EEC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98e58000 - 0x98eaaff3 com.apple.QuickLookFramework (5.0 - 719) <0C2E8B21-F4EA-359A-97C2-F79FB80B699D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x98eab000 - 0x9910aff3 com.apple.QuickTime (7.7.3 - 2974) <A1829DE8-EC94-3765-B9AC-FCE8AF4F1300> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9910b000 - 0x9910cfff com.apple.SafariServices.framework (12602 - 12602.1.50.0.2) <6302F51D-1AAA-3798-A7A6-11DE6E76787A> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x9910d000 - 0x99444ff3 com.apple.security (7.0 - 57740.1.17) <670324CF-B4A3-3875-A4DF-BB815E02BAA0> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x99445000 - 0x994b8ff7 com.apple.securityfoundation (6.0 - 55132.1.1) <C428A578-E306-3AB2-8DE9-97CDBA6290AB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x994b9000 - 0x994bcfff com.apple.xpc.ServiceManagement (1.0 - 1) <543367A2-A57B-3C4C-9206-3C2765DF80C9> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x994bd000 - 0x9952ffff com.apple.SystemConfiguration (1.14 - 1.14) <79799B8B-B819-3ED0-994E-D6299F614A55> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x99530000 - 0x998c5ff7 com.apple.VideoToolbox (1.0 - 1903.5) <1861B75E-9DA3-3C6E-B62C-B0E19C8766EF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x998c6000 - 0x9aaa9ff3 com.apple.WebCore (12602 - 12602.1.50) <ADD3ACEC-895C-398F-B4B0-91961FDBB0E3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9aaaa000 - 0x9abe7ff3 com.apple.WebKitLegacy (12602 - 12602.1.50.0.2) <D4AFE488-FAFA-39AB-9131-C326936E5463> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x9abe8000 - 0x9aec4fff com.apple.WebKit (12602 - 12602.1.50.0.2) <7A9FB1A0-D192-3D1C-A08E-3D64D8D1B393> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9aec5000 - 0x9af3aff7 com.apple.ICE (3.0 - 917.9.2) <4F3DE5F3-1A3B-3466-9905-57045F85C661> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/Versions/A/ICE
0x9af3b000 - 0x9af3bfff com.apple.LegacyHandle (3.0 - 917.9.2) <6D216C32-7D7D-3F08-B18E-DEE950DA1349> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/Versions/A/LegacyHandle
0x9af3c000 - 0x9af42ff7 com.apple.SimpleKeyExchange (3.0 - 917.9.2) <BA01AE66-E741-3003-9C32-3266C5670569> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/Versions/A/SimpleKeyExchange
0x9af43000 - 0x9af5cfff com.apple.ViceroyTrace (3.0 - 917.9.2) <017EF0A4-BE9D-3CA1-8853-435631C06E1F> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/Versions/A/ViceroyTrace
0x9af5d000 - 0x9af5ffff com.apple.snatmap (3.0 - 917.9.2) <4D140813-C791-3AA2-A689-A3E15FDBB9BB> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/Versions/A/snatmap
0x9af60000 - 0x9b25aff7 com.apple.AVConference (3.0 - 917.9.2) <5BFF7BE3-8ACF-321A-B237-6A10B1E83553> /System/Library/PrivateFrameworks/AVConference.framework/Versions/A/AVConference
0x9b25b000 - 0x9b276fff com.apple.AppContainer (4.0 - 307.1.1) <5188B6C1-401A-3581-96EE-3941C1EEF89E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x9b277000 - 0x9b284fff com.apple.AppSandbox (4.0 - 307.1.1) <65306BAD-B511-3A8A-9903-F06F78C0E92E> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x9b285000 - 0x9b2a9ff3 com.apple.framework.Apple80211 (12.0 - 1200.30) <D4AAE890-88DE-3195-B262-6888C95F2AA7> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9b2aa000 - 0x9b2b4fff com.apple.AppleFSCompression (88 - 1.0) <A23B0E3E-F7EE-36B0-94DE-BE7CC71167BE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9b380000 - 0x9b3bdff7 com.apple.AppleJPEG (1.0 - 1) <60E989AE-F656-39A6-A7D5-9D1F7486D30C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x9b3be000 - 0x9b3d7ff7 com.apple.aps.framework (4.0 - 4.0) <25479764-1281-3357-89D3-8DC3C8348A3A> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x9b3d8000 - 0x9b3e1fff com.apple.AppleSRP (5.0 - 1) <DF736B15-13A9-3A88-ABA4-29EB049FEF48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9b3e2000 - 0x9b3e5fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <C3369707-EA5A-3333-9A8B-4EC069640577> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9b3e6000 - 0x9b436fff com.apple.AppleVAFramework (5.0.34 - 5.0.34) <E9910F2E-6A00-3C00-B4C2-F58A862EE821> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9b437000 - 0x9b4baff7 com.apple.backup.framework (1.8 - 1.8) <DE2C2CE4-1417-3D1C-9D01-BF1A29A99364> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9b4bb000 - 0x9b4f9ff3 com.apple.bom (14.0 - 193.8) <865A0782-51B7-35B9-B968-443E8F954DD2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9b4fa000 - 0x9b503fff com.apple.CommonAuth (4.0 - 2.0) <C6E70166-56F2-3445-90F6-8D11E6A3306E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9b504000 - 0x9b510fff com.apple.commonutilities (8.0 - 900) <1878675C-53CC-3606-9B11-0AC00CCC877C> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x9b511000 - 0x9b828fef com.apple.CoreAUC (224.0.0 - 224.0.0) <BBE062C7-1335-39E0-8D4E-A3E4EB7ED3D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9b829000 - 0x9b85affb com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <894D05F6-4322-3A54-AE31-B581F3C5B4A8> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9b85b000 - 0x9b863fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <E52FC840-2A5D-30AD-8DBE-C0EEBDF6AF31> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x9b864000 - 0x9b875ff3 com.apple.CoreEmoji (1.0 - 40) <7892BD56-CA02-3CB2-B60D-81FDC7B55489> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x9b876000 - 0x9b88cff7 com.apple.CoreMediaAuthoring (2.2 - 955) <7FEC1EB0-4C8F-3D74-A663-848BF8EE5B55> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9b88d000 - 0x9b912ffb com.apple.CorePDF (4.0 - 4) <28655368-EA71-32DE-98DD-CCE87DDE301E> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9b913000 - 0x9b944ff7 com.apple.CoreServicesInternal (276 - 276) <6490077F-203A-3AAA-A907-51A1BF75C9A2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9b945000 - 0x9b9cfffb com.apple.CoreSymbolication (61050) <3110DC54-55F6-3F9E-8547-E1F31FED38AC> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9b9d0000 - 0x9bafbff3 com.apple.coreui (2.1 - 424.1) <5FAEE64C-FE2E-361B-9604-020C0BAE8A17> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9bafc000 - 0x9bb89fff com.apple.CoreUtils (4.3 - 430.70) <8E33FA51-4F64-3139-A082-5ED44723FB3F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x9bb8a000 - 0x9bbeaff3 com.apple.framework.CoreWiFi (12.0 - 1200.25) <F4C95655-1A75-3349-B824-79ABA693DE30> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9bbeb000 - 0x9bbf7fff com.apple.CrashReporterSupport (10.12 - 814) <283EA9B9-F15E-3669-809D-A4456D30561B> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9bbf8000 - 0x9bc6aff3 com.apple.datadetectorscore (7.0 - 539) <20F85B0F-0046-3892-86DD-9B3C5665D075> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9bc6b000 - 0x9bcabff3 com.apple.DebugSymbols (137 - 137) <7694CDB2-DB05-3053-9D12-C0AD4FDEADE9> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9bcac000 - 0x9bdcbff7 com.apple.desktopservices (1.11 - 1.11) <23892080-16A6-362C-8FD7-9FF1921BE8F3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9bdcc000 - 0x9bdcdfff com.apple.diagnosticlogcollection (10.0 - 1000) <26B45494-429A-3EA6-BF70-701D619A3868> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x9bdce000 - 0x9bdd8ff7 com.apple.DisplayServicesFW (3.1 - 380) <1FB04631-39FB-386D-81C5-69411458A46B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9bdd9000 - 0x9be2affb com.apple.facetimeservices (10.0 - 1000) <FE449E6B-271A-3647-8A83-802AEAED798D> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x9be2b000 - 0x9c25cff3 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <D959C851-79BD-37DB-9482-E98B82A30B56> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9c25d000 - 0x9c25dfff libmetal_timestamp.dylib (600.0.48.25) <B3AF7622-F42C-363E-9B71-B33A4D78AF0A> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x9c269000 - 0x9c273ffb libGPUSupportMercury.dylib (12.4.2.1) <8845842B-011B-3EF3-B15E-1319380118D0> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x9c274000 - 0x9c28fffb com.apple.GenerationalStorage (2.0 - 259) <4C104411-38AA-364D-B9CF-6916B2FE53C2> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9c8f6000 - 0x9c96affb com.apple.Heimdal (4.0 - 2.0) <1D5B4FF8-E384-3626-B7F6-D2F087639AC3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9c97e000 - 0x9ca47ff3 com.apple.ids (10.0 - 1000) <E7F9D746-4E6E-3E01-8FD0-099E576A73DB> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x9ca48000 - 0x9ca8ffff com.apple.idsfoundation (10.0 - 1000) <9DD6662A-0300-3BBD-B5CC-571F71E48AE9> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x9ca90000 - 0x9caf5ff7 com.apple.imfoundation (10.0 - 1000) <1D08EACE-8FFB-378F-92AB-B0AFC720626E> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x9cb00000 - 0x9cb06fff com.apple.IOAccelerator (288.13 - 288.13) <E94EF71E-6C09-394B-82D4-55C382851E6C> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x9cb07000 - 0x9cb2dff7 com.apple.IconServices (74.1 - 74.1) <B2624BC9-C02A-3E23-8B99-49974C95566D> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9cb2e000 - 0x9cb3efff com.apple.IntlPreferences (2.0 - 216) <13A95F7E-BAF6-34AC-B4DF-42855B93DA3B> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x9cb3f000 - 0x9ccfbfff com.apple.LanguageModeling (1.0 - 123) <5352AFFE-2664-3914-99DB-CF59FC3A0F80> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x9ccfc000 - 0x9ccfdfff com.apple.marco (10.0 - 1000) <DC571641-0F73-3DFA-B37A-E94DB4CFA644> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x9ccfe000 - 0x9cd25fff com.apple.MultitouchSupport.framework (367.5 - 367.5) <DA8607A2-968F-30CA-9922-638CD57F0CD3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9cd26000 - 0x9cd30fff com.apple.NetAuth (6.0 - 6.0) <F0B3E32F-2AD1-3B92-A45C-F79A1313AD47> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9cd31000 - 0x9cd6eff7 com.apple.PerformanceAnalysis (1.145 - 145) <6371E557-A68C-3EBA-9223-E013311A3266> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9cd6f000 - 0x9cd88fff com.apple.ProtocolBuffer (1 - 249) <96E72E6C-3C2C-3BFA-9520-36B94BE3148D> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x9cd89000 - 0x9cd98fff com.apple.QuickLookThumbnailing (1.0 - 1) <EF527903-5144-350F-92CF-3C2501623B6E> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x9cd99000 - 0x9cdbcffb com.apple.RemoteViewServices (2.0 - 124) <F6790041-0FF6-3585-A6DE-1BE8BA3DB6D8> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9cdbd000 - 0x9cdbffff com.apple.SecCodeWrapper (4.0 - 307.1.1) <8CC4E29C-FBC9-3B38-92DA-88CB8E36CB49> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9cdc0000 - 0x9cdecff7 com.apple.Sharing (659.1.1 - 659.1.1) <9A472105-4B71-3194-BBDD-A18A573E85A4> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x9ce0c000 - 0x9ce87fff com.apple.SkyLight (1.600.0 - 100) <08F94473-A662-3F04-AC2D-7D073FE453F6> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x9ce88000 - 0x9ce95ff7 com.apple.SpeechRecognitionCore (3.0.15 - 3.0.15) <770178AA-A29C-3CC3-9A60-1F7D626F5A38> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9ce96000 - 0x9cefdff7 com.apple.Symbolication (61080.2) <0BA2741F-DC39-3B2B-B0C6-CCAC1FE966D1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9cefe000 - 0x9cf04fff com.apple.TCC (1.0 - 1) <24ABCEAE-6DFD-38D2-8D1D-F4CDFA6B3AE5> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9cf05000 - 0x9d117fff com.apple.TextureIO (1.31 - 1.31) <F97AAFDA-519B-33C5-88F1-61FB0DA681A8> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x9d118000 - 0x9d119fff com.apple.TrustEvaluationAgent (2.0 - 28) <0F065514-91E7-37D6-B630-48F19ABA4027> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9d11a000 - 0x9d28cfff com.apple.UIFoundation (1.0 - 489) <E3419B48-68BE-3A7C-A309-8EA96F3C87BC> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x9d28d000 - 0x9d46eff7 com.apple.VideoProcessing (1.0 - root's Developer Build [release]) <9A218185-CA98-36C6-BF2F-1500B286E615> /System/Library/PrivateFrameworks/VideoProcessing.framework/Versions/A/VideoProcessing
0x9d46f000 - 0x9d515ff3 com.apple.ViewBridge (265 - 265) <4A0380B3-D03D-3E51-B973-9094DF13F6B7> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x9d516000 - 0x9d51cfff com.apple.XPCService (2.0 - 1) <64D10485-7D5E-317D-A097-35BE08C75646> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x9d51d000 - 0x9d51ffff com.apple.loginsupport (1.0 - 1) <01F5D976-BD42-3A17-A57F-FB1E2619349C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x9e01b000 - 0x9e036ffb libCRFSuite.dylib (34) <66E63967-8344-36DA-A49B-F7E7B89C8E45> /usr/lib/libCRFSuite.dylib
0x9e037000 - 0x9e040ff7 libChineseTokenizer.dylib (21) <B68ABF6B-53E5-309F-A3A3-83F00A367F97> /usr/lib/libChineseTokenizer.dylib
0x9e041000 - 0x9e042fff libDiagnosticMessagesClient.dylib (102) <6D00EEF3-EF16-3B1B-AB18-B8F797B468A2> /usr/lib/libDiagnosticMessagesClient.dylib
0x9e043000 - 0x9e274ffb libFosl_dynamic.dylib (16.37) <BB26626D-BC11-393B-BB56-32F5E297AF8C> /usr/lib/libFosl_dynamic.dylib
0x9e275000 - 0x9e27cfff libMatch.1.dylib (27) <72C45F20-D6D4-30F1-B4E6-E339AE0015A5> /usr/lib/libMatch.1.dylib
0x9e27d000 - 0x9e27dfff libOpenScriptingUtil.dylib (172) <0A6DF279-7990-3818-BB7D-87CF10CCE288> /usr/lib/libOpenScriptingUtil.dylib
0x9e27e000 - 0x9e281fff libScreenReader.dylib (477.1.4) <87BDB26B-90C5-3CF5-BF6A-762D35E042D5> /usr/lib/libScreenReader.dylib
0x9e282000 - 0x9e283fff libSystem.B.dylib (1238) <52B6AACD-B72B-34F1-971A-6C19BCC6DA09> /usr/lib/libSystem.B.dylib
0x9e284000 - 0x9e2b0ff7 libarchive.2.dylib (41.1.1) <0CB56285-DD97-3EB5-8DB3-C97F033FAB2F> /usr/lib/libarchive.2.dylib
0x9e2b1000 - 0x9e3cbfc3 libate.dylib (1.12.12) <374893F6-3928-39A2-AD77-177C288A8EDF> /usr/lib/libate.dylib
0x9e3cc000 - 0x9e3ccff3 libauto.dylib (187) <0DB50ACB-BFB1-3A23-BD39-4C3AFD597D29> /usr/lib/libauto.dylib
0x9e3cd000 - 0x9e3ddfff libbsm.0.dylib (34) <6B938CF1-9249-3466-8A0C-477718FD2C7B> /usr/lib/libbsm.0.dylib
0x9e3de000 - 0x9e3ebff7 libbz2.1.0.dylib (38) <DEB36300-52BE-3AC3-AE86-ADD5C7A6D843> /usr/lib/libbz2.1.0.dylib
0x9e3ec000 - 0x9e442fff libc++.1.dylib (307.4) <B451A2B1-E76C-3175-B6D1-5D2D58EE2099> /usr/lib/libc++.1.dylib
0x9e443000 - 0x9e466ff3 libc++abi.dylib (307.2) <14434F90-C6BA-38DC-8193-EED9BC3A3292> /usr/lib/libc++abi.dylib
0x9e467000 - 0x9e478ff7 libcmph.dylib (6) <04896475-3BC1-30FC-B34B-F091AF65E1CD> /usr/lib/libcmph.dylib
0x9e479000 - 0x9e48cff7 libcompression.dylib (34) <0BACDD90-6F37-3944-9E3F-33A35F42FFF3> /usr/lib/libcompression.dylib
0x9e48d000 - 0x9e48dfff libcoretls.dylib (121.1.1) <7E85AE79-9EA7-3372-B43C-1AF0DC0AB34A> /usr/lib/libcoretls.dylib
0x9e48e000 - 0x9e48fff7 libcoretls_cfhelpers.dylib (121.1.1) <9124F405-568E-313F-A0B3-F260AF3C14D1> /usr/lib/libcoretls_cfhelpers.dylib
0x9e532000 - 0x9e621fff libcrypto.0.9.8.dylib (64) <7861847B-7809-3807-8488-A79CC771F31B> /usr/lib/libcrypto.0.9.8.dylib
0x9e622000 - 0x9e677fff libcups.2.dylib (450) <2FE78FEE-7469-3C21-AE40-628C10C4285B> /usr/lib/libcups.2.dylib
0x9e678000 - 0x9e678fff libenergytrace.dylib (15) <0A18EAA7-EF49-312B-82A2-31A2A7C93860> /usr/lib/libenergytrace.dylib
0x9e67a000 - 0x9e67efff libheimdal-asn1.dylib (498) <F5675919-22FD-38E4-A744-D4494C3F5BAB> /usr/lib/libheimdal-asn1.dylib
0x9e67f000 - 0x9e76fff3 libiconv.2.dylib (50) <34E6F33E-A727-3A53-8661-3F6380019B65> /usr/lib/libiconv.2.dylib
0x9e770000 - 0x9e98cff7 libicucore.A.dylib (57130.0.1) <D4A5EAE3-C5FC-3964-B42C-DEECE254389C> /usr/lib/libicucore.A.dylib
0x9e98d000 - 0x9e98efff liblangid.dylib (126) <EA6013B6-733D-330C-9377-C9D11462CBA3> /usr/lib/liblangid.dylib
0x9e98f000 - 0x9e9a8ff7 liblzma.5.dylib (10) <F1C46DE7-44C7-34CD-A9CF-56B204A31965> /usr/lib/liblzma.5.dylib
0x9e9a9000 - 0x9e9beff3 libmarisa.dylib (5) <4CB11A15-6F11-3CF9-937B-7CA7DBE970FA> /usr/lib/libmarisa.dylib
0x9e9bf000 - 0x9ec74ff7 libmecabra.dylib (743) <5172796A-3376-3977-884F-32F1812E6AE6> /usr/lib/libmecabra.dylib
0x9ec75000 - 0x9ececfff libnetwork.dylib (856.1.8) <D50E6353-4CC7-3D27-8A17-EE6EFE2A1DDD> /usr/lib/libnetwork.dylib
0x9eced000 - 0x9f0b0c93 libobjc.A.dylib (706) <36E48972-15DA-37A0-939B-159296C7CD58> /usr/lib/libobjc.A.dylib
0x9f0b1000 - 0x9f0b4fff libpam.2.dylib (21) <AE4FF146-5F2B-3591-B7BA-DCAB058E8922> /usr/lib/libpam.2.dylib
0x9f0b5000 - 0x9f0e3ff7 libpcap.A.dylib (67) <37BAAB9C-8C32-3DD7-85D2-5E4DEA10B2DA> /usr/lib/libpcap.A.dylib
0x9f0e4000 - 0x9f100ffb libresolv.9.dylib (64) <FC3630FB-0289-3A80-AF06-7F29BD2B9E5C> /usr/lib/libresolv.9.dylib
0x9f101000 - 0x9f138fff libsandbox.1.dylib (592.1.3) <39C744EE-F01F-3503-8F35-E2F07CB16A01> /usr/lib/libsandbox.1.dylib
0x9f139000 - 0x9f27bff7 libsqlite3.dylib (252) <851CC492-184C-35BC-BC06-FD2A3B3AFC70> /usr/lib/libsqlite3.dylib
0x9f2d8000 - 0x9f328fff libstdc++.6.dylib (104.1) <BC95EADC-B63F-3647-823C-0B0EF8DA0709> /usr/lib/libstdc++.6.dylib
0x9f329000 - 0x9f359ffb libtidy.A.dylib (15.18.1) <59AACE5D-1C24-32B3-A580-9DBABA74C4F3> /usr/lib/libtidy.A.dylib
0x9f35a000 - 0x9f368ff7 libxar.1.dylib (354) <F27AE07A-0285-3200-A0B7-2EDD2FEF5D43> /usr/lib/libxar.1.dylib
0x9f369000 - 0x9f44dff7 libxml2.2.dylib (30.11) <0E7EC5F2-B06D-3D04-9C88-4C90142C21B7> /usr/lib/libxml2.2.dylib
0x9f44e000 - 0x9f476ff3 libxslt.1.dylib (15.8) <8B3591C4-5082-3DF4-85F4-A4C567871334> /usr/lib/libxslt.1.dylib
0x9f477000 - 0x9f485ff7 libz.1.dylib (67) <6545D126-B808-3930-9225-547325D7158E> /usr/lib/libz.1.dylib
0x9f494000 - 0x9f498fff libcache.dylib (79) <273514C9-84F4-3EA1-B7E9-10FD5ACBE6DA> /usr/lib/system/libcache.dylib
0x9f499000 - 0x9f4a3ff3 libcommonCrypto.dylib (60092.1.2) <B5CE1C35-BA1A-32EC-B369-940D743EB6F2> /usr/lib/system/libcommonCrypto.dylib
0x9f4a4000 - 0x9f4a9ff3 libcompiler_rt.dylib (62) <4E3D63AE-7E55-3A11-8E9F-C3D6EAAF3FF6> /usr/lib/system/libcompiler_rt.dylib
0x9f4aa000 - 0x9f4b2ff7 libcopyfile.dylib (138) <9D7C6151-FFF2-38CF-B6C2-C884833D0293> /usr/lib/system/libcopyfile.dylib
0x9f4b3000 - 0x9f518ffb libcorecrypto.dylib (442.1.3) <21BC60AF-6A0A-3D93-A991-0A4A155CFCC4> /usr/lib/system/libcorecrypto.dylib
0x9f519000 - 0x9f547ff3 libdispatch.dylib (703.1.4) <00295AC7-1717-3AD9-A92C-038A2FFF522D> /usr/lib/system/libdispatch.dylib
0x9f548000 - 0x9f54dff7 libdyld.dylib (421.1) <2713B332-AD64-3C9D-8BD1-F1A2447EF20F> /usr/lib/system/libdyld.dylib
0x9f54e000 - 0x9f54efff libkeymgr.dylib (28) <9A7B3C22-0970-3A06-895D-C134CC211912> /usr/lib/system/libkeymgr.dylib
0x9f54f000 - 0x9f55bff7 libkxld.dylib (3789.1.28) <9FC8BB27-C893-3695-9008-E8D85F54175E> /usr/lib/system/libkxld.dylib
0x9f55c000 - 0x9f55cfff liblaunch.dylib (972.1.5) <4C6B7285-514D-3B04-8A4A-DCD384A294D2> /usr/lib/system/liblaunch.dylib
0x9f55d000 - 0x9f563ff7 libmacho.dylib (894) <6CB40692-5B42-34EC-9B8A-1B052AACA114> /usr/lib/system/libmacho.dylib
0x9f564000 - 0x9f566fff libquarantine.dylib (85) <B3E1FCE8-3734-3244-89CE-1CE7E59418F3> /usr/lib/system/libquarantine.dylib
0x9f567000 - 0x9f568fff libremovefile.dylib (45) <1EA2C22E-9758-38EA-B4D3-C6965A550A8B> /usr/lib/system/libremovefile.dylib
0x9f569000 - 0x9f580ff7 libsystem_asl.dylib (349.1.1) <44C54853-3B9D-3981-9142-5FDF50704026> /usr/lib/system/libsystem_asl.dylib
0x9f581000 - 0x9f581fff libsystem_blocks.dylib (67) <B0565013-F778-3E93-86F6-665F50B27407> /usr/lib/system/libsystem_blocks.dylib
0x9f582000 - 0x9f610ff3 libsystem_c.dylib (1158.1.2) <955170B3-2C2B-3F44-BE8A-11FCBEABC1CF> /usr/lib/system/libsystem_c.dylib
0x9f611000 - 0x9f614fff libsystem_configuration.dylib (888.1.2) <7191CFF2-0252-3B47-820A-768E79FFD9E3> /usr/lib/system/libsystem_configuration.dylib
0x9f615000 - 0x9f618fff libsystem_coreservices.dylib (41) <DC59467E-280D-37C4-AD28-ADD3AC5EE3A4> /usr/lib/system/libsystem_coreservices.dylib
0x9f619000 - 0x9f631ffb libsystem_coretls.dylib (121.1.1) <9E33DD82-31E6-3BE5-8138-86C707F94E4E> /usr/lib/system/libsystem_coretls.dylib
0x9f632000 - 0x9f638ffb libsystem_dnssd.dylib (765.1.2) <383FE110-C7B5-3245-81D6-ABDB9EF749D7> /usr/lib/system/libsystem_dnssd.dylib
0x9f639000 - 0x9f660fff libsystem_info.dylib (503) <8011723E-DFE9-3F09-A3D0-F91D9E863161> /usr/lib/system/libsystem_info.dylib
0x9f661000 - 0x9f682ff3 libsystem_kernel.dylib (3789.1.28) <F2D4D95A-74BC-34C3-A92C-2F5F87921018> /usr/lib/system/libsystem_kernel.dylib
0x9f683000 - 0x9f6cfffb libsystem_m.dylib (3121.4) <7794D84C-2FBF-3E68-B6F8-40CAABAB9807> /usr/lib/system/libsystem_m.dylib
0x9f6d0000 - 0x9f6eaffb libsystem_malloc.dylib (116) <3309510C-5F80-385F-A298-D1F025F84C58> /usr/lib/system/libsystem_malloc.dylib
0x9f6eb000 - 0x9f73eff3 libsystem_network.dylib (856.1.8) <03DB04E6-6EA7-37AE-A384-FE207D91065B> /usr/lib/system/libsystem_network.dylib
0x9f73f000 - 0x9f748fff libsystem_networkextension.dylib (563.1.11) <04FAE958-8C22-3FAC-BFA2-D7FF3AE4C1EB> /usr/lib/system/libsystem_networkextension.dylib
0x9f749000 - 0x9f751ff3 libsystem_notify.dylib (165) <C1695399-D3FB-35E4-BACD-512D39321949> /usr/lib/system/libsystem_notify.dylib
0x9f752000 - 0x9f758ffb libsystem_platform.dylib (126.1.2) <DA1E1F82-C475-31AF-B3AB-99ABB49C5B10> /usr/lib/system/libsystem_platform.dylib
0x9f759000 - 0x9f762fff libsystem_pthread.dylib (218.1.3) <999CFF8D-10B7-3E77-A665-E79E6F6B1600> /usr/lib/system/libsystem_pthread.dylib
0x9f763000 - 0x9f766ff3 libsystem_sandbox.dylib (592.1.3) <65C7772F-83F6-34BA-B153-D92C6097F5B8> /usr/lib/system/libsystem_sandbox.dylib
0x9f767000 - 0x9f768fff libsystem_secinit.dylib (24) <51B19A10-92C5-3CEF-9284-B25DF4E524EF> /usr/lib/system/libsystem_secinit.dylib
0x9f769000 - 0x9f770ff7 libsystem_symptoms.dylib (532.1.1) <9EDA74A7-9651-3EB0-8E78-EF5046A91A7E> /usr/lib/system/libsystem_symptoms.dylib
0x9f771000 - 0x9f791fff libsystem_trace.dylib (518.1.16) <846323FA-B97B-3DA1-B5E8-5A544FBF7251> /usr/lib/system/libsystem_trace.dylib
0x9f792000 - 0x9f798ffb libunwind.dylib (35.3) <BE4AABDB-D7E1-3EAD-8CCD-5495CD5A0AA9> /usr/lib/system/libunwind.dylib
0x9f799000 - 0x9f7bffff libxpc.dylib (972.1.5) <28A5B595-3231-36CE-A10D-0A62C7576250> /usr/lib/system/libxpc.dylib
0xba300000 - 0xba301fff libCyrillicConverter.dylib (69) <F184449E-E88B-352D-A95B-107B40587ED4> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=288.2M resident=0K(0%) swapped_out_or_unallocated=288.2M(100%)
Writable regions: Total=161.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=161.6M(100%)

VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 3
Activity Tracing 256K 2
CG backing stores 1468K 5
CG image 12K 4
CoreAnimation 92K 12
CoreUI image data 1100K 10
CoreUI image file 264K 4
Image IO 332K 4
Kernel Alloc Once 8K 2
MALLOC 107.7M 44
MALLOC guard page 48K 9
Memory Tag 242 12K 2
OpenGL GLSL 384K 6
Stack 11.0M 8
Stack Guard 56.0M 8
VM_ALLOCATE 22.9M 35
__DATA 19.9M 292
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 53.8M 29
__OBJC 5224K 125
__TEXT 234.4M 295
__UNICODE 556K 2
mapped file 90.1M 55
shared memory 16.4M 13
=========== ======= =======
TOTAL 625.1M 948

Model: iMac14,2, BootROM IM142.0118.B13, 4 processors, Intel Core i5, 3,4 GHz, 32 GB, SMC 2.15f7
Graphics: NVIDIA GeForce GTX 775M, NVIDIA GeForce GTX 775M, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1867 MHz, 0x0198, 0x4B48583138363643313153334C2F38472020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1867 MHz, 0x0198, 0x4B48583138363643313153334C2F38472020
Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1867 MHz, 0x0198, 0x4B48583138363643313153334C2F38472020
Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1867 MHz, 0x0198, 0x4B48583138363643313153334C2F38472020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.21.171.10.1a16)
Bluetooth: Version 5.0.0f5, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Network Service: Thunderbolt Bridge, Ethernet, bridge0
PCI Card: pci1b21,612, AHCI Controller, Thunderbolt@193,0,0
Serial ATA Device: APPLE HDD ST1000DM003, 1 TB
Serial ATA Device: WDC WD20EFRX-68EUZN0, 2 TB
Serial ATA Device: WDC WD20EFRX-68EUZN0, 2 TB
USB Device: USB 3.0 Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB Device
Thunderbolt Bus: iMac, Apple Inc., 23.10
Thunderbolt Device: My Book Thunderbolt Duo, Western Digital, 3, 26.2

Joined: Feb 2019
stranger
Offline
stranger
Joined: Feb 2019
Was there any resolution to this? I get the same dump on Mojave running Classic as pol_uha though EE runs fine.

Joined: Mar 2003
Location: Canada
Support
Offline
Support
Joined: Mar 2003
Location: Canada

No, AFAIK this is still an issue in Mojave.


Moderated by  gbnf, Issh, Kurnster, Larian_QA, LarSeb, Monodon, Raze 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5