Crash on OpenAL alcOpenDevice(NULL) on iOS10 Beta

Hi


We now have a crash in our app on ios 10 beta only. App run fine on other ios version. The crash happen deep in alcOpenDevice(NULL) on AudioToolBox::RegisterEmbeddedAudioCodecs.


Take also note that the crash do not occure when we launch the game directly from xcode as attached debug mode. Only when launched from the device itself. We are a bit puzzled by the crash. We made also sure that the alcOpenDevice was not called twice.


Here is the crash log.


Incident Identifier: 386F2F45-70AE-489A-911E-06728A32E40E

CrashReporter Key: df5b1120094a50392ee0240dde75633c7eb940a3

Hardware Model: iPhone7,1

Process: PiggyBank [252]

Path: /private/var/containers/Bundle/Application/5F61183A-C9EE-4837-A99E-D59DF965502E/PiggyBank.app/PiggyBank

Identifier: com.frimastudio.TestPiggyBank

Version: 0.0.48 (1.2.0)

Code Type: ARM-64 (Native)

Role: Foreground

Parent Process: launchd [1]

Coalition: com.frimastudio.TestPiggyBank [416]





Date/Time: 2016-08-30 15:35:27.0266 -0400

Launch Time: 2016-08-30 15:35:26.5026 -0400

OS Version: iPhone OS 10.0 (14A5346a)

Report Version: 104



Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000016e3cb680

Termination Signal: Bus error: 10

Termination Reason: Namespace SIGNAL, Code 0xa

Terminating Process: exc handler [0]

Triggered by Thread: 9



Filtered syslog:

None found



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

Thread 0:

0 PiggyBank 0x0000000100530cb0 boost::simple_segregated_storage<unsigned long>::segregate(void*, unsigned long, unsigned long, void*) (simple_segregated_storage.hpp:304)

1 PiggyBank 0x0000000100530be4 boost::simple_segregated_storage<unsigned long>::add_block(void*, unsigned long, unsigned long) (simple_segregated_storage.hpp:116)

2 PiggyBank 0x00000001005309d0 boost::simple_segregated_storage<unsigned long>::add_ordered_block(void*, unsigned long, unsigned long) (simple_segregated_storage.hpp:134)

3 PiggyBank 0x00000001005307bc boost::pool<boost::default_user_allocator_new_delete>::ordered_malloc_need_resize() (pool.hpp:763)

4 PiggyBank 0x000000010053052c boost::pool<boost::default_user_allocator_new_delete>::ordered_malloc() (pool.hpp:441)

5 PiggyBank 0x0000000100530498 boost::object_pool<FileInfo, boost::default_user_allocator_new_delete>::malloc() (object_pool.hpp:118)

6 PiggyBank 0x0000000100527fd4 boost::object_pool<FileInfo, boost::default_user_allocator_new_delete>::construct() (object_pool.hpp:146)

7 PiggyBank 0x00000001005273ec FileSystem::ReadFileList(char const*, char const*, char const*, IData::SystemFolder) (FileSystem.cpp:381)

8 PiggyBank 0x00000001004ca8c0 Game::ReadFileList() (Game.cpp:398)

9 PiggyBank 0x00000001004cb6f0 Game::InitEngine(std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (Game.cpp:491)

10 PiggyBank 0x0000000100491404 -[GameView FinishLoading] (GameView.mm:177)

11 PiggyBank 0x0000000100496d08 -[GameViewController FinishLoading] (GameViewController.mm:157)

12 PiggyBank 0x0000000100489c00 -[GameDelegate applicationDidBecomeActive:] (GameDelegate.mm:129)

13 UIKit 0x000000018b55a7f0 -[UIApplication _stopDeactivatingForReason:] + 1152

14 UIKit 0x000000018b75da38 -[UIApplication _runWithMainScene:transitionContext:completion:] + 2744

15 UIKit 0x000000018b7719fc __84-[UIApplication _handleApplicationActivationWithScene:transitionContext:completion:]_block_invoke.3113 + 48

16 UIKit 0x000000018b75a5dc -[UIApplication workspaceDidEndTransaction:] + 168

17 FrontBoardServices 0x000000018729b904 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 36

18 FrontBoardServices 0x000000018729b770 -[FBSSerialQueue _performNext] + 176

19 FrontBoardServices 0x000000018729bb18 -[FBSSerialQueue _performNextFromRunLoopSource] + 56

20 CoreFoundation 0x00000001856aa278 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24

21 CoreFoundation 0x00000001856a9bc0 __CFRunLoopDoSources0 + 524

22 CoreFoundation 0x00000001856a77c0 __CFRunLoopRun + 804

23 CoreFoundation 0x00000001855d6048 CFRunLoopRunSpecific + 444

24 UIKit 0x000000018b540b84 -[UIApplication _run] + 608

25 UIKit 0x000000018b53b908 UIApplicationMain + 208

26 PiggyBank 0x00000001004af6d8 main (main.mm:17)

27 libdyld.dylib 0x00000001845b85b8 start + 4



Thread 1:

0 libsystem_kernel.dylib 0x00000001846caa88 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x000000018478d36c _pthread_wqthread + 1452

2 libsystem_pthread.dylib 0x000000018478cdb4 start_wqthread + 4



Thread 2:

0 libsystem_kernel.dylib 0x00000001846caa88 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x000000018478d36c _pthread_wqthread + 1452

2 libsystem_pthread.dylib 0x000000018478cdb4 start_wqthread + 4



Thread 3:

0 libsystem_kernel.dylib 0x00000001846caa88 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x000000018478d36c _pthread_wqthread + 1452

2 libsystem_pthread.dylib 0x000000018478cdb4 start_wqthread + 4



Thread 4:

0 libsystem_kernel.dylib 0x00000001846caa88 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x000000018478d188 _pthread_wqthread + 968

2 libsystem_pthread.dylib 0x000000018478cdb4 start_wqthread + 4



Thread 5 name: com.apple.uikit.eventfetch-thread

Thread 5:

0 libsystem_kernel.dylib 0x00000001846ac16c mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001846abfdc mach_msg + 72

2 CoreFoundation 0x00000001856a9cec __CFRunLoopServiceMachPort + 192

3 CoreFoundation 0x00000001856a7908 __CFRunLoopRun + 1132

4 CoreFoundation 0x00000001855d6048 CFRunLoopRunSpecific + 444

5 Foundation 0x00000001860e3b1c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304

6 Foundation 0x000000018610460c -[NSRunLoop(NSRunLoop) runUntilDate:] + 96

7 UIKit 0x000000018be97318 -[UIEventFetcher threadMain] + 136

8 Foundation 0x00000001861e150c __NSThread__start__ + 1024

9 libsystem_pthread.dylib 0x000000018478f860 _pthread_body + 240

10 libsystem_pthread.dylib 0x000000018478f770 _pthread_body + 0

11 libsystem_pthread.dylib 0x000000018478cdbc thread_start + 4



Thread 6:

0 libsystem_kernel.dylib 0x00000001846caa88 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x000000018478d36c _pthread_wqthread + 1452

2 libsystem_pthread.dylib 0x000000018478cdb4 start_wqthread + 4



Thread 7 name: com.apple.CoreMotion.MotionThread

Thread 7:

0 libsystem_kernel.dylib 0x00000001846ac16c mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001846abfdc mach_msg + 72

2 CoreFoundation 0x00000001856a9cec __CFRunLoopServiceMachPort + 192

3 CoreFoundation 0x00000001856a7908 __CFRunLoopRun + 1132

4 CoreFoundation 0x00000001855d6048 CFRunLoopRunSpecific + 444

5 CoreFoundation 0x00000001856238d4 CFRunLoopRun + 112

6 CoreMotion 0x000000018c380080 0x18c31f000 + 397440

7 libsystem_pthread.dylib 0x000000018478f860 _pthread_body + 240

8 libsystem_pthread.dylib 0x000000018478f770 _pthread_body + 0

9 libsystem_pthread.dylib 0x000000018478cdbc thread_start + 4



Thread 8 name: AVAudioSession Notify Thread

Thread 8:

0 libsystem_kernel.dylib 0x00000001846ac16c mach_msg_trap + 8

1 libsystem_kernel.dylib 0x00000001846abfdc mach_msg + 72

2 CoreFoundation 0x00000001856a9cec __CFRunLoopServiceMachPort + 192

3 CoreFoundation 0x00000001856a7908 __CFRunLoopRun + 1132

4 CoreFoundation 0x00000001855d6048 CFRunLoopRunSpecific + 444

5 AVFAudio 0x000000019ec21138 GenericRunLoopThread::Entry(void*) + 164

6 AVFAudio 0x000000019ec46f14 CAPThread::Entry(CAPThread*) + 84

7 libsystem_pthread.dylib 0x000000018478f860 _pthread_body + 240

8 libsystem_pthread.dylib 0x000000018478f770 _pthread_body + 0

9 libsystem_pthread.dylib 0x000000018478cdbc thread_start + 4



Thread 9 Crashed:

0 dyld 0x00000001014f62f8 ImageLoaderMegaDylib::dlopenFromCache(ImageLoader::LinkContext const&, char const*, int, void**) + 220

1 dyld 0x00000001014f62d4 ImageLoaderMegaDylib::dlopenFromCache(ImageLoader::LinkContext const&, char const*, int, void**) + 184

2 dyld 0x00000001014ed02c dyld::dlopenFromCache(char const*, int, void**) + 92

3 dyld 0x00000001014f264c dlopen + 460

4 libdyld.dylib 0x00000001845b5d5c dlopen + 76

5 AudioToolbox 0x00000001885ec3fc RegisterEmbeddedAudioCodecs + 1096

6 AudioToolbox 0x0000000188785518 AudioComponentPluginMgr::_prepare(unsigned int) + 644

7 AudioToolbox 0x0000000188786924 AudioComponentPluginMgr::FindNext(OpaqueAudioComponent*, AudioComponentDescription const&) + 568

8 AudioToolbox 0x0000000188748bc4 AudioComponentFindNext + 128

9 AudioToolbox 0x00000001886e75ac AudioUnitNodeInfo::Open() + 76

10 AudioToolbox 0x00000001886e30e8 AudioUnitGraph::Open() + 88

11 OpenAL 0x00000001942a2f78 OALDevice::InitializeGraph(char const*) + 204

12 OpenAL 0x00000001942a3130 OALDevice::OALDevice(char const*, unsigned long) + 144

13 OpenAL 0x00000001942a6058 alcOpenDevice + 272

14 PiggyBank 0x0000000100728824 OpenALDevice::Init() (OpenALDevice.cpp:34)

15 PiggyBank 0x00000001004a5aa0 SoundManager::InitSoundApi() (ASoundManager.cpp:31)

16 PiggyBank 0x000000010050344c SoundManager::Update() (SoundManager.cpp:342)

17 PiggyBank 0x00000001004ff6c4 SoundManager::UpdateWrapper(void*) (SoundManager.h:122)

18 PiggyBank 0x00000001007f62d4 Thread::ThreadFunc(void*) (Thread.cpp:91)

19 libsystem_pthread.dylib 0x000000018478f860 _pthread_body + 240

20 libsystem_pthread.dylib 0x000000018478f770 _pthread_body + 0

21 libsystem_pthread.dylib 0x000000018478cdbc thread_start + 4



Thread 9 crashed with ARM Thread State (64-bit):

x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0xfffffff0001fc088

x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x000000016e3d39e8 x7: 0x0000000000000040

x8: 0x0000000000009b40 x9: 0x000000016e3d51c0 x10: 0x000000000000000f x11: 0xffffffffffffffff

x12: 0x0000260000002703 x13: 0x0000000000000000 x14: 0x0000270000002700 x15: 0x0000000000000000

x16: 0x0000000000002700 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x000000016e3d56f0

x20: 0x0000000000000000 x21: 0x0000000000000262 x22: 0x0000000101519838 x23: 0x000000010151f0d8

x24: 0x000000016e3cb680 x25: 0x000000010151a7b0 x26: 0x9e50d538fda5004c x27: 0x000000016e3d51c0

x28: 0x000000000000002f fp: 0x000000016e3d5220 lr: 0x00000001014f62d4

sp: 0x000000016e3cb680 pc: 0x00000001014f62f8 cpsr: 0x60000000



Binary Images:

0x100070000 - 0x10091bfff PiggyBank arm64 <d2e8a033e87938309f0ed4a0cf675ba3> /var/containers/Bundle/Application/5F61183A-C9EE-4837-A99E-D59DF965502E/PiggyBank.app/PiggyBank

0x1014e8000 - 0x101517fff dyld arm64 <fc8715469f7b30228b67a5ae12cadf10> /usr/lib/dyld

0x1840b0000 - 0x1840b1fff libSystem.B.dylib arm64 <8788325e11bc31a39b075a3497d26ebd> /usr/lib/libSystem.B.dylib

0x1840b2000 - 0x184107fff libc++.1.dylib arm64 <95f6dd603b933208ba95cc2d84613c54> /usr/lib/libc++.1.dylib

0x184108000 - 0x184128fff libc++abi.dylib arm64 <286b3adc78d1308eaa0d6f10914b1fa7> /usr/lib/libc++abi.dylib

0x18412c000 - 0x184505fff libobjc.A.dylib arm64 <56adf6a5a61b3ef1968bae3dd66e4893> /usr/lib/libobjc.A.dylib

0x184506000 - 0x18450afff libcache.dylib arm64 <d79108a0ab4e3297b6cefec133101c7e> /usr/lib/system/libcache.dylib

0x18450b000 - 0x184516fff libcommonCrypto.dylib arm64 <e4a09f684f4b355c9d5a30ec07686824> /usr/lib/system/libcommonCrypto.dylib

0x184517000 - 0x18451afff libcompiler_rt.dylib arm64 <3dcd569650cc3546b217e6927a95ce54> /usr/lib/system/libcompiler_rt.dylib

0x18451b000 - 0x184522fff libcopyfile.dylib arm64 <b293768b7c803b7ea0df4cce7a82a2fa> /usr/lib/system/libcopyfile.dylib

0x184523000 - 0x184583fff libcorecrypto.dylib arm64 <ee31d550706a302eb89c949440f2ad95> /usr/lib/system/libcorecrypto.dylib

0x184584000 - 0x1845b3fff libdispatch.dylib arm64 <956dd763b6e43b158cc33087b122c308> /usr/lib/system/libdispatch.dylib

0x1845b4000 - 0x1845b8fff libdyld.dylib arm64 <133149af0c2c3e50aaeb21f7967fc46f> /usr/lib/system/libdyld.dylib

0x1845b9000 - 0x1845b9fff liblaunch.dylib arm64 <7e180d7e5df13f699dbc6bb79ad46116> /usr/lib/system/liblaunch.dylib

0x1845ba000 - 0x1845bffff libmacho.dylib arm64 <de92db7afccc39ecb2860722c2646670> /usr/lib/system/libmacho.dylib

0x1845c0000 - 0x1845c1fff libremovefile.dylib arm64 <0e1600f01f9b38faaf33ce9b1d11d4bb> /usr/lib/system/libremovefile.dylib

0x1845c2000 - 0x1845d9fff libsystem_asl.dylib arm64 <f5505c51c68336c29700f3b4536a8f3f> /usr/lib/system/libsystem_asl.dylib

0x1845da000 - 0x1845dafff libsystem_blocks.dylib arm64 <8aa81604649d396a91347e7097d85e14> /usr/lib/system/libsystem_blocks.dylib

0x1845db000 - 0x184659fff libsystem_c.dylib arm64 <9ea4be9c3160336db78df751318c210c> /usr/lib/system/libsystem_c.dylib

0x18465a000 - 0x18465efff libsystem_configuration.dylib arm64 <c253d3f37bac39bcb755bd85f8c6b7fd> /usr/lib/system/libsystem_configuration.dylib

0x18465f000 - 0x184664fff libsystem_containermanager.dylib arm64 <a845710abeb9350596b19219de14752d> /usr/lib/system/libsystem_containermanager.dylib

0x184665000 - 0x184666fff libsystem_coreservices.dylib arm64 <1772cc4182f031e9982e7877f6279142> /usr/lib/system/libsystem_coreservices.dylib

0x184667000 - 0x18467ffff libsystem_coretls.dylib arm64 <f5e728dc1e4a38de818f375720267e44> /usr/lib/system/libsystem_coretls.dylib

0x184680000 - 0x184686fff libsystem_dnssd.dylib arm64 <0683c73b50f13a8f8e6ed5228194be08> /usr/lib/system/libsystem_dnssd.dylib

0x184687000 - 0x1846aafff libsystem_info.dylib arm64 <396ee496c12832dcafe71dfc1bf37b23> /usr/lib/system/libsystem_info.dylib

0x1846ab000 - 0x1846cffff libsystem_kernel.dylib arm64 <0dad08463662389b8d894f269ab365f5> /usr/lib/system/libsystem_kernel.dylib

0x1846d0000 - 0x1846fcfff libsystem_m.dylib arm64 <162021c4113f399fbf9f9dbcbf279a27> /usr/lib/system/libsystem_m.dylib

0x1846fd000 - 0x184718fff libsystem_malloc.dylib arm64 <00723a489bbb3997b99cdc7590229a63> /usr/lib/system/libsystem_malloc.dylib

0x184719000 - 0x18476ffff libsystem_network.dylib arm64 <84d56a9d88ba32f9830d884a7aa14c3b> /usr/lib/system/libsystem_network.dylib

0x184770000 - 0x184779fff libsystem_networkextension.dylib arm64 <e91d3acd6a753131933fadb6d8951c27> /usr/lib/system/libsystem_networkextension.dylib

0x18477a000 - 0x184784fff libsystem_notify.dylib arm64 <c1543c03c85735febce457521f35b588> /usr/lib/system/libsystem_notify.dylib

0x184785000 - 0x18478bfff libsystem_platform.dylib arm64 <2c8e7d97438d3c098d82e8b874e7e244> /usr/lib/system/libsystem_platform.dylib

0x18478c000 - 0x184795fff libsystem_pthread.dylib arm64 <13e15f6104bc3c49a87722b6f0446dea> /usr/lib/system/libsystem_pthread.dylib

0x184796000 - 0x184799fff libsystem_sandbox.dylib arm64 <335f1ef88aca3301aaf4492dde3ad022> /usr/lib/system/libsystem_sandbox.dylib

0x18479a000 - 0x1847a1fff libsystem_symptoms.dylib arm64 <2d72cc22859139adbe5b139379cf2068> /usr/lib/system/libsystem_symptoms.dylib

0x1847a2000 - 0x1847c3fff libsystem_trace.dylib arm64 <a1f7f182f1793da0b894c75306a6c70a> /usr/lib/system/libsystem_trace.dylib

0x1847c4000 - 0x1847c9fff libunwind.dylib arm64 <2e032a1e98a538ba95248f3a17655050> /usr/lib/system/libunwind.dylib

0x1847ca000 - 0x1847cafff libvminterpose.dylib arm64 <17bcf13b60033450ab2081bd23114c67> /usr/lib/system/libvminterpose.dylib

0x1847cb000 - 0x1847f1fff libxpc.dylib arm64 <9bbf09cd8cfd3f94bae40fac797416e0> /usr/lib/system/libxpc.dylib

0x1847f2000 - 0x184a0cfff libicucore.A.dylib arm64 <23ef074deaa831e7b8e0a50f87ca713c> /usr/lib/libicucore.A.dylib

0x184a0d000 - 0x184a1dfff libz.1.dylib arm64 <5e67d9e80348304187cd8bf557849015> /usr/lib/libz.1.dylib

0x1855cd000 - 0x185950fff CoreFoundation arm64 <12a36fa91ed13272acb659b3181820b6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation

0x185951000 - 0x185961fff libbsm.0.dylib arm64 <f3a3eb26182839e0ac4646d0e2f9e9c4> /usr/lib/libbsm.0.dylib

0x185962000 - 0x185962fff libenergytrace.dylib arm64 <2cfdece2a96330968c249f7d9e7811ad> /usr/lib/libenergytrace.dylib

0x185963000 - 0x1859ddfff IOKit arm64 <01b5b119d4cc381baabf701a90c1f2ee> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x1859de000 - 0x1859fdfff libMobileGestalt.dylib arm64 <ded257f62fe53e698799e1a2448ad1cd> /usr/lib/libMobileGestalt.dylib

0x1859fe000 - 0x185ae8fff libxml2.2.dylib arm64 <edc3ce1ed39b39fd9c3c535d9e542967> /usr/lib/libxml2.2.dylib

0x185ae9000 - 0x185b75fff Security arm64 <de0943b0dccd3b54805a4f413090c8d3> /System/Library/Frameworks/Security.framework/Security

0x185b76000 - 0x185be0fff SystemConfiguration arm64 <e848a214a1b63bd9adb05435e89ba27a> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

0x185be1000 - 0x185cf5fff libsqlite3.dylib arm64 <511215637edc3a0f8d3416fe4536881d> /usr/lib/libsqlite3.dylib

0x185cf6000 - 0x186065fff CFNetwork arm64 <22c5a2813ab235d988b7620bca010edc> /System/Library/Frameworks/CFNetwork.framework/CFNetwork

0x186066000 - 0x186076fff libbz2.1.0.dylib arm64 <b312e3b393893c0db8f793f370dae319> /usr/lib/libbz2.1.0.dylib

0x186077000 - 0x18608ffff liblzma.5.dylib arm64 <3c157ec9f2e83f99a26f322feb7deabc> /usr/lib/liblzma.5.dylib

0x186090000 - 0x1860aafff libCRFSuite.dylib arm64 <af22ff8591193afa81d6d044c5cd7978> /usr/lib/libCRFSuite.dylib

0x1860ab000 - 0x1860d4fff libarchive.2.dylib arm64 <af207c0febfd3665a2055c0ff8a11d76> /usr/lib/libarchive.2.dylib

0x1860d5000 - 0x1860d6fff liblangid.dylib arm64 <c2cccb75f84e3b8a9c2ce6e32e812eb9> /usr/lib/liblangid.dylib

0x1860d7000 - 0x1863a5fff Foundation arm64 <a6ad10553017396ebb4eba2a4ad331d8> /System/Library/Frameworks/Foundation.framework/Foundation

0x1863a6000 - 0x186452fff libBLAS.dylib arm64 <499c291219e730d79cf409daee75db9d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib

0x186453000 - 0x186795fff libLAPACK.dylib arm64 <f07da3926d4a3fb0bfcbe3b3b026b54f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib

0x186796000 - 0x186a37fff vImage arm64 <11bcd81fb40637b2a4e54dda6b4b40ac> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

0x186a38000 - 0x186a5afff libvMisc.dylib arm64 <bd641d6b451430a8a26dde179a9bfc4a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib

0x186a5b000 - 0x186a6ffff libLinearAlgebra.dylib arm64 <e9a40ae4066c3d3ebab7aec269c6f69e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib

0x186a70000 - 0x186a81fff libSparseBLAS.dylib arm64 <66e35a109b573fe98941afd7e9921214> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib

0x186a82000 - 0x186afafff libvDSP.dylib arm64 <c2ce3490f1b633119d556081ffd0caa0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib

0x186afb000 - 0x186afbfff vecLib arm64 <c07ed4a995bd35a89bea45c4fd101553> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib

0x186afc000 - 0x186afcfff Accelerate arm64 <5057f428ad8539a9b13b2a607bc7839f> /System/Library/Frameworks/Accelerate.framework/Accelerate

0x186afd000 - 0x18704afff CoreGraphics arm64 <4a137515f15e30a495edf7ec114755e0> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

0x18704b000 - 0x18705ffff GraphicsServices arm64 <ff797085b6233ecc9b481fb9c0da129b> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices

0x187060000 - 0x1870abfff AppSupport arm64 <b932ccc8a363345a9f71b5ffcc3f8f55> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

0x1870ac000 - 0x1871ccfff MobileCoreServices arm64 <f80e023ffe7f3a5ca8cc8ec1099d47b2> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

0x1871cd000 - 0x187223fff BaseBoard arm64 <afc5e81f3b1637fb84577c76ea04f3f7> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard

0x187224000 - 0x18722ffff AssertionServices arm64 <e664d5d27a2d39e09ae37ac9d76e33f3> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices

0x187230000 - 0x18725cfff BackBoardServices arm64 <e0c83aa72d963761aefdc7ae709296c0> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices

0x187261000 - 0x1872b0fff FrontBoardServices arm64 <00e4717b4c783337b381560ca33ca352> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices

0x1872b4000 - 0x1872e6fff SpringBoardServices arm64 <50a6844386f035bc80ea2e0b49dde5a6> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

0x1872e7000 - 0x1872fefff MobileKeyBag arm64 <734ebf66412c3aa5ac99334f29ebe620> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag

0x1872ff000 - 0x187307fff IOSurface arm64 <0c687f05288f30efbb936e54be9a6f58> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface

0x187308000 - 0x187313fff liblockdown.dylib arm64 <0e91043ddc67342ebe03e19a6aac556e> /usr/lib/liblockdown.dylib

0x187314000 - 0x187329fff CrashReporterSupport arm64 <b17ade4774223014893f614b1d14de61> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport

0x18732a000 - 0x18732cfff IOSurfaceAccelerator arm64 <969c522dc6183cb8ada7073b07353512> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator

0x18732d000 - 0x18736dfff AppleJPEG arm64 <58108877933e337991dbdf45ab888ef8> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG

0x18736e000 - 0x1878fdfff ImageIO arm64 <0cc6da0a6265372190bd34b428c02a9f> /System/Library/Frameworks/ImageIO.framework/ImageIO

0x1878fe000 - 0x187904fff TCC arm64 <e16cadd5527d3eb6a0127b2f050cbb99> /System/Library/PrivateFrameworks/TCC.framework/TCC

0x187905000 - 0x187909fff AggregateDictionary arm64 <86b469d92f5b35aca009fec53d160d4f> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary

0x18790a000 - 0x187916fff PowerLog arm64 <d2af9e6dc2223773b474896bdfacef4d> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog

0x187917000 - 0x18797ffff libTelephonyUtilDynamic.dylib arm64 <409b5432c1e837ed914e5d12c870ffd3> /usr/lib/libTelephonyUtilDynamic.dylib

0x187980000 - 0x187992fff CommonUtilities arm64 <0098d095d66733988b5a6e73803f37a6> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities

0x187993000 - 0x1879a7fff libcompression.dylib arm64 <b04eddd5ef0839a6aee2707f5c14aa1a> /usr/lib/libcompression.dylib

0x1879a8000 - 0x187c42fff CoreData arm64 <65f30a82a6683482bbdb857c83f3fc56> /System/Library/Frameworks/CoreData.framework/CoreData

0x187c43000 - 0x187c46fff libCoreVMClient.dylib arm64 <1bcb44d34cc23f5b8726a16fb18a441f> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib

0x187c47000 - 0x187c4cfff IOAccelerator arm64 <d7135a13f4753c9eb8b4b79455175d32> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator

0x187c4d000 - 0x187c4efff libCVMSPluginSupport.dylib arm64 <12fa733f193635ab9b8a745904155581> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib

0x187c4f000 - 0x187c52fff libCoreFSCache.dylib arm64 <2cd83dacd1543b939ddba25dc538a3a8> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib

0x187c53000 - 0x187c96fff libGLImage.dylib arm64 <679d74c254e13f1c925f38b82d8e6963> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib

0x187c97000 - 0x187ca1fff libGFXShared.dylib arm64 <8b1ffef2cbee3b5e8a6554af9b042bca> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib

0x187ca2000 - 0x187ca9fff IOMobileFramebuffer arm64 <c913022952a1394a928f7bbf5bfec3e9> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer

0x187caa000 - 0x187caafff libmetal_timestamp.dylib arm64 <a30d18ef8e6734acae6af5e1d7603ef2> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib

0x187cab000 - 0x187d08fff Metal arm64 <2f1d8e40e2223b528d0beed1eb84304a> /System/Library/Frameworks/Metal.framework/Metal

0x187d09000 - 0x187d13fff OpenGLES arm64 <c63b3f5391de38fc8110d1a3ab52032a> /System/Library/Frameworks/OpenGLES.framework/OpenGLES

0x187d14000 - 0x187d38fff CoreVideo arm64 <62e78258e6ef337f9bfc48f2f21ea765> /System/Library/Frameworks/CoreVideo.framework/CoreVideo

0x187d39000 - 0x187d3bfff OAuth arm64 <afaaccb1d66c30d191f6cf926f84872c> /System/Library/PrivateFrameworks/OAuth.framework/OAuth

0x187d43000 - 0x187d81fff Accounts arm64 <775370daf2263cf2986a1e6a4ab1e8da> /System/Library/Frameworks/Accounts.framework/Accounts

0x187d82000 - 0x187e74fff libiconv.2.dylib arm64 <bf0bd341bdd43ec7bd40d067233e57a8> /usr/lib/libiconv.2.dylib

0x187e75000 - 0x187fc0fff CoreAudio arm64 <8e34a5c1355a3f469a73c2c3c367321d> /System/Library/Frameworks/CoreAudio.framework/CoreAudio

0x187fc1000 - 0x187fc4fff UserFS arm64 <f2e5d4697c2d304e84a520af9fb076cd> /System/Library/PrivateFrameworks/UserFS.framework/UserFS

0x187fc5000 - 0x1880c8fff CoreMedia arm64 <0a7c055ee6e832c0a24adfa3b1b0f77b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia

0x1880c9000 - 0x1880cffff libcupolicy.dylib arm64 <416be9a81b3d3d0482aa91dc0883b07c> /usr/lib/libcupolicy.dylib

0x1880d0000 - 0x18815cfff CoreTelephony arm64 <15a09b28f7a53a75ab6a8448baff5cb5> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony

0x18815d000 - 0x188267fff libFontParser.dylib arm64 <7a8928d14bd538b29f9c8d2be8fb889a> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib

0x188268000 - 0x1882f7fff ************ arm64 <7a8622f7b6503312b3ec88509db3969f> /System/Library/Frameworks/************.framework/************

0x1882f8000 - 0x1882f8fff FontServices arm64 <c6d2054d8d013dbdafecea3ad8948d76> /System/Library/PrivateFrameworks/FontServices.framework/FontServices

0x1882f9000 - 0x188445fff CoreText arm64 <89e2f40a358a3760885d80ebb4491ac1> /System/Library/Frameworks/CoreText.framework/CoreText

0x188446000 - 0x188460fff ProtocolBuffer arm64 <28b2925baae23644b4d2d1d253d0738b> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer

0x188461000 - 0x188489fff PersistentConnection arm64 <3c94369e72e23540b1123dcf7bdd4229> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection

0x18848a000 - 0x188490fff DataMigration arm64 <3c65303bfdc335328834157d5e759043> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration

0x188491000 - 0x188885fff AudioToolbox arm64 <7e3dcff4292d32538ef9e696bf3568ff> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox

0x188886000 - 0x188a5dfff QuartzCore arm64 <dfdc0c40cf153854b84a6bc06b12b4ea> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

0x188a5e000 - 0x188a64fff Netrb arm64 <2e5e9bb047c23649972f922f7537649d> /System/Library/PrivateFrameworks/Netrb.framework/Netrb

0x188a65000 - 0x188a75fff libcmph.dylib arm64 <ddb74cea99f83aeb9332a789afb36b35> /usr/lib/libcmph.dylib

0x188a76000 - 0x188a96fff libmis.dylib arm64 <039e7c4ab2c53597ba3403fc0b5516e3> /usr/lib/libmis.dylib

0x188a97000 - 0x188b88fff LanguageModeling arm64 <4b3b86a925a93b9cbf164f5ae52e9d0e> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling

0x188b89000 - 0x188c6efff ManagedConfiguration arm64 <f5bb043047b93309b9b70ab69b65d748> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration

0x188c6f000 - 0x188c85fff libmarisa.dylib arm64 <39ff439cc20b3c8e9e6055c0678506e5> /usr/lib/libmarisa.dylib

0x188c86000 - 0x188d56fff ProofReader arm64 <415c36557c7139bbaaca3e0547d50324> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader

0x188d57000 - 0x188d61fff MediaAccessibility arm64 <4cdf6c8a21143e04838c8985ca3ab8a2> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility

0x188d62000 - 0x188d72fff MobileAsset arm64 <60a68f98f9673c0cbb70128235c7d809> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset

0x188d73000 - 0x188de4fff ColorSync arm64 <098778e4abf537e9812e86e7e062a9be> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync

0x188de5000 - 0x188e54fff MetalPerformanceShaders arm64 <2397bee3ec3e38aba5e67bb6c69a2193> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders

0x188e55000 - 0x189284fff FaceCore arm64 <fe36a38af9f43db6b094133c616f70c8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore

0x189285000 - 0x189300fff Quagga arm64 <4d92ca5dafd43daeb44a864f2144071d> /System/Library/PrivateFrameworks/Quagga.framework/Quagga

0x189301000 - 0x1894cafff CoreImage arm64 <498f5fc39b993b3da166b430697e8af7> /System/Library/Frameworks/CoreImage.framework/CoreImage

0x1894cb000 - 0x189516fff TextInput arm64 <d1a353ce89983a7dac86d75f384bce7f> /System/Library/PrivateFrameworks/TextInput.framework/TextInput

0x189517000 - 0x189527fff libAccessibility.dylib arm64 <fe164b2e261332139693b800e2f4662e> /usr/lib/libAccessibility.dylib

0x189536000 - 0x189e8cfff JavaScriptCore arm64 <d1344bc0334433c781630905cc7305f1> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

0x189e8d000 - 0x18a0a2fff StoreServices arm64 <81dc212a6de63fdfad3d620addd1b513> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices

0x18a0a3000 - 0x18b191fff WebCore arm64 <5f4c0a6773123239905a48919249deff> /System/Library/PrivateFrameworks/WebCore.framework/WebCore

0x18b192000 - 0x18b1bbfff libxslt.1.dylib arm64 <d4d14fddc95e390d8d6b0f647acefbdc> /usr/lib/libxslt.1.dylib

0x18b1bc000 - 0x18b29dfff WebKitLegacy arm64 <20b8c9cf5b3b3564b1e90113ea896db1> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy

0x18b29e000 - 0x18b365fff CoreUI arm64 <59b585134ad33c83b22b9e5a72ef9577> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI

0x18b366000 - 0x18b38dfff DictionaryServices arm64 <059e702327533e2493da8c662ea81790> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices

0x18b38e000 - 0x18b38ffff HangTracer arm64 <1fd22f31313d33e3bc2f0b6373a84876> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer

0x18b390000 - 0x18b3e0fff PhysicsKit arm64 <70a9735b305836fc9bf58cb0ce9ecf1e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit

0x18b3e1000 - 0x18b4b9fff UIFoundation arm64 <80a5a544327033c593c6de75027dd934> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation

0x18b4c6000 - 0x18c224fff UIKit arm64 <97994bef4b5732debf2f7b9afb590b7b> /System/Library/Frameworks/UIKit.framework/UIKit

0x18c225000 - 0x18c24dfff CoreBluetooth arm64 <45b3bfafc32537a8a0a3b66744a85a97> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth

0x18c24e000 - 0x18c273fff DataAccessExpress arm64 <11c998d75b8c3f6d92277a2fe3753195> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress

0x18c274000 - 0x18c295fff NetworkStatistics arm64 <18a9b96abc723bdf834168331b866199> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics

0x18c296000 - 0x18c31efff AddressBook arm64 <d38231ed532833ab852eb3298e14efe2> /System/Library/Frameworks/AddressBook.framework/AddressBook

0x18c31f000 - 0x18c44efff CoreMotion arm64 <5c04692bd8513b8eaec48a11f00419c9> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

0x18c44f000 - 0x18c47cfff CacheDelete arm64 <59962eca3d563c55821ee0c14a550251> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete

0x18c47d000 - 0x18c48afff CoreAUC arm64 <d01c24d9a0ef3bf693693d7e49ff32e3> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC

0x18c48b000 - 0x18ca22fff MediaToolbox arm64 <15e652b9232e3beb8158fe4b5c43b82b> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox

0x18ca23000 - 0x18cbb6fff ********* arm64 <aec596d0998d3b108cb9f371371bdb47> /System/Library/PrivateFrameworks/*********.framework/*********

0x18cbb7000 - 0x18cbc6fff IntlPreferences arm64 <6d0dd4d3c6cb3d25b343381ef0dbffd8> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences

0x18cbc7000 - 0x18cbc9fff CoreDuetDebugLogging arm64 <309dba4a51c332d6b92e39bd4955cee8> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging

0x18cbca000 - 0x18cbdefff CoreDuetDaemonProtocol arm64 <dd889e6e81f1335794f6bcc62d2fbc68> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol

0x18cbdf000 - 0x18ccb4fff CoreDuet arm64 <ad4c52ee6397380383fde88900b175a8> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet

0x18ccb5000 - 0x18ce61fff AVFoundation arm64 <4a8303c664e53a3683203fc15e28d230> /System/Library/Frameworks/AVFoundation.framework/AVFoundation

0x18ce62000 - 0x18ce94fff libtidy.A.dylib arm64 <be3a9a5bb34f304692e9969dc632f761> /usr/lib/libtidy.A.dylib

0x18ce95000 - 0x18cefbfff IMFoundation arm64 <af013910be11371a93db7730dbd0f76b> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation

0x18cefc000 - 0x18d578fff GeoServices arm64 <2831d44119f0324bb478fb73ecfad49a> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices

0x18d579000 - 0x18d57afff DiagnosticLogCollection arm64 <4ae00177103839308da604cb1d472989> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection

0x18d57b000 - 0x18d57cfff Marco arm64 <580f95708c3b3f169c13d4dca206255e> /System/Library/PrivateFrameworks/Marco.framework/Marco

0x18d57d000 - 0x18d5f6fff CoreLocation arm64 <3454759d4aa33aab96e46eccecb2bfac> /System/Library/Frameworks/CoreLocation.framework/CoreLocation

0x18d88c000 - 0x18d8ddfff IDSFoundation arm64 <20e014787edc36fd89a7eaadb47949b4> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation

0x18d8de000 - 0x18d9a4fff IDS arm64 <9859d2e4744335418c1d6c06a68adf52> /System/Library/PrivateFrameworks/IDS.framework/IDS

0x18d9a5000 - 0x18d9c2fff MediaServices arm64 <0423ba0e163f35979d4cc2438de0b0ff> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices

0x18d9c3000 - 0x18da01fff AuthKit arm64 <a051abdfc3273982881eb31628808e1d> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit

0x18da02000 - 0x18da07fff libheimdal-asn1.dylib arm64 <e59780c1a4993eeba201e067d7cbc1fc> /usr/lib/libheimdal-asn1.dylib

0x18da08000 - 0x18daabfff MediaRemote arm64 <b8b341b5e3333cf2896c6b4b40a65f3d> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote

0x18daac000 - 0x18dc32fff MobileSpotlightIndex arm64 <c42f8919aab43ab4b364ce5a0cce6dea> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex

0x18dc33000 - 0x18dc52fff PlugInKit arm64 <2ada228e16943720834c8c5382f83e13> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit

0x18dc53000 - 0x18dc7ffff ProtectedCloudStorage arm64 <dd2b7cdd498332f0a537a0802353b9b2> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage

0x18dc80000 - 0x18dc9bfff libresolv.9.dylib arm64 <bbfd607a359d3982b6ea1d85e44047e7> /usr/lib/libresolv.9.dylib

0x18dc9c000 - 0x18dcb1fff ApplePushService arm64 <96a277741eac38c2b76e6a92f4fda58b> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService

0x18dcb2000 - 0x18dd00fff ContactsFoundation arm64 <b25f3acc5f923a03aea91c5db184c4e5> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation

0x18dd07000 - 0x18ddabfff Contacts arm64 <19c4ba1a091f318d8c22bbe9e830f9d1> /System/Library/Frameworks/Contacts.framework/Contacts

0x18ddac000 - 0x18ddf6fff CoreSpotlight arm64 <6be155856f6333b28d211a7bb4f86c0c> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight

0x18ddf7000 - 0x18de1efff vCard arm64 <ef6663115c30349cb294b226414a7576> /System/Library/PrivateFrameworks/vCard.framework/vCard

0x18e043000 - 0x18e045fff MessageSupport arm64 <89ae8fed123936cc96a5f610960e0532> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport

0x18e046000 - 0x18e09afff MIME arm64 <cdc60ac7161633a8bfb076ca40837c8a> /System/Library/PrivateFrameworks/MIME.framework/MIME

0x18e13f000 - 0x18e15bfff AppleIDSSOAuthentication arm64 <9dd66a90b42d3e7da948684e3eda6800> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication

0x18e15c000 - 0x18e16cfff MailServices arm64 <383d33400ff3389299cfad4564843fb2> /System/Library/PrivateFrameworks/MailServices.framework/MailServices

0x18e16d000 - 0x18e1dafff AppleAccount arm64 <061b166b09cc3c2cb5fe92e9acc3b869> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount

0x18e1db000 - 0x18e1dffff CommunicationsFilter arm64 <20e42e7cfd7f3dd183f477b18957ec97> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter

0x18e1e0000 - 0x18e204fff ChunkingLibrary arm64 <544240a8a5f93b7cb5c1ac4442455afe> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary

0x18e205000 - 0x18e210fff CaptiveNetwork arm64 <4abbb6bff70b3ab3a94007f31ea2c2bc> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork

0x18e211000 - 0x18e23ffff EAP8021X arm64 <004ac362f7e733089f90a449a5bbc575> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X

0x18e240000 - 0x18e246fff AssetCacheServices arm64 <184ba228330736ada883045b7cc223f0> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices

0x18e247000 - 0x18e320fff MMCS arm64 <248ed95f592036e5bb929c71aae2c2c0> /System/Library/PrivateFrameworks/MMCS.framework/MMCS

0x18e321000 - 0x18e351fff MobileWiFi arm64 <cf189928fa563a7a8f95383f0cf9ef07> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi

0x18e352000 - 0x18e394fff ContentIndex arm64 <f01ba500407a3e8c9312672e55b5da9e> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex

0x18e3f0000 - 0x18e420fff Bom arm64 <bf18e5318ae43bda99cc12be6a5fd855> /System/Library/PrivateFrameworks/Bom.framework/Bom

0x18e421000 - 0x18e428fff CertUI arm64 <af24520dcae035039a5a2084a803ed8f> /System/Library/PrivateFrameworks/CertUI.framework/CertUI

0x18e429000 - 0x18e478fff FTServices arm64 <7db597d782fe3cdc957a762d242c6f1f> /System/Library/PrivateFrameworks/FTServices.framework/FTServices

0x18e479000 - 0x18e4d7fff CoreDAV arm64 <9d33549fa24d3d7baf07d238714460bf> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV

0x18e4e6000 - 0x18e4fafff UserManagement arm64 <0a92c987097133e1a40b6b553235e078> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement

0x18e4fb000 - 0x18e5c3fff CorePDF arm64 <a0393a3b36313c0b83e1515eb5008591> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF

0x18e5c4000 - 0x18e5f8fff iCalendar arm64 <b5f90185a7d23b1db2d1b6682b350ebc> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar

0x18e601000 - 0x18e65ffff CalendarFoundation arm64 <e333003f708036daafdf471670e2bae5> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation

0x18e75d000 - 0x18e7f5fff CalendarDatabase arm64 <1c0b8ce05b4d32d3bbd5eb82ba49d700> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase

0x18e7f6000 - 0x18e838fff CalendarDaemon arm64 <a07893e1aaa832f6ac986adbd71904c4> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon

0x18e839000 - 0x18e908fff EventKit arm64 <fa0cc301c0033b33a02dc0b6ee599c0c> /System/Library/Frameworks/EventKit.framework/EventKit

0x18e909000 - 0x18ec08fff WebKit arm64 <e617b6c3e9b8359fb8a0330f00ba8cc8> /System/Library/Frameworks/WebKit.framework/WebKit

0x18ec09000 - 0x18ec4ffff WebBookmarks arm64 <4939623c09453d499744e809ee865345> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks

0x18ec50000 - 0x18ed94fff ContactsUI arm64 <d31e810febfa35bb92ff74c2bfeb52f3> /System/Library/Frameworks/ContactsUI.framework/ContactsUI

0x18ed95000 - 0x18f3fcfff ModelIO arm64 <55d12f64d8653d3cb3706d3116b4a091> /System/Library/Frameworks/ModelIO.framework/ModelIO

0x18f3fd000 - 0x18f403fff DAAPKit arm64 <db4ffb75c2ae313ca83c175e3bbbbda2> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit

0x18f51f000 - 0x18f54efff GLKit arm64 <dd0f8559665936fda454a0970b05151f> /System/Library/Frameworks/GLKit.framework/GLKit

0x18f54f000 - 0x18f7bafff MusicLibrary arm64 <f573ea7b0d1a39e68e91ab84f463d022> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary

0x18f7bb000 - 0x18f7f9fff Notes arm64 <9596c80517d03111b5efb84c0d9a5d64> /System/Library/PrivateFrameworks/Notes.framework/Notes

0x18f7fa000 - 0x18f8d1fff AddressBookUI arm64 <f74beb3bdb6c31b68e4f580362321da6> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI

0x18f8d2000 - 0x18f9b0fff CloudKit arm64 <6964b82f3a593988b86b3ab436f2f44f> /System/Library/Frameworks/CloudKit.framework/CloudKit

0x18f9b1000 - 0x18fa0bfff iTunesStore arm64 <4c3e4298b39b35f684b146f88a7a72d3> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore

0x18fa0c000 - 0x18fa12fff CloudPhotoServices arm64 <ace8c8365448380e860c4b55d60df8c2> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices

0x18fa13000 - 0x18fb09fff CloudPhotoLibrary arm64 <74f9cdb65dcb3a1c8d585d83b1b74a1e> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary

0x18fb0a000 - 0x18fb59fff DataAccess arm64 <24be3024f03734f09b8ea1d4d0671481> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess

0x18fb5a000 - 0x18fb81fff AssetsLibraryServices arm64 <f92ccd49feb33a2bb59e6e1019ea9d77> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices

0x18fb82000 - 0x18fc1dfff HomeSharing arm64 <0fc029ea9c6334c08c04f2ba18950954> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing

0x18fc1e000 - 0x18fc4cfff ACTFramework arm64 <ef6ac784dace30d3b99f2d57834b9ae0> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework

0x18fc4d000 - 0x18fc58fff DCIMServices arm64 <cae9561429213d8c8c2342b143857944> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices

0x18fc59000 - 0x18fd86fff CoreMediaStream arm64 <e66097068e9531048c486bd00b3cb675> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream

0x18fd87000 - 0x18fd9ffff PhotosFormats arm64 <bf5429ecb851347f88bf61e60dc84a4a> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats

0x18fda0000 - 0x18fda7fff XPCKit arm64 <b12ba693ea5938399f4f4c73ad3f2aa4> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit

0x18fda8000 - 0x190115fff MediaPlayer arm64 <8aad87e602d635cba5349e44cb7a3f73> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer

0x190116000 - 0x1901fcfff CameraKit arm64 <8ba52635cfcc3847a107509f16ab638b> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit

0x190205000 - 0x190220fff MediaStream arm64 <f54578b74a513060939e1d0509c00cff> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream

0x190221000 - 0x19059bfff PhotoLibraryServices arm64 <6452c4e03a763dfeb29a2113d027c8f2> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices

0x1905d3000 - 0x190641fff libprotobuf.dylib arm64 <1d0b731c1c3632e88d4d5c85e26bb3ce> /usr/lib/libprotobuf.dylib

0x190872000 - 0x1909adfff Message arm64 <641dcb7f3a313859a7d6eb0cb0cd3c51> /System/Library/PrivateFrameworks/Message.framework/Message

0x190a5f000 - 0x190a92fff DataDetectorsCore arm64 <661a42cf684b39dc81e53d18b3409692> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore

0x190aa1000 - 0x190cd5fff libAWDSupportFramework.dylib arm64 <89c009d6b61f3388bbdea891e6200288> /usr/lib/libAWDSupportFramework.dylib

0x190d14000 - 0x190d51fff WirelessDiagnostics arm64 <a31c1fc4a13536c1aaca4926dbd4f265> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics

0x190f2a000 - 0x190f35fff CoreRecents arm64 <4f8c3e69721e3046804f07da11870b2a> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents

0x191033000 - 0x191046fff AssetsLibrary arm64 <f462e9ab18733f04b4d41e996579f8b9> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary

0x1918ab000 - 0x1918aefff FTClientServices arm64 <638e79111c4c30658b55b0eefe2aef72> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices

0x191aa9000 - 0x191ae1fff ContactsAutocomplete arm64 <732fc146069a31f3bac8eaf950ad3864> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete

0x191af2000 - 0x191bcffff MessageUI arm64 <f1c9f8fa62c932789739e458c2b4effe> /System/Library/Frameworks/MessageUI.framework/MessageUI

0x191bd0000 - 0x191c48fff libnetwork.dylib arm64 <0a7b6197b67b32858ab16f65cc8e89bb> /usr/lib/libnetwork.dylib

0x191c5c000 - 0x191cdafff Network arm64 <0f5845a9944d349c86b0da704653fe73> /System/Library/PrivateFrameworks/Network.framework/Network

0x191ce1000 - 0x191d80fff Social arm64 <02d406b3ad8536ffad302b746b25b346> /System/Library/Frameworks/Social.framework/Social

0x19205c000 - 0x19205cfff AdSupport arm64 <c39832051cef35fbb23a1d1dab45e869> /System/Library/Frameworks/AdSupport.framework/AdSupport

0x19205d000 - 0x192079fff StoreKit arm64 <a76b6fe3b2193871be04687bd62abb1b> /System/Library/Frameworks/StoreKit.framework/StoreKit

0x19429e000 - 0x1942d4fff OpenAL arm64 <661d66e4312d3695a330cf02c4bc2e9b> /System/Library/Frameworks/OpenAL.framework/OpenAL

0x194e35000 - 0x194ec7fff MediaPlatform arm64 <eb071b5c893d3190a65622f63214b4bc> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform

0x195952000 - 0x1959aefff CoreBrightness arm64 <45681ca0f8de3889b148b92cd7c379ac> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness

0x195cb5000 - 0x195ddefff StoreServicesCore arm64 <074f7d1fbd72377484238477b4f44767> /System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore

0x19630e000 - 0x196750fff MediaLibraryCore arm64 <bb8a13d67946381795723921932aa282> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore

0x1998ce000 - 0x199b44fff AudioCodecs arm64 <4a872b1f9f433d18a22c6ea55848ce57> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs

0x19a7ab000 - 0x19a7b9fff AppleFSCompression arm64 <d390dfb23092338c9452195e007afcb0> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression

0x19a7ba000 - 0x19a7c5fff AppleIDAuthSupport arm64 <039897074f3a3294b2e964ab3f36105b> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport

0x19e559000 - 0x19e734fff libFosl_dynamic.dylib arm64 <baa30aff302937799bb165f128572d1c> /usr/lib/libFosl_dynamic.dylib

0x19eb41000 - 0x19eb70fff libpcap.A.dylib arm64 <5e8e5836c6ee38109cf607fcb398671a> /usr/lib/libpcap.A.dylib

0x19ebac000 - 0x19ec7cfff AVFAudio arm64 <79233846b1a831b598a810879418ce63> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio

0x19ec7d000 - 0x19ec86fff ProactiveEventTracker arm64 <295c2a03af29318fa437c9bd5dd21485> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker

0x19ec87000 - 0x19edc9fff Intents arm64 <6e1e8207ab683a2f932a079d74cb75ec> /System/Library/Frameworks/Intents.framework/Intents

0x19ef04000 - 0x19ef27fff UserNotifications arm64 <76c2a3e6a5933412a494c4fba321dbb3> /System/Library/Frameworks/UserNotifications.framework/UserNotifications

0x19ef37000 - 0x19ef45fff PersonaKit arm64 <fe7d9f971213306aa6bd73131f5a9224> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit

0x19f425000 - 0x19f5abfff TextureIO arm64 <c761c83a9d3d353793a765e1a66164d9> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO

0x19faa9000 - 0x19faf1fff ContactsUICore arm64 <639cc3f6d2d33bb5b05c1a2bf99084e1> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore

0x1a08b4000 - 0x1a08c6fff libBNNS.dylib arm64 <c5b5b579660333878b35b237714132e3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib

0x1a08c7000 - 0x1a08ccfff libQuadrature.dylib arm64 <f96735a958f531ee83765f2237d3a0da> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib

0x1a0b02000 - 0x1a0b13fff CoreEmoji arm64 <e4257734b13b3a1bad16839ffa3c40d2> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji

0x1a10bd000 - 0x1a1185fff NLP arm64 <e71050cb4d2f3a989a65a1cd9bde0c3f> /System/Library/PrivateFrameworks/NLP.framework/NLP

0x1a1c22000 - 0x1a1c93fff libate.dylib arm64 <9d78bbf324af3a19b869f1f95ccbba0f> /usr/lib/libate.dylib

0x1a1c94000 - 0x1a1c94fff libcoretls.dylib arm64 <76d78aa04b6f36a493908fc9eb990a64> /usr/lib/libcoretls.dylib

0x1a1c95000 - 0x1a1c96fff libcoretls_cfhelpers.dylib arm64 <4f4e5508d8c13de4b292523bbae77048> /usr/lib/libcoretls_cfhelpers.dylib



EOF

Accepted Reply

We found a solution. We moved the init of OpenAL from the sound thread to the main thread and this fixed the crash. All the sound are still threaded i


Can't be sure of what, but there is something that changed in ios 10 that must create a racing condition during sound initialization. Probably that xcode to be able to debug handle thread sync in a different way so the bug was not happening.

Replies

We found a solution. We moved the init of OpenAL from the sound thread to the main thread and this fixed the crash. All the sound are still threaded i


Can't be sure of what, but there is something that changed in ios 10 that must create a racing condition during sound initialization. Probably that xcode to be able to debug handle thread sync in a different way so the bug was not happening.