After the Last Patch, cannot open game on MAC

My macbook is updated and I reinstalled HOS
Same startup error. Just quits right away

1 Like

I just tried all the latest recommendations from the most recent blue post and nothing worked there either. That being said, my whole computer got kinda weird when i tried to boot it up with a new Admin user. It initially found the game, but after hitting play it just wouldn’t do anything. Wouldn’t even get an error message like on my normal profile. Not sure what to make of that

Legiticus,

That is indeed bizarre. Can you reinstall the game from the new profile and see if that changes anything? If not, and it gives you a crash code, please post that here. If you get a message about being unable to uninstall the game, try rebooting the PC again before re attempting the uninstall/reinstall.

Same here including the admin error not showing up.

  1. Restarting definitely does not work.
  2. Tried downloading Combo update for 10.14.3. Computer had to reset and then it automatically installs. Same error “Heroes quit unexpectedly” pops up upon launching.
  3. Tried using a “Guest” Account and when you try to Open HOTS, it actually does not give an error message, but just nothing happens for a few seconds while the “PLAY” button on the Battle. net app is greyed out with “Launching”. After those few seconds, the “PLAY” button just returns.
  4. No 3rd party Security programs on my system.

The app crashes in the ABI, I don’t see why any of your suggestions should work, they are just a waste of time for all the users who follow them, because the crash happens before any third party software has a chance to hook into the sys calls.

Playing with graphic settings is also a waste of time because the app crashes way before anything graphics related has been loaded.

I’m fairly sure that there is no workaround because when you look at the post-mortem you can clearly see that the localized host name is requested, then stored in a new variable but fails because __cxa_guard_acquire has been called before on the same guard object but without a release or abort. This is clearly a programming error and should normally be fairly easy to debug but since it happens in the ABI it might not be as straightforward. My guess is it’s a race condition between two different code paths, where the release call on the second code path comes too late.

6 Likes

omg, not being able to play HOS is giving me more time to work on other stuff like my homework.

1 Like

someone give this man a job.

2 Likes

I tried launching the game again a few minutes ago. It failed in the same way. So I opened up the Console app and searched for ‘battle’ in my iMac’s log file.

default	21:57:50.412478 -0600	Battle.net	UNIX error exception: 17
default	21:57:50.417132 -0600	Battle.net	UNIX error exception: 17
default	21:57:50.420913 -0600	Battle.net	UNIX error exception: 17
error	21:57:50.442209 -0600	sandboxd	Sandbox: Battle.net(6815) System Policy: deny(1) file-write-create /System/Library/Application Support
Violation:       System Policy: deny(1) file-write-create /System/Library/Application Support 
Process:         Battle.net [6815]
Path:            /Applications/Battle.net.app/Contents/MacOS/Battle.net
Load Address:    0x10eb01000
Identifier:      net.battle.app
Version:         1.12.8 (10949) (1.12.8.10949)
Code Type:       x86_64 (Native)
Parent Process:  launchd [1]
Responsible:     /Applications/Battle.net.app/Contents/MacOS/Battle.net [6815]
User ID:         501

Date/Time:       2019-02-14 21:57:50.402 CST
OS Version:      Mac OS X 10.13.6 (17G5019)
Report Version:  8


MetaData: {"platform_binary":"no","normalized_target":["System","Library","Application Support"],"pid":6815,"target":"\/System\/Library\/Application Support","vnode-type":"DIRECTORY","rdev":0,"action":"deny","platform-binary":false,"suffix":"Application Support","build":"Mac OS X 10.13.6 (17G5019)","operation":"file-write-create","profile-flags":0,"rootless-flags":524288,"process-path":"\/Applications\/Battle.net.app\/Contents\/MacOS\/Battle.net","primary-filter":"path","uid":501,"primary-filter-value":"\/System\/Library\/Application Support","signing-id":"net.battle.app","path":"\/System\/Library\/Application Support","hardware":"Mac","profile":"platform","summary":"deny(1) file-write-create \/System\/Library\/Application Support","errno":1,"platform-policy":true,"process":"Battle.net","flags":21}

Thread 0 (id: 1681550):
0   libsystem_kernel.dylib        	0x00007fff7a41ad82 mkdir + 10
1   CarbonCore                    	0x00007fff53525067 CreateObjectCommon(FSMount*, FSRefParam*, unsigned char) + 371
2   CarbonCore                    	0x00007fff53524ebe PBCreateDirectoryUnicodeSync + 75
3   CarbonCore                    	0x00007fff53524e5b FSCreateDirectoryUnicode + 64
4   CarbonCore                    	0x00007fff53524d8b FSCreateDirectoryNonUnicode + 114
5   CarbonCore                    	0x00007fff5353c365 CreateFolder + 621
6   CarbonCore                    	0x00007fff5351569b FindFolderGuts + 1775
7   CarbonCore                    	0x00007fff53514f61 FSFindFolder + 113
8   Battle.net                    	0x000000010ee2f0ae
9   Battle.net                    	0x000000010ee2ec58
10  Battle.net                    	0x000000010eb061ff
11  libdyld.dylib                 	0x00007fff7a2c9015 start + 1
12  Battle.net                    	0x0000000000000001

Thread 1 (id: 1681558):
0   libsystem_kernel.dylib        	0x00007fff7a41a28a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff7a5e0be9 start_wqthread + 13
2                                 	0x000070000ebd3cc0

Thread 2 (id: 1681559):
0   libsystem_kernel.dylib        	0x00007fff7a41a28a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff7a5e0be9 start_wqthread + 13

Thread 3 (id: 1681560, ThreadedLogPolicy):
0   libsystem_kernel.dylib        	0x00007fff7a419a16 __psynch_cvwait + 10
1   libc++.1.dylib                	0x00007fff7821dcb0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
2   Battle.net                    	0x000000010ecb1e93
3   Battle.net                    	0x000000010ecb2ad7
4   libsystem_pthread.dylib       	0x00007fff7a5e1661 _pthread_body + 340
5   libsystem_pthread.dylib       	0x00007fff7a5e150d _pthread_body + 0
6   libsystem_pthread.dylib       	0x00007fff7a5e0bf9 thread_start + 13

Binary Images:
       0x10eb01000 -        0x10ef4aff7  net.battle.app (1.12.8.10949 - 1.12.8 (10949)) <c00b7453-c549-365b-b3cd-2cc89a194a6c> /Applications/Battle.net.app/Contents/MacOS/Battle.net
    0x7fff534ff000 -     0x7fff537d6fff  com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0d5e19bf-18cb-3fa4-8a5f-f6c787c5ee08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff78217000 -     0x7fff7826dfff  libc++.1.dylib (400.9) <7d3daccc-3804-393c-abc1-1a580fd00cb6> /usr/lib/libc++.1.dylib
    0x7fff7a2c8000 -     0x7fff7a2e5ff7  libdyld.dylib (551.5) <49bf9e96-8297-30cf-8aa6-128cc14054b2> /usr/lib/system/libdyld.dylib
    0x7fff7a3fd000 -     0x7fff7a423ff7  libsystem_kernel.dylib (4570.71.22) <6bfaf4c2-ff7b-301c-8d1c-3ed5e090b0ce> /usr/lib/system/libsystem_kernel.dylib
    0x7fff7a5de000 -     0x7fff7a5e9fff  libsystem_pthread.dylib (301.50.1) <0e51ccba-91f2-34e1-bf2a-feefd3d321e4> /usr/lib/system/libsystem_pthread.dylib
default	21:57:51.186405 -0600	launchservicesd	CHECKIN:0x0-0x246246 6815 net.battle.app
default	21:57:51.415391 -0600	kernel	Sandbox: 1 duplicate report for Battle.net deny(1) file-write-create /System/Library/Application Support
default	21:57:53.938344 -0600	Battle.net Helper	GVA info: preferred scaler idx 1
default	21:57:54.047368 -0600	Agent	UNIX error exception: 17
default	21:57:54.050826 -0600	Agent	UNIX error exception: 17
default	21:57:54.057102 -0600	Agent	UNIX error exception: 17
error	21:57:54.108767 -0600	Battle.net	        AEGetDescData of non-desc type 'reco' not a good idea
default	21:57:57.700113 -0600	Agent	UNIX error exception: 17
default	21:57:57.706898 -0600	Agent	UNIX error exception: 17
default	21:57:59.613500 -0600	Battle.net Helper	[0214/215759.613111:ERROR:mf_audio_decoder_mac.mm(515)] Unsupported codec by MfAudioDecoder: 12
default	21:58:04.410065 -0600	Battle.net	LSExceptions shared instance invalidated for timeout.
default	21:59:18.318608 -0600	powerd	Process Battle.net.6815 Created NoDisplaySleepAssertion "Playing video" age:00:00:00  id:21474872464 [System: PrevDisp DeclUser kDisp]
default	21:59:18.323116 -0600	Battle.net Helper	[0214/215918.323071:ERROR:mf_audio_decoder_mac.mm(515)] Unsupported codec by MfAudioDecoder: 12
default	21:59:23.158219 -0600	powerd	Process Battle.net.6815 Released NoDisplaySleepAssertion "Playing video" age:00:00:04  id:21474872464 [System: PrevIdle DeclUser IntPrevDisp kDisp]
default	21:59:31.757304 -0600	Battle.net	LSExceptions shared instance invalidated for timeout.

That’s what shows up. Those time stamps match the launch & crash time on my Mac. When I make similar searches specifically in the system.log file (also via the Console app) I see this.

Feb 14 21:57:50 iMac Battle.net[6815]: objc[6815]: Class BlizzardCore_URLCache is implemented in both /Applications/Battle.net.app/Contents/MacOS/Battle.net (0x10ef789d0) and /Users/weaverm/Library/Application Support/Battle.net/Versions/Battle.net.10949/battle.net-core.framework/battle.net-core (0x11393a3f8). One of the two will be used. Which one is undefined.
Feb 14 21:57:50 iMac Battle.net[6815]: objc[6815]: Class BlizzardCore_DownloadURLObject is implemented in both /Applications/Battle.net.app/Contents/MacOS/Battle.net (0x10ef78a48) and /Users/weaverm/Library/Application Support/Battle.net/Versions/Battle.net.10949/battle.net-core.framework/battle.net-core (0x11393a470). One of the two will be used. Which one is undefined.
Feb 14 21:57:50 iMac Battle.net[6815]: objc[6815]: Class BlizzardCoreURLConnectionDelegate is implemented in both /Applications/Battle.net.app/Contents/MacOS/Battle.net (0x10ef78a70) and /Users/weaverm/Library/Application Support/Battle.net/Versions/Battle.net.10949/battle.net-core.framework/battle.net-core (0x11393a498). One of the two will be used. Which one is undefined.
Feb 14 21:57:54 iMac com.apple.xpc.launchd[1] (com.blizzard.agent.27920.BBB06232-21C6-48C9-A6A1-94D3F5201DF7[6822]): Service exited with abnormal code: 255
Feb 14 21:59:22 iMac com.apple.xpc.launchd[1] (com.blizzard.heartoftheswarm.switcher.30000.0E5F419E-047A-41F2-8AF7-18821B7DDC2D[6834]): Service exited with abnormal code: 1

You’re barking at the wrong tree. The Battle net app is just reporting some of its own problems. It is just a badly written piece of (HTML) code based on another badly written piece of code: Chrome Browser…

If you want to play around, you should call the binary directly in Terminal.app, like so:

/Applications/Heroes\ of\ the\ Storm/Versions/Base72191/Heroes.app/Contents/MacOS/Heroes

…resulting in
libc++abi.dylib: __cxa_guard_acquire detected deadlock
Abort trap: 6

The patch notes read

  • Improved compatibility with latest Mac OS versions.

therefore I’m pretty confident that we’ll see a hotfix soon, they just need to roll back those “improvements” for the time being.

Fidibus, you’re probably correct. I added the relevant logs I found in Console for completeness.

I did attach the debugger in Xcode to the Heroes process and the thing SIGABRTs super early, which makes sense if it really is getting a deadlock while messing in the ABI (application binary interface for those following along at home). The debugger helpfully waits for a named process to launch, which is handy in this case.

As much fun as HotS is, I prefer playing it to debugging it. Hopefully the fine folks at Blizzard will figure it out soon.

Still… I’m curious how only some people seem to hit this problem? It does not seem to be specific to a particular set of hardware or an OS level.

¯\_(ツ)_/¯

For me the game launches on iMac Pro (latest OS X) but crashes mid game. It happened twice around Level 9 playing as Ragnaros in Team League. Not sure why it always happened during Level 9. Reconnecting to the match crashed at the same exact point every time.

Insomniak, does the macOS crash reporter pop up when this happens to you? If so, what does it say?

The patch notes read

  • Improved compatibility with latest Mac OS versions.
    therefore I’m pretty confident that we’ll see a hotfix soon, they just need to roll back those “improvements” for the time being.

Maybe rolling back those changes could help?

Same Problem Here , and
OS re-install and Deleted all Battle net folders and files did not work.

IMPORTANT DATA

I can only Play on “ASIA” Region/ Server with no problem ( but My server was America)
This problem only happened on When I tried to play on Americas and Euro Region.
Whats the deference between Asia update and Americas update . PLESE check this point !!!

Error Massage

Process: Heroes [2098]
Path: /Applications/Blizzard/*/Heroes.app/Contents/MacOS/Heroes
Identifier: com.blizzard.heroesofthestorm
Version: 2.43 [72191] (72191)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Heroes [2098]
User ID: 501

Date/Time: 2019-02-15 14:51:19.784 +0900
OS Version: Mac OS X 10.13.6 (17G65)
Report Version: 12
Anonymous UUID: 07CE69B1-32AB-5424-2CE0-2045261048BA

Time Awake Since Boot: 140 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: _LSContextInitClient queue

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

Application Specific Information:
__cxa_guard_acquire detected deadlock
abort() called

Thread 0 Crashed:: Dispatch queue: _LSContextInitClient queue
0 libsystem_kernel.dylib 0x00007fff77d3db66 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff77f08080 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff77c991ae abort + 127
3 libc++abi.dylib 0x00007fff75b96f8f abort_message + 245
4 libc++abi.dylib 0x00007fff75bb2690 __cxa_guard_acquire + 221
5 com.blizzard.heroesofthestorm 0x0000000100da9623 0x100000000 + 14325283
6 com.blizzard.heroesofthestorm 0x0000000100db3db5 0x100000000 + 14368181
7 com.blizzard.heroesofthestorm 0x0000000100dbe7e4 0x100000000 + 14411748
8 com.blizzard.heroesofthestorm 0x00000001027edf5e operator new(unsigned long) + 14
9 com.apple.LaunchServices 0x00007fff5128210f invocation function for block in _LSGetSessions() + 122
10 libdispatch.dylib 0x00007fff77bb3db8 _dispatch_client_callout + 8
11 libdispatch.dylib 0x00007fff77bb3d6b dispatch_once_f + 41
12 com.apple.LaunchServices 0x00007fff511bbe40 _LSGetSession(unsigned int) + 120
13 com.apple.LaunchServices 0x00007fff511bbd9b _LSCopyLocalDatabase + 31
14 com.apple.LaunchServices 0x00007fff51282dff invocation function for block in _LSContextInitClient(LSContext*) + 60
15 libdispatch.dylib 0x00007fff77bb3db8 _dispatch_client_callout + 8
16 libdispatch.dylib 0x00007fff77bc71e1 _dispatch_queue_barrier_sync_invoke_and_complete + 60
17 com.apple.LaunchServices 0x00007fff51280fa3 _LSContextInitClient(LSContext*) + 209
18 com.apple.LaunchServices 0x00007fff511bbc6e _LSContextInit + 182
19 com.apple.LaunchServices 0x00007fff5120fedf _LSCreateDeviceTypeIdentifierWithModelCodeInternal(__CFString const*, unsigned char const*, unsigned char) + 39
20 com.apple.SystemConfiguration 0x00007fff5c2ae11d SCDynamicStoreCopyComputerName + 409
21 com.apple.CFNetwork 0x00007fff4ec579a3 -[NSHost localizedName] + 90
22 com.blizzard.heroesofthestorm 0x0000000103c5612e 0x100000000 + 63267118
23 com.blizzard.heroesofthestorm 0x0000000100da96bb 0x100000000 + 14325435
24 com.blizzard.heroesofthestorm 0x0000000100da7aad 0x100000000 + 14318253
25 com.blizzard.heroesofthestorm 0x0000000100dac673 0x100000000 + 14337651
26 com.blizzard.heroesofthestorm 0x000000010000c2a5 0x100000000 + 49829
27 dyld 0x000000010bd96ac6 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 420
28 dyld 0x000000010bd96cf6 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
29 dyld 0x000000010bd92218 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 330
30 dyld 0x000000010bd9134e ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 134
31 dyld 0x000000010bd913e2 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 74
32 dyld 0x000000010bd82567 dyld::initializeMainExecutable() + 196
33 dyld 0x000000010bd87239 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 7242
34 dyld 0x000000010bd813d4 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 453
35 dyld 0x000000010bd811d2 _dyld_start + 54

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fffb03d7380 rcx: 0x00007ffeefbfa8c8 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffeefbfa900 rsp: 0x00007ffeefbfa8c8
r8: 0x00007ffeefbfa790 r9: 0x00007ffeefbfa960 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x0000000000000030 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff77d3db66 rfl: 0x0000000000000206 cr2: 0x00007fffb03b4168

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x100000000 - 0x104714fff +com.blizzard.heroesofthestorm (2.43 [72191] - 72191) /Applications/Blizzard//Heroes.app/Contents/MacOS/Heroes
0x105f4a000 - 0x1068b6ff7 +libicudata.52.1.dylib (52.1) /Applications/Blizzard/
/libicudata.52.1.dylib
0x1068b9000 - 0x106a26ff7 +libicui18n.52.1.dylib (52.1) <1D265AF1-91B9-3506-9EA3-6E46BE03F020> /Applications/Blizzard//libicui18n.52.1.dylib
0x106abd000 - 0x106ac4ff7 +libicuio.52.1.dylib (52.1) <06B55B90-C884-3BAC-8704-CEB65E882922> /Applications/Blizzard/
/libicuio.52.1.dylib
0x106aca000 - 0x106b04fff +libicule.52.1.dylib (52.1) /Applications/Blizzard//libicule.52.1.dylib
0x106b1c000 - 0x106b22fff +libiculx.52.1.dylib (52.1) <735AD2B7-EF75-3A9F-ABC3-4A93AA27C79E> /Applications/Blizzard/
/libiculx.52.1.dylib
0x106b28000 - 0x106b47fff +libicutu.52.1.dylib (52.1) /Applications/Blizzard//libicutu.52.1.dylib
0x106b85000 - 0x106c8bfff +libicuuc.52.1.dylib (52.1) /Applications/Blizzard/
/libicuuc.52.1.dylib
0x106ce5000 - 0x106cf3fff +com.blizzard.ClampCursor (1.0 - ???) /Applications/Blizzard//Heroes.app/Contents/Frameworks/ClampCursor.framework/ClampCursor
0x106d0a000 - 0x106d1bff7 +libortp.dylib (0) /Applications/Blizzard/
/libortp.dylib
0x106d2e000 - 0x1071dbfff +libvivoxsdk.dylib (1) <06DC4653-01EF-38B8-B1BE-6CDED91E2BB4> /Applications/Blizzard/*/libvivoxsdk.dylib
0x107865000 - 0x1079cffdf com.apple.mobiledevice (988.222.1 - 988.222.1) /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
0x10bd80000 - 0x10bdcaacf dyld (551.4) <8A72DE9C-A136-3506-AA02-4BA2B82DCAF3> /usr/lib/dyld
0x7fff4bbd9000 - 0x7fff4bdb9ff3 com.apple.avfoundation (2.0 - 1536.36) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff4bdba000 - 0x7fff4be73fff com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff4bf79000 - 0x7fff4bf79fff com.apple.Accelerate (1.11 - Accelerate 1.11) <2EF00EFE-06E8-3082-85C3-2988B422A19D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff4bf92000 - 0x7fff4c6e0ffb com.apple.vImage (8.1 - ???) <56C275C1-459F-37CD-BF29-2E6D81C29E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff4c6e1000 - 0x7fff4c881ff3 libBLAS.dylib (1211.50.2) <93259222-2D94-333D-A1EB-09C6FC4A64B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff4c882000 - 0x7fff4c8bcfef libBNNS.dylib (38.1) <0AAE0109-71D5-3B26-8401-3E62DDF97624> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff4c8bd000 - 0x7fff4cc96ff7 libLAPACK.dylib (1211.50.2) <70781D0B-AEAD-33EB-9900-10DC30F37D61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff4cc97000 - 0x7fff4ccadff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff4ccae000 - 0x7fff4ccb3ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff4ccb4000 - 0x7fff4cd34fff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff4cd35000 - 0x7fff4cd47ff7 libSparseBLAS.dylib (1211.50.2) <994A7D7E-FA3B-3943-A59C-8150B9AF86BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff4cd48000 - 0x7fff4cebbfe7 libvDSP.dylib (622.50.5) <4BF310F4-31A3-3DA5-80E4-7F8014AD380B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff4cebc000 - 0x7fff4cf72fef libvMisc.dylib (622.50.5) <88143A88-4FDE-35A1-85FE-54FF0C2A9E43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff4cf73000 - 0x7fff4cf73fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <880DEF40-389A-3F56-ACA1-B62A5BC57E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff4d267000 - 0x7fff4e0c5fff com.apple.AppKit (6.9 - 1561.60.100) <3C27CF6F-E640-3411-A87D-CCB2222CC754> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff4e117000 - 0x7fff4e117fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff4e118000 - 0x7fff4e17efff com.apple.ApplicationServices.ATS (377 - 445.4) <85E779EE-0219-3181-B4C4-201E4CC82AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff4e217000 - 0x7fff4e339fff libFontParser.dylib (222.1.6) <6CEBACDD-B848-302E-B4B2-630CB16E663E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff4e33a000 - 0x7fff4e384ff7 libFontRegistry.dylib (221.4) <5FDB4F1A-E15C-3ACB-A5C1-F15458C0C6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff4e4c6000 - 0x7fff4e4caff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff4e56a000 - 0x7fff4e5bcffb com.apple.HIServices (1.22 - 624.1) <66FD9ED2-9630-313C-86AE-4C2FBCB3F351> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff4e5bd000 - 0x7fff4e5cbfff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff4e5cc000 - 0x7fff4e618fff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff4e619000 - 0x7fff4e653fff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff4e654000 - 0x7fff4e660fff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff4e661000 - 0x7fff4e8efff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff4e8f1000 - 0x7fff4e8f1fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff4e8f2000 - 0x7fff4ea32ff3 com.apple.AudioVideoBridging (680.2 - 680.2) <27B96E03-3A32-3666-A1C5-7E4FC3042810> /System/Library/Frameworks/AudioVideoBridging.framework/Versions/A/AudioVideoBridging
0x7fff4ec14000 - 0x7fff4efaeff7 com.apple.CFNetwork (902.1 - 902.1) <76EB8CB6-BF59-3BDA-BF2B-F21B161611B9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff4efc3000 - 0x7fff4efc3fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff4efc4000 - 0x7fff4efc7ffb com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff4efc8000 - 0x7fff4f2cdfff com.apple.HIToolbox (2.1.1 - 911.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff4f2ce000 - 0x7fff4f2d1ffb com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff4f2d2000 - 0x7fff4f2d7fff com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff4f2d8000 - 0x7fff4f36dffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff4f36e000 - 0x7fff4f388ff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff4f3a9000 - 0x7fff4f3aafff com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff4f3ab000 - 0x7fff4f3adff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff4f3ae000 - 0x7fff4f3b4fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff4f4d5000 - 0x7fff4f4d5fff com.apple.Cocoa (6.11 - 22) <78E6C28E-4308-3D10-AD14-0CBCF6789B3F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff4f4e3000 - 0x7fff4f59cfff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff4f729000 - 0x7fff4f7bcff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff4f7be000 - 0x7fff4f822ff7 com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <1F8BBEB7-E177-35FA-A1B5-17DC1F4593F1> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x7fff4f823000 - 0x7fff4f84cffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff4f84d000 - 0x7fff4fbb1ff3 com.apple.CoreData (120 - 851) <8D605466-8676-3D45-9A4B-8980971551C3> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff4fbb2000 - 0x7fff4fc95fff com.apple.CoreDisplay (99.14 - 99.14) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff4fc96000 - 0x7fff50130ff7 com.apple.CoreFoundation (6.9 - 1454.90) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff50132000 - 0x7fff50760ff7 com.apple.CoreGraphics (2.0 - 1161.21) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff50762000 - 0x7fff50a51fff com.apple.CoreImage (13.0.0 - 579.5) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff50abe000 - 0x7fff50b03fff com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff50ce0000 - 0x7fff50dd6ffb com.apple.CoreMedia (1.0 - 2276.68) <5F0001EF-10FF-3334-9170-7FD5FB026205> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff50dd7000 - 0x7fff50e25fff com.apple.CoreMediaIO (814.0 - 4995) <4A7FA7DF-4F7C-3378-AE5F-A33273B2FEA6> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff50e26000 - 0x7fff50e26fff com.apple.CoreServices (822.36 - 822.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff50e27000 - 0x7fff50e9bffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff50e9c000 - 0x7fff51173fff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff51174000 - 0x7fff511a8fff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff511a9000 - 0x7fff511b1ffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff511b2000 - 0x7fff5136ffff com.apple.LaunchServices (822.36 - 822.36) <6E68C090-B12D-3D3D-9617-E5D82C36B2D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff51370000 - 0x7fff51420ff7 com.apple.Metadata (10.7.0 - 1191.4.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff51421000 - 0x7fff51481fff com.apple.CoreServices.OSServices (822.36 - 822.36) <3BB2E0CE-81AE-3D3D-9FCE-E1B7FC6D6A61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff51482000 - 0x7fff514f0fff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff514f1000 - 0x7fff51515ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <35582D88-5975-35E2-A29A-E3148C3EE727> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff517b6000 - 0x7fff51906fff com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff51907000 - 0x7fff51941fff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff51942000 - 0x7fff519cdff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff51b67000 - 0x7fff51c21fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <35D1FF9A-432C-39AD-9C1F-9022246EC5C0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff51c48000 - 0x7fff51c4dfff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff51e0e000 - 0x7fff521d4fff com.apple.Foundation (6.9 - 1454.90) <8EA924F3-ADAE-3F4B-8482-8B11C027D9A5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff52245000 - 0x7fff52275fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff52387000 - 0x7fff5248bffb com.apple.Bluetooth (6.0.7 - 6.0.7f10) <557F26F9-C7A0-34EA-A905-22E243BF6B48> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff524eb000 - 0x7fff52586fff com.apple.framework.IOKit (2.0.2 - 1445.71.1) <2EA4F383-CAA9-3AF0-99C5-90C22ADAA6B6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff52588000 - 0x7fff5258ffff com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff525e6000 - 0x7fff52763fff com.apple.ImageIO.framework (3.3.0 - 1739.3) <86D14377-8F57-387E-982E-2EF60EE41E2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff52764000 - 0x7fff52768ffb libGIF.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff52769000 - 0x7fff52850fff libJP2.dylib (1739.3) <3C1150F8-4983-3380-9B8C-5021AD972FFE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff52851000 - 0x7fff52874fff libJPEG.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff52b51000 - 0x7fff52b77ff3 libPng.dylib (1739.3) <97A8B816-7A79-3CB8-9D47-CCDC19B84E2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff52b78000 - 0x7fff52b7aff3 libRadiance.dylib (1739.3) <47A0D85B-8AE8-3FF2-9C13-279550850A24> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff52b7b000 - 0x7fff52bc8ff3 libTIFF.dylib (1739.3) <9833CCBB-48FB-3E7B-A11A-F2F331FD094D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff53a82000 - 0x7fff53a9bff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff53a9c000 - 0x7fff53ad1fff com.apple.LDAPFramework (2.4.28 - 194.5) <08888215-BBCE-3402-8142-2C9ADB091580> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff53d5a000 - 0x7fff53d61fff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff53e11000 - 0x7fff5447bff7 com.apple.MediaToolbox (1.0 - 2276.68) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff5447d000 - 0x7fff544fefff com.apple.Metal (125.30 - 125.30) <975FD6B5-D695-346A-869F-0584A968D100> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff5451b000 - 0x7fff54536fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff54537000 - 0x7fff545a6fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff545a7000 - 0x7fff545cbfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff545cc000 - 0x7fff546b3ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff546b4000 - 0x7fff546b4ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff556b3000 - 0x7fff556bfffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff584b1000 - 0x7fff5850bff7 com.apple.opencl (2.8.24 - 2.8.24) <4D7401A7-6ADD-3632-85AE-7A5012DFFA04> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff5850c000 - 0x7fff58528ffb com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff58529000 - 0x7fff58534fff com.apple.OpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff596b3000 - 0x7fff596b5fff libCVMSPluginSupport.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff596b6000 - 0x7fff596bbffb libCoreFSCache.dylib (162.9) <7AF87F3E-D5D0-3625-BE09-CA4223195466> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff596bc000 - 0x7fff596c0fff libCoreVMClient.dylib (162.9) <115FE643-6141-39B4-8193-77DFCBE7A4E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff596c1000 - 0x7fff596caff3 libGFXShared.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff596cb000 - 0x7fff596d6fff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff596d7000 - 0x7fff59712fe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff59881000 - 0x7fff598bfffb libGLU.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff5a237000 - 0x7fff5a246ff3 com.apple.opengl (16.7.4 - 16.7.4) <9BDE8FF9-5418-3C70-8D1C-09656884CE48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff5b095000 - 0x7fff5b2e1ff7 com.apple.QuartzCore (1.11 - 584.62) <1950D993-DE48-3C97-95A5-66D98BDFC95D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff5bafe000 - 0x7fff5bb15fff com.apple.ScriptingBridge (1.3.3 - 70) <2C987E75-B409-3824-84E8-0F1DD6B96E8B> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff5bb16000 - 0x7fff5be41fff com.apple.security (7.0 - 58286.70.7) <9FC166E1-14D0-305C-A086-02B9E83F547E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff5be42000 - 0x7fff5beceff7 com.apple.securityfoundation (6.0 - 55185.50.5) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff5bf00000 - 0x7fff5bf04ffb com.apple.xpc.ServiceManagement (1.0 - 1) <71B45D83-ECA4-3265-997E-683A8B8DF413> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff5c2a9000 - 0x7fff5c319ff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff5c4ce000 - 0x7fff5c849fff com.apple.VideoToolbox (1.0 - 2276.68) <8F6FBC7D-60EA-38B2-B583-7ECB58E8936E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff5f216000 - 0x7fff5f2a9fff com.apple.APFS (1.0 - 1) <6BBB3988-1C91-314F-A77A-4E093A1B18F0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff5fed4000 - 0x7fff5fefcfff com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff5fefe000 - 0x7fff5ff0dfef com.apple.AppleFSCompression (96.60.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff6000c000 - 0x7fff60017ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff60051000 - 0x7fff60099ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff600cb000 - 0x7fff600d3ff3 com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff600d4000 - 0x7fff600fcfff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff601c9000 - 0x7fff60219ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <14E91E09-C345-3C5F-8D3C-4BC291FAF796> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff6042a000 - 0x7fff60442fff com.apple.AudioServerApplication (1.0 - 312.1) /System/Library/PrivateFrameworks/AudioServerApplication.framework/Versions/A/AudioServerApplication
0x7fff6054e000 - 0x7fff607e7ffb com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff6091e000 - 0x7fff60925ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff60926000 - 0x7fff609adff7 com.apple.backup.framework (1.9.5 - 1.9.5) <5E7B0925-8C71-353D-BB0F-9CA144BB264C> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff60a27000 - 0x7fff60a63fff com.apple.bom (14.0 - 194.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff62367000 - 0x7fff62370ff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff626ac000 - 0x7fff62ab4fff com.apple.CoreAUC (259.0.0 - 259.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff62ab5000 - 0x7fff62ae5ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff62cff000 - 0x7fff62d08ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <35A43584-2AF8-3202-A139-27D916E444BE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff62e76000 - 0x7fff62e86ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff6361a000 - 0x7fff63622ff3 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff63b1b000 - 0x7fff63bacfff com.apple.CoreSymbolication (9.3 - 64026.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff63c2f000 - 0x7fff63d64fff com.apple.coreui (2.1 - 494.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff63d65000 - 0x7fff63e96fff com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff63eeb000 - 0x7fff63f4ffff com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff63f50000 - 0x7fff63f60ff7 com.apple.CrashReporterSupport (10.13 - 1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff63fde000 - 0x7fff63fedff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <5F486F5A-3795-3CD4-86A2-FD008A23F205> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff63ff0000 - 0x7fff63ff4ffb com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff64076000 - 0x7fff640ecfff com.apple.datadetectorscore (7.0 - 590.3) <7437160E-68A3-3FD7-8868-5E3F92E23C4F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff6413a000 - 0x7fff6417aff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff6417b000 - 0x7fff642aafff com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff643b5000 - 0x7fff64487ff7 com.apple.DiskImagesFramework (480.60.1 - 480.60.1) <4E7AE146-A4A2-3ABE-9BCC-25BD443D8569> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff64604000 - 0x7fff64607fff com.apple.EFILogin (2.0 - 2) <63C8BB1B-B694-3B1B-A046-FC0C9CEC9454> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff650c4000 - 0x7fff654f2fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff687ba000 - 0x7fff687bffff com.apple.GPUWrangler (3.20.13 - 3.20.13) <9C5BD618-69E3-36D5-9BC9-A4841BC00D2A> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff69535000 - 0x7fff69544fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff695c7000 - 0x7fff6963bfff com.apple.Heimdal (4.0 - 2.0) <93091531-CC91-34FF-8B93-5D3F02C37BC5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff69f4b000 - 0x7fff69f52ff7 com.apple.IOAccelerator (378.26 - 378.26) <2274BE11-18DE-3B13-BCDB-C488C9BB19AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff69f56000 - 0x7fff69f6dfff com.apple.IOPresentment (1.0 - 35.1) <7C6332FF-6535-3064-B437-1E9F70671927> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff6a338000 - 0x7fff6a35effb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff6a46b000 - 0x7fff6a46eff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff6a4dc000 - 0x7fff6a4ecffb com.apple.IntlPreferences (2.0 - 227.5.2) /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff6a5e3000 - 0x7fff6a5f6ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff6a5f7000 - 0x7fff6a6ecff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff6a6ed000 - 0x7fff6a72ffff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff6a733000 - 0x7fff6a73aff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff6af39000 - 0x7fff6af3cfff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff6b058000 - 0x7fff6b08bff7 com.apple.MediaKit (16 - 873) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff6b44c000 - 0x7fff6b4b5ff7 com.apple.gpusw.MetalTools (1.0 - 1) <458F319A-2707-3C83-8351-BD9F02EC05BD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff6b631000 - 0x7fff6b64afff com.apple.MobileKeyBag (2.0 - 1.0) <32E63C7B-E133-33DE-A593-C3C10D64FCAA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff6b6d6000 - 0x7fff6b700ffb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff6b967000 - 0x7fff6b972fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff6d208000 - 0x7fff6d218ffb com.apple.PerformanceAnalysis (1.194 - 194) <2844933E-B71C-3BE9-9A84-27B29E111F13> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff6ef7f000 - 0x7fff6efd6fff com.apple.ProtectedCloudStorage (1.0 - 1) <99598601-64DB-3A82-A13B-B62641709213> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff6efd7000 - 0x7fff6eff5fff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff6f1bf000 - 0x7fff6f1cbfff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.9) <2937CFBF-587C-33A0-B493-FFB4E606A498> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff6f1cc000 - 0x7fff6f1efffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff6f1f0000 - 0x7fff6f205ff3 com.apple.xpc.RemoteXPC (1.0 - 1205.70.9) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff70b0e000 - 0x7fff70c23ff7 com.apple.Sharing (1050.22.2 - 1050.22.2) <4E3CCDF2-EA26-334F-8EBA-79BD28486C9D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff70c4e000 - 0x7fff70c4fff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff71997000 - 0x7fff71c33ff7 com.apple.SkyLight (1.600.0 - 312.103) <27F91170-846C-3E9E-9B8A-788F27C7DAF5> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff723fc000 - 0x7fff72409fff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff72faf000 - 0x7fff73038fc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff735a9000 - 0x7fff735b1ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff737be000 - 0x7fff7387bff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff738a3000 - 0x7fff738d1ff7 com.apple.TimeSync (1.0 - 680.15) /System/Library/PrivateFrameworks/TimeSync.framework/Versions/A/TimeSync
0x7fff73925000 - 0x7fff73926fff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff7392c000 - 0x7fff73adbfff com.apple.UIFoundation (1.0 - 547.5) <86A2FBA7-2709-3894-A3D5-A00C19BAC48D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff747b0000 - 0x7fff7487fff7 com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff751e4000 - 0x7fff751e6ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff7534d000 - 0x7fff75380ff7 libclosured.dylib (551.4) <3FB6B209-51F4-38DA-B1D8-2EE29D5BDD83> /usr/lib/closure/libclosured.dylib
0x7fff7543a000 - 0x7fff75473ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff75474000 - 0x7fff7547ffff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
0x7fff75480000 - 0x7fff7550dff7 libCoreStorage.dylib (546.50.1) <6AFD6AAE-2EFE-3CF3-90C6-A66F67FCB309> /usr/lib/libCoreStorage.dylib
0x7fff75511000 - 0x7fff75512ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff75549000 - 0x7fff75713ff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib
0x7fff7574b000 - 0x7fff7574bfff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff75882000 - 0x7fff75886ffb libScreenReader.dylib (562.18.4) /usr/lib/libScreenReader.dylib
0x7fff75887000 - 0x7fff75888ffb libSystem.B.dylib (1252.50.4) /usr/lib/libSystem.B.dylib
0x7fff7591b000 - 0x7fff7591bfff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
0x7fff7591c000 - 0x7fff75932ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff75933000 - 0x7fff7595dff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff7595e000 - 0x7fff75a61fe7 libate.dylib (1.13.1) /usr/lib/libate.dylib
0x7fff75a65000 - 0x7fff75a65ff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff75a66000 - 0x7fff75b1eff3 libboringssl.dylib (109.50.14) /usr/lib/libboringssl.dylib
0x7fff75b1f000 - 0x7fff75b2fff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
0x7fff75b30000 - 0x7fff75b3dffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff75b3e000 - 0x7fff75b94fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
0x7fff75b95000 - 0x7fff75bb9ff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib
0x7fff75bbb000 - 0x7fff75bcbfff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff75bcc000 - 0x7fff75be3fd3 libcompression.dylib (47.60.2) /usr/lib/libcompression.dylib
0x7fff75e8e000 - 0x7fff75ea6ff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib
0x7fff75ea7000 - 0x7fff75ea8ff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff76041000 - 0x7fff761d2fff libcrypto.35.dylib (22.50.2) <97828BFD-4675-35DF-BE2E-C6D1555BB71D> /usr/lib/libcrypto.35.dylib
0x7fff7636d000 - 0x7fff76378ff7 libcsfde.dylib (546.50.1) /usr/lib/libcsfde.dylib
0x7fff76379000 - 0x7fff763cfff3 libcups.2.dylib (462.2.4) <908099FB-C70E-38FA-9573-88CB98FDDE29> /usr/lib/libcups.2.dylib
0x7fff763fa000 - 0x7fff7644effb libcurl.4.dylib (105.40.1) /usr/lib/libcurl.4.dylib
0x7fff7650f000 - 0x7fff7650ffff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff76510000 - 0x7fff76529ffb libexpat.1.dylib (16.1.1) <5E1796FA-4041-3187-B5C2-8E6B03D1D72A> /usr/lib/libexpat.1.dylib
0x7fff76537000 - 0x7fff76538fff libffi.dylib (18.1) <02011073-8CB7-362F-BC52-43B4E83687B0> /usr/lib/libffi.dylib
0x7fff76546000 - 0x7fff7654bff3 libheimdal-asn1.dylib (520.50.6) /usr/lib/libheimdal-asn1.dylib
0x7fff76577000 - 0x7fff76668ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
0x7fff76669000 - 0x7fff76890ffb libicucore.A.dylib (59180.0.1) <34EBADD6-4092-30EC-90E8-F75241E94D76> /usr/lib/libicucore.A.dylib
0x7fff768dd000 - 0x7fff768defff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff768df000 - 0x7fff768f8ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff768f9000 - 0x7fff7690fff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff769c0000 - 0x7fff76be8ff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib
0x7fff76dc0000 - 0x7fff76f3bfff libnetwork.dylib (1229.70.2) /usr/lib/libnetwork.dylib
0x7fff76fc2000 - 0x7fff773b33b7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib
0x7fff773c6000 - 0x7fff773cafff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff773cd000 - 0x7fff77401fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff77480000 - 0x7fff7749cffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff774d8000 - 0x7fff774eafff libsasl2.2.dylib (211) <04EF3F61-12EC-3319-A649-851999F4C7A4> /usr/lib/libsasl2.2.dylib
0x7fff774eb000 - 0x7fff774ecff3 libspindump.dylib (252) /usr/lib/libspindump.dylib
0x7fff774ed000 - 0x7fff7767aff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib
0x7fff776d6000 - 0x7fff77729ffb libssl.35.dylib (22.50.2) /usr/lib/libssl.35.dylib
0x7fff7777c000 - 0x7fff777cafff libstdc++.6.0.9.dylib (104.1) <0EA35E7E-B536-3628-B462-A4098805CEAC> /usr/lib/libstdc++.6.0.9.dylib
0x7fff7784e000 - 0x7fff778aeff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib
0x7fff778af000 - 0x7fff778b2ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff778b3000 - 0x7fff778c0fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff778c4000 - 0x7fff779abfff libxml2.2.dylib (31.11) /usr/lib/libxml2.2.dylib
0x7fff779ac000 - 0x7fff779d4fff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
0x7fff779d5000 - 0x7fff779e7ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff77a83000 - 0x7fff77a87ff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
0x7fff77a88000 - 0x7fff77a92ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
0x7fff77a93000 - 0x7fff77a9afff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
0x7fff77a9b000 - 0x7fff77aa4ffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
0x7fff77aa5000 - 0x7fff77b2afff libcorecrypto.dylib (562.70.1) <5C26364F-2269-31EC-84AF-0FED2C902E38> /usr/lib/system/libcorecrypto.dylib
0x7fff77bb2000 - 0x7fff77bebff7 libdispatch.dylib (913.60.2) <232C69BD-022E-3AB9-8807-79F9FA7CB5EC> /usr/lib/system/libdispatch.dylib
0x7fff77bec000 - 0x7fff77c09ff7 libdyld.dylib (551.4) <81BF3A82-5719-3B54-ABA9-76C82D932CAC> /usr/lib/system/libdyld.dylib
0x7fff77c0a000 - 0x7fff77c0affb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff77c0b000 - 0x7fff77c17ff3 libkxld.dylib (4570.71.2) /usr/lib/system/libkxld.dylib
0x7fff77c18000 - 0x7fff77c18ff7 liblaunch.dylib (1205.70.9) /usr/lib/system/liblaunch.dylib
0x7fff77c19000 - 0x7fff77c1dffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
0x7fff77c1e000 - 0x7fff77c20ff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
0x7fff77c21000 - 0x7fff77c22ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
0x7fff77c23000 - 0x7fff77c3afff libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib
0x7fff77c3b000 - 0x7fff77c3bfff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
0x7fff77c3c000 - 0x7fff77cc5ff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
0x7fff77cc6000 - 0x7fff77cc9ffb libsystem_configuration.dylib (963.50.8) /usr/lib/system/libsystem_configuration.dylib
0x7fff77cca000 - 0x7fff77ccdffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff77cce000 - 0x7fff77ccffff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
0x7fff77cd0000 - 0x7fff77cd6ff7 libsystem_dnssd.dylib (878.70.2) <3290768B-54DE-3AB6-B155-AC0950AC5564> /usr/lib/system/libsystem_dnssd.dylib
0x7fff77cd7000 - 0x7fff77d20ff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib
0x7fff77d21000 - 0x7fff77d47ff7 libsystem_kernel.dylib (4570.71.2) /usr/lib/system/libsystem_kernel.dylib
0x7fff77d48000 - 0x7fff77d93fcb libsystem_m.dylib (3147.50.1) <8CFB51C9-B422-3379-8552-064C63943A23> /usr/lib/system/libsystem_m.dylib
0x7fff77d94000 - 0x7fff77db3fff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
0x7fff77db4000 - 0x7fff77ee4ff7 libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib
0x7fff77ee5000 - 0x7fff77eefffb libsystem_networkextension.dylib (767.70.1) /usr/lib/system/libsystem_networkextension.dylib
0x7fff77ef0000 - 0x7fff77ef9ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
0x7fff77efa000 - 0x7fff77f01ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
0x7fff77f02000 - 0x7fff77f0dfff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
0x7fff77f0e000 - 0x7fff77f11fff libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib
0x7fff77f12000 - 0x7fff77f13ff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff77f14000 - 0x7fff77f1bff7 libsystem_symptoms.dylib (820.60.2) <585BDFA2-D54D-39D0-8046-44E824DABD43> /usr/lib/system/libsystem_symptoms.dylib
0x7fff77f1c000 - 0x7fff77f2ffff libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib
0x7fff77f31000 - 0x7fff77f36ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff77f37000 - 0x7fff77f64ff7 libxpc.dylib (1205.70.9) <0BC7AD67-671D-31D4-8B88-C317B8379598> /usr/lib/system/libxpc.dylib

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 2
Kernel Alloc Once 8K 2
MALLOC 48.4M 23
MALLOC guard page 32K 9
STACK GUARD 56.0M 2
Stack 8192K 2
VM_ALLOCATE 16.3M 3
__DATA 48.7M 279
__FONT_DATA 4K 2
__LINKEDIT 201.1M 15
__TEXT 256.3M 278
__UNICODE 560K 2
mapped file 79.0M 4
shared memory 12K 4
=========== ======= =======
TOTAL 714.7M 613

Model: MacBookPro10,1, BootROM 251.0.0.0.0, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.21.190.18.1a3)
Bluetooth: Version 6.0.7f10, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SD256E, 251 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Keyboard Hub
USB Device: SteelSeries Rival 100 Gaming Mouse
USB Device: Apple Keyboard
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 3.0 Bus
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

3 days and counting? :disappointed_relieved:

I’m actually having the same problem as everyone else, and i’m using a mac mini late 2012 model with High Sierra 10.13.6, which i might add, was doing just fine with hots before this latest patch. It launches and right away crashes right down, and so far nothing has fixed the problem.

Let’s give it another few hours. They can insta-fix it by rolling back the “Mac Improvements” from the last patch, when all was well.

If they cannot even do that (so they keep players happy, while they work on a permanent fix), how focused on the player base are they really? :thinking:

1 Like

Just roll back the “Improved compatibility with latest Mac OS versions.”

I’ve been playing HOTS on MacOS since Beta and this is the only time I’ve had a problem.

1 Like

I’m curious how only some people seem to hit this problem?

Looking at the post-mortem I’d say it’s a race condition between two threads trying to initialize the same static function variable. This can happen for example when you have two different code paths, e.g. an ‘if’ clause that triggers the crash only when it results in ‘true’. But it could also be some kind of debugging code that when enabled shifts the timing so that the bug won’t trigger.

These kinds of problems are hard to reproduce, but this is on a Mac not on those Windows shoot boxes where there are about 1 Million different platforms out there. However trying to find a common denominator is at this point IMHO wasted time, you guys have to roll back that commit then look at the code instead of making desperate people reinstall their OS.

3 Likes