googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
645 stars 191 forks source link

GVRKit examples crashing on multiple devices #288

Closed grzegorzkrukowski closed 6 years ago

grzegorzkrukowski commented 6 years ago

We are getting GVRKit crashes rom multiple devices: iPod5_iOS9.3.5, iPad2_iOS9.3.5, iPad3_iOS9.3.5, iPhone5c_iOS10.1.1

100% reproducable - nothing shown on screen - crashing on initialisation

Here is a crash log from one of them:

Incident Identifier: EB1CCF1B-B06B-4EB0-81DB-B8F8A27060CE
CrashReporter Key:   34e4f7c3daca0720df857c6606c2bd5644bccb09
Hardware Model:      iPad2,1
Process:             MindJourney [237]
Path:                /private/var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/MindJourney
Identifier:          com.memorado.mindjourney
Version:             185 (1.7.0)
Code Type:           ARM (Native)
Parent Process:      launchd [1]

Date/Time:           2017-11-10 10:02:48.48 +0100
Launch Time:         2017-11-10 10:02:28.28 +0100
OS Version:          iOS 9.3.5 (13G36)
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x00000020
Triggered by Thread:  0

Filtered syslog:
None found

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   MindJourney                     0x009e7fde ion::portgfx::Visual::GetShareGroupId+ 9801694 () const + 0
1   MindJourney                     0x0084b1a8 gvr::CardboardApiImpl::InitializeGl+ 8110504 () + 96
2   MindJourney                     0x00b8427c -[GVRRenderer initializeGl] + 160
3   MindJourney                     0x00b881e0 -[GVRSceneRenderer initializeGl] + 44
4   MindJourney                     0x00b8595e -[GVRRendererView layoutSubviews] + 238
5   UIKit                           0x26c1ea72 -[UIView+ 64114 (CALayerDelegate) layoutSublayersOfLayer:] + 714
6   QuartzCore                      0x24cb6bcc -[CALayer layoutSublayers] + 128
7   QuartzCore                      0x24cb2374 CA::Layer::layout_if_needed+ 37748 (CA::Transaction*) + 348
8   QuartzCore                      0x24cb2208 CA::Layer::layout_and_display_if_needed+ 37384 (CA::Transaction*) + 16
9   QuartzCore                      0x24cb16d0 CA::Context::commit_transaction+ 34512 (CA::Transaction*) + 368
10  QuartzCore                      0x24cb13a4 CA::Transaction::commit+ 33700 () + 520
11  QuartzCore                      0x24caab2a CA::Transaction::observer_callback+ 6954 (__CFRunLoopObserver*, unsigned long, void*) + 138
12  CoreFoundation                  0x226696c8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 20
13  CoreFoundation                  0x226679cc __CFRunLoopDoObservers + 280
14  CoreFoundation                  0x22667dfe __CFRunLoopRun + 958
15  CoreFoundation                  0x225b7228 CFRunLoopRunSpecific + 520
16  CoreFoundation                  0x225b7014 CFRunLoopRunInMode + 108
17  GraphicsServices                0x23ba7ac8 GSEventRunModal + 160
18  UIKit                           0x26c8b188 UIApplicationMain + 144
19  MindJourney                     0x002eeadc main + 2489052 (AppDelegate.swift:17)
20  libdyld.dylib                   0x2225f872 start + 2

Thread 1 name:  Dispatch queue: NSOperationQueue 0x18e5d410 :: NSOperation 0x18c5e7b0 (QOS: USER_INTERACTIVE)
Thread 1:
0   libsystem_kernel.dylib          0x2231ea00 syscall_thread_switch + 8
1   libsystem_platform.dylib        0x223d575e _os_lock_handoff_lock_slow + 78
2   libobjc.A.dylib                 0x21e5cc20 objc_object::sidetable_retain_slow(+ 134176 (anonymous namespace)::SideTable&) + 16
3   MindJourney                     0x0091124a gvr::DeviceSensor<gvr::AccelerometerData>::PollForSensorData+ 8921674 (int, std::__1::vector<gvr::AccelerometerData, std::__1::allocator<gvr::AccelerometerData> >*) const + 178
4   MindJourney                     0x00912d4a gvr::SensorEventProducer<gvr::AccelerometerData>::WorkFn+ 8928586 () + 20
5   MindJourney                     0x009154fc __31-[SensorHelper start:callback:]_block_invoke_2 + 212
6   MindJourney                     0x009164da -[SensorHelper invokeBlock:withLock:] + 126
7   MindJourney                     0x009153bc __31-[SensorHelper start:callback:]_block_invoke.22 + 312
8   Foundation                      0x22eb9678 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 8
9   Foundation                      0x22e1a5f2 -[NSBlockOperation main] + 146
10  Foundation                      0x22e0cbc8 -[__NSOperationInternal _start:] + 768
11  Foundation                      0x22ebb930 __NSOQSchedule_f + 192
12  libdispatch.dylib               0x22222422 _dispatch_queue_drain$VARIANT$mp + 1758
13  libdispatch.dylib               0x22221a60 _dispatch_queue_invoke$VARIANT$mp + 284
14  libdispatch.dylib               0x2222415c _dispatch_root_queue_drain + 396
15  libdispatch.dylib               0x22223fcc _dispatch_worker_thread3 + 96
16  libsystem_pthread.dylib         0x223d9b28 _pthread_wqthread + 1024
17  libsystem_pthread.dylib         0x223d9718 start_wqthread + 8

Thread 2 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 2:
0   libsystem_kernel.dylib          0x223342f8 kevent_qos + 24
1   libdispatch.dylib               0x22229d60 _dispatch_mgr_invoke + 256
2   libdispatch.dylib               0x22229abe _dispatch_mgr_thread$VARIANT$mp + 38

Thread 3 name:  Dispatch queue: com.apple.root.default-qos.overcommit
Thread 3:
0   libdispatch.dylib               0x222240e2 _dispatch_root_queue_drain + 274
1   libdispatch.dylib               0x22223fcc _dispatch_worker_thread3 + 96
2   libsystem_pthread.dylib         0x223d9b28 _pthread_wqthread + 1024
3   libsystem_pthread.dylib         0x223d9718 start_wqthread + 8

Thread 4:
0   libsystem_kernel.dylib          0x22333864 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x223d9b34 _pthread_wqthread + 1036
2   libsystem_pthread.dylib         0x223d9718 start_wqthread + 8

Thread 5:
0   libsystem_kernel.dylib          0x22333864 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x223d9b34 _pthread_wqthread + 1036
2   libsystem_pthread.dylib         0x223d9718 start_wqthread + 8

Thread 6:
0   libsystem_kernel.dylib          0x22333864 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x223d9b34 _pthread_wqthread + 1036
2   libsystem_pthread.dylib         0x223d9718 start_wqthread + 8

Thread 7:
0   libsystem_kernel.dylib          0x22333864 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x223d9b34 _pthread_wqthread + 1036
2   libsystem_pthread.dylib         0x223d9718 start_wqthread + 8

Thread 8 name:  com.apple.NSURLConnectionLoader  Dispatch queue: com.apple.xpc.uncorkq
Thread 8:
0   libsystem_kernel.dylib          0x2231e8d0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x2231e6d4 mach_msg + 40
2   libxpc.dylib                    0x2240590c xpc_pipe_routine + 184
3   libxpc.dylib                    0x223fc022 _xpc_interface_routine + 142
4   libxpc.dylib                    0x22401bc4 _xpc_bootstrap_services + 96
5   libdispatch.dylib               0x2222101c _dispatch_barrier_sync_f_invoke + 56
6   libxpc.dylib                    0x223f938c _xpc_dyld_image_callback + 244
7   dyld                            0x1fe6437a dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)+ 17274 (dyld_image_states, unsigned int, dyld_image_info const*), bool) + 738
8   dyld                            0x1fe6c73e ImageLoaderMegaDylib::dlopenFromCache+ 51006 (ImageLoader::LinkContext const&, char const*, int, void**) + 98
9   dyld                            0x1fe6452c dyld::dlopenFromCache+ 17708 (char const*, int, void**) + 80
10  dyld                            0x1fe69b06 dlopen + 454
11  libdyld.dylib                   0x2225eb3e dlopen + 46
12  CFNetwork                       0x22ce240a symptom_framework_init + 78
13  CFNetwork                       0x22ce24a4 invocation function for block in getSymptomHandle+ 1447076 () + 20
14  libdispatch.dylib               0x2221580e _dispatch_client_callout + 22
15  libdispatch.dylib               0x22227172 dispatch_once_f$VARIANT$mp + 62
16  CFNetwork                       0x22ce1fd8 __CFNReportRedirectSymptom + 392
17  CFNetwork                       0x22c40330 HTTPProtocol::attemptRedirection+ 783152 (__CFHTTPMessage*) + 1036
18  CFNetwork                       0x22c3cde8 HTTPProtocol::performHeaderRead+ 769512 (__CFHTTPMessage*) + 844
19  CFNetwork                       0x22c3ca2e HTTPProtocol::handleStreamEvent+ 768558 (__CFHTTPMessage*, dispatch_data_s*, CFStreamError const*) + 442
20  CFNetwork                       0x22c1b1dc HTTPNetStreamInfo::_readStreamClientCallBack+ 631260 (__CFReadStream*, unsigned long) + 84
21  CFNetwork                       0x22cc4f0e CFNetworkReadStream::_readStreamClientCallBackCallBack+ 1326862 (__CFReadStream*, unsigned long, void*) + 50
22  CoreFoundation                  0x2261547a _signalEventSync + 146
23  CoreFoundation                  0x226153d8 _cfstream_shared_signalEventSync + 340
24  CoreFoundation                  0x22669dfe __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 14
25  CoreFoundation                  0x226699ec __CFRunLoopDoSources0 + 452
26  CoreFoundation                  0x22667d5a __CFRunLoopRun + 794
27  CoreFoundation                  0x225b7228 CFRunLoopRunSpecific + 520
28  CoreFoundation                  0x225b7014 CFRunLoopRunInMode + 108
29  CFNetwork                       0x22c089f6 +[NSURLConnection+ 555510 (Loader) _resourceLoadLoop:] + 486
30  Foundation                      0x22ed14a4 __NSThread__start__ + 1148
31  libsystem_pthread.dylib         0x223db85a _pthread_body + 138
32  libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
33  libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 9 name:  com.apple.CFSocket.private
Thread 9:
0   libsystem_kernel.dylib          0x22332eec __select + 20
1   CoreFoundation                  0x2266ef12 __CFSocketManager + 566
2   libsystem_pthread.dylib         0x223db85a _pthread_body + 138
3   libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
4   libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 10 name:  RLMRealm notification listener
Thread 10:
0   libsystem_kernel.dylib          0x22321de0 kevent + 24
1   Realm                           0x022b8144 0x228b000 + 184644
2   Realm                           0x022b9274 0x228b000 + 189044
3   Realm                           0x022b9212 0x228b000 + 188946
4   Realm                           0x022b91ec 0x228b000 + 188908
5   Realm                           0x022b90fc 0x228b000 + 188668
6   Realm                           0x022b9b3c 0x228b000 + 191292
7   libsystem_pthread.dylib         0x223db85a _pthread_body + 138
8   libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
9   libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 11 name:  com.twitter.crashlytics.ios.MachExceptionServer
Thread 11:
0   libsystem_kernel.dylib          0x2231e8d0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x2231e6d4 mach_msg + 40
2   MindJourney                     0x00a3eac6 CLSMachExceptionServer + 1038
3   libsystem_pthread.dylib         0x223db85a _pthread_body + 138
4   libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
5   libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 12 name:  GAIThread
Thread 12:
0   libsystem_kernel.dylib          0x2231e8d0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x2231e6d4 mach_msg + 40
2   CoreFoundation                  0x22669ac4 __CFRunLoopServiceMachPort + 136
3   CoreFoundation                  0x22667e4c __CFRunLoopRun + 1036
4   CoreFoundation                  0x225b7228 CFRunLoopRunSpecific + 520
5   CoreFoundation                  0x225b7014 CFRunLoopRunInMode + 108
6   Foundation                      0x22e00044 -[NSRunLoop+ 45124 (NSRunLoop) runMode:beforeDate:] + 268
7   Foundation                      0x22e4ea4c -[NSRunLoop+ 367180 (NSRunLoop) run] + 80
8   MindJourney                     0x00a218bc +[GAI threadMain:] + 64
9   Foundation                      0x22ed14a4 __NSThread__start__ + 1148
10  libsystem_pthread.dylib         0x223db85a _pthread_body + 138
11  libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
12  libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 13:
0   libsystem_kernel.dylib          0x22333864 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x223d9b34 _pthread_wqthread + 1036
2   libsystem_pthread.dylib         0x223d9718 start_wqthread + 8

Thread 14:
0   libsystem_kernel.dylib          0x22333864 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x223d9b34 _pthread_wqthread + 1036
2   libsystem_pthread.dylib         0x223d9718 start_wqthread + 8

Thread 15 name:  com.apple.coremedia.player.async
Thread 15:
0   libsystem_kernel.dylib          0x2231e920 semaphore_wait_trap + 8
1   libdispatch.dylib               0x2222694a _dispatch_semaphore_wait_slow + 190
2   MediaToolbox                    0x2798b1ec fpa_AsyncMovieControlThread + 1916
3   CoreMedia                       0x2465f9b8 figThreadMain + 208
4   libsystem_pthread.dylib         0x223db85a _pthread_body + 138
5   libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
6   libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 16:
0   libsystem_kernel.dylib          0x22332998 __psynch_cvwait + 24
1   libsystem_pthread.dylib         0x223dadec _pthread_cond_wait + 536
2   libsystem_pthread.dylib         0x223dbc98 pthread_cond_wait + 40
3   libc++.1.dylib                  0x21dd886c std::__1::condition_variable::wait+ 26732 (std::__1::unique_lock<std::__1::mutex>&) + 36
4   libc++.1.dylib                  0x21dd9454 std::__1::__assoc_sub_state::__sub_wait+ 29780 (std::__1::unique_lock<std::__1::mutex>&) + 36
5   libc++.1.dylib                  0x21dd94da std::__1::__assoc_sub_state::wait+ 29914 () + 98
6   MindJourney                     0x0089b708 gvr::ServerLogger::LogAsync+ 8439560 () + 824
7   MindJourney                     0x009ec194 gvr::TaskLoop::Loop+ 9818516 () + 252
8   MindJourney                     0x009eb290 gvr::PlatformThread::ThreadMain(std::__1::function<void + 9814672 ()>) + 52
9   MindJourney                     0x009eba1c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::__bind<void (gvr::PlatformThread::*)(std::__1::function<void ()>), gvr::PlatformThread*, std::__1::function<void ()> > > >+ 9816604 (void*) + 188
10  libsystem_pthread.dylib         0x223db85a _pthread_body + 138
11  libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
12  libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 17 name:  com.apple.CoreMotion.MotionThread
Thread 17:
0   libsystem_kernel.dylib          0x2231e8d0 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x2231e6d4 mach_msg + 40
2   CoreFoundation                  0x22669ac4 __CFRunLoopServiceMachPort + 136
3   CoreFoundation                  0x22667e4c __CFRunLoopRun + 1036
4   CoreFoundation                  0x225b7228 CFRunLoopRunSpecific + 520
5   CoreFoundation                  0x225f7dd2 CFRunLoopRun + 98
6   CoreMotion                      0x278bddb8 0x2786b000 + 339384
7   libsystem_pthread.dylib         0x223db85a _pthread_body + 138
8   libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
9   libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 18:
0   libsystem_kernel.dylib          0x22332998 __psynch_cvwait + 24
1   libsystem_pthread.dylib         0x223dadec _pthread_cond_wait + 536
2   libsystem_pthread.dylib         0x223dbc98 pthread_cond_wait + 40
3   libc++.1.dylib                  0x21dd886c std::__1::condition_variable::wait+ 26732 (std::__1::unique_lock<std::__1::mutex>&) + 36
4   MindJourney                     0x009ec154 gvr::TaskLoop::Loop+ 9818452 () + 188
5   MindJourney                     0x009eb290 gvr::PlatformThread::ThreadMain(std::__1::function<void + 9814672 ()>) + 52
6   MindJourney                     0x009eba1c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::__bind<void (gvr::PlatformThread::*)(std::__1::function<void ()>), gvr::PlatformThread*, std::__1::function<void ()> > > >+ 9816604 (void*) + 188
7   libsystem_pthread.dylib         0x223db85a _pthread_body + 138
8   libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
9   libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 19:
0   libsystem_kernel.dylib          0x22332998 __psynch_cvwait + 24
1   libsystem_pthread.dylib         0x223dadec _pthread_cond_wait + 536
2   libsystem_pthread.dylib         0x223dbc98 pthread_cond_wait + 40
3   libc++.1.dylib                  0x21dd886c std::__1::condition_variable::wait+ 26732 (std::__1::unique_lock<std::__1::mutex>&) + 36
4   MindJourney                     0x009ec154 gvr::TaskLoop::Loop+ 9818452 () + 188
5   MindJourney                     0x009eb290 gvr::PlatformThread::ThreadMain(std::__1::function<void + 9814672 ()>) + 52
6   MindJourney                     0x009eba1c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::__bind<void (gvr::PlatformThread::*)(std::__1::function<void ()>), gvr::PlatformThread*, std::__1::function<void ()> > > >+ 9816604 (void*) + 188
7   libsystem_pthread.dylib         0x223db85a _pthread_body + 138
8   libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
9   libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 20:
0   libsystem_kernel.dylib          0x22332998 __psynch_cvwait + 24
1   libsystem_pthread.dylib         0x223dadec _pthread_cond_wait + 536
2   libsystem_pthread.dylib         0x223dbc98 pthread_cond_wait + 40
3   libc++.1.dylib                  0x21dd886c std::__1::condition_variable::wait+ 26732 (std::__1::unique_lock<std::__1::mutex>&) + 36
4   MindJourney                     0x009ec154 gvr::TaskLoop::Loop+ 9818452 () + 188
5   MindJourney                     0x009eb290 gvr::PlatformThread::ThreadMain(std::__1::function<void + 9814672 ()>) + 52
6   MindJourney                     0x009eba1c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::__bind<void (gvr::PlatformThread::*)(std::__1::function<void ()>), gvr::PlatformThread*, std::__1::function<void ()> > > >+ 9816604 (void*) + 188
7   libsystem_pthread.dylib         0x223db85a _pthread_body + 138
8   libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
9   libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 21:
0   libsystem_kernel.dylib          0x22332998 __psynch_cvwait + 24
1   libsystem_pthread.dylib         0x223dadec _pthread_cond_wait + 536
2   libsystem_pthread.dylib         0x223dbc98 pthread_cond_wait + 40
3   libc++.1.dylib                  0x21dd886c std::__1::condition_variable::wait+ 26732 (std::__1::unique_lock<std::__1::mutex>&) + 36
4   MindJourney                     0x009ec154 gvr::TaskLoop::Loop+ 9818452 () + 188
5   MindJourney                     0x009eb290 gvr::PlatformThread::ThreadMain(std::__1::function<void + 9814672 ()>) + 52
6   MindJourney                     0x009eba1c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::__bind<void (gvr::PlatformThread::*)(std::__1::function<void ()>), gvr::PlatformThread*, std::__1::function<void ()> > > >+ 9816604 (void*) + 188
7   libsystem_pthread.dylib         0x223db85a _pthread_body + 138
8   libsystem_pthread.dylib         0x223db7ce _pthread_start + 110
9   libsystem_pthread.dylib         0x223d9724 thread_start + 8

Thread 0 crashed with ARM Thread State (32-bit):
    r0: 0x00000000    r1: 0x395b30b0      r2: 0x00000000      r3: 0x00000000
    r4: 0x00000000    r5: 0x00000001      r6: 0x18e36900      r7: 0x01a48758
    r8: 0x00000000    r9: 0x18e6d4e8     r10: 0x01a48778     r11: 0x18c2dac4
    ip: 0x00d365ec    sp: 0x01a48630      lr: 0x0084b1a9      pc: 0x009e7fde
  cpsr: 0x60000030

Binary Images:
0x8f000 - 0xd32fff MindJourney armv7  <1c4257d981b33b829b29350b1fbd0943> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/MindJourney
0x1a4b000 - 0x1a8efff AFNetworking armv7  <7e5d8d92418b35d189071f066bce28a3> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/AFNetworking.framework/AFNetworking
0x1adb000 - 0x1b26fff Adjust armv7  <00cad1f0886b3d01be3a201901853fac> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/Adjust.framework/Adjust
0x1b73000 - 0x1b86fff AnimatedCollectionViewLayout armv7  <532c7d5f5b1132ca966c047e35812a68> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/AnimatedCollectionViewLayout.framework/AnimatedCollectionViewLayout
0x1bab000 - 0x1c4afff Bond armv7  <2c3dd36c15743db4a3921c61748fa6bf> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/Bond.framework/Bond
0x1d0b000 - 0x1d5afff Diff armv7  <3bb5dc05e74937718b88cc2a1f560668> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/Diff.framework/Diff
0x1db7000 - 0x1e06fff Differ armv7  <4342bd9b7f4136c892b64a6e739cfd1e> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/Differ.framework/Differ
0x1e63000 - 0x1eb2fff GTMSessionFetcher armv7  <ddc14c4e0a483b3491ce760a1c849ddc> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
0x1ef7000 - 0x1f1afff Gloss armv7  <b3ce1598a3b83aeea64a195ae13ae4da> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/Gloss.framework/Gloss
0x1f4b000 - 0x1f5afff GoogleToolboxForMac armv7  <f022b33a4ead3d7993622b3b17b21e0d> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac
0x1f73000 - 0x1f92fff JSONModel armv7  <0872d2c256c6398eb4216f509846b819> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/JSONModel.framework/JSONModel
0x1fb3000 - 0x1fbefff MPColorTools armv7  <33f3b370d7023b40bb5908c39d106259> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/MPColorTools.framework/MPColorTools
0x1fd3000 - 0x1fe2fff NYXImagesKit armv7  <5d0b9065767e374abcefdd464638b9b6> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/NYXImagesKit.framework/NYXImagesKit
0x1ffb000 - 0x200efff PlayerKit armv7  <00d853b2e83b350f8f616316df5c455d> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/PlayerKit.framework/PlayerKit
0x2037000 - 0x20cafff Protobuf armv7  <100046e7d74a3683a7930d12a1bbc64c> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/Protobuf.framework/Protobuf
0x2167000 - 0x217afff PureLayout armv7  <77a99a1987bf353c98f82ef2ec7327f3> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/PureLayout.framework/PureLayout
0x2193000 - 0x2212fff ReactiveKit armv7  <b981424b96d23791b5817fd1a7ba9a20> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/ReactiveKit.framework/ReactiveKit
0x228b000 - 0x2762fff Realm armv7  <d7d0a78480ea3cde807f4bd14d233f53> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/Realm.framework/Realm
0x2ba3000 - 0x2c2efff RealmSwift armv7  <72a4603a8b2233428baeb07d3acf589f> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/RealmSwift.framework/RealmSwift
0x2cfb000 - 0x2d16fff Rswift armv7  <0694ee89c34434af80e8464ed5f8f091> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/Rswift.framework/Rswift
0x2d43000 - 0x2d52fff SKTUtils armv7  <b0bf334169a4362ba3bcc057432b371e> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/SKTUtils.framework/SKTUtils
0x2d6f000 - 0x2d7afff SKTextureGradient armv7  <fe28473f19fc392e81bc56f5317a3369> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/SKTextureGradient.framework/SKTextureGradient
0x2d8f000 - 0x2dbafff SnapKit armv7  <d8f359495e6f3feaad4a97786fbd00f5> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/SnapKit.framework/SnapKit
0x2dff000 - 0x2e22fff StreamingKit armv7  <f863e484481936ddb2a9ad71505bd580> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/StreamingKit.framework/StreamingKit
0x2e4b000 - 0x2e66fff SwiftyGif armv7  <07a2eeb6f49e39be8e628536fff2d489> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/SwiftyGif.framework/SwiftyGif
0x2e8f000 - 0x2edafff SwiftyStoreKit armv7  <ca1accce21113d759a642ebf3fdf66af> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/SwiftyStoreKit.framework/SwiftyStoreKit
0x2f3b000 - 0x2f72fff Swinject armv7  <e8a90aab1cb035209236e55b21a05019> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/Swinject.framework/Swinject
0x2faf000 - 0x3062fff VimeoNetworking armv7  <e7d31c8ca1fb36878df639c0ba02e7e7> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/VimeoNetworking.framework/VimeoNetworking
0x311f000 - 0x317efff leveldb armv7  <67c15e61eec23522a3fc6c076aa424b5> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/leveldb.framework/leveldb
0x31ef000 - 0x31fafff nanopb armv7  <7612bcff15693e7f97c3b28a549227f2> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/nanopb.framework/nanopb
0x320f000 - 0x324afff pop armv7  <3d2661f5a5b13c5697e1ca992fe2ecc9> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/pop.framework/pop
0x328f000 - 0x32defff ColoringFramework armv7  <581cbdd97cc63dc5a4b33aaa255b1051> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/ColoringFramework.framework/ColoringFramework
0x348f000 - 0x34a2fff libswiftAVFoundation.dylib armv7  <eb58dae892f43793a03a3222284e6493> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftAVFoundation.dylib
0x34b7000 - 0x38a6fff libswiftCore.dylib armv7  <bd37acf3a8d038b293ec7961b8617604> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftCore.dylib
0x3bc5000 - 0x3bd0fff libswiftCoreAudio.dylib armv7  <4ae5cdfaf84e386da48076539d595a3f> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftCoreAudio.dylib
0x3be0000 - 0x3be7fff libswiftCoreFoundation.dylib armv7  <d744e904ba3f3bcd82eeb8756dbb2171> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftCoreFoundation.dylib
0x3bf0000 - 0x3c03fff libswiftCoreGraphics.dylib armv7  <8cbf4442ec8331959aa6162aca7c70d8> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftCoreGraphics.dylib
0x3c1e000 - 0x3c25fff libswiftCoreImage.dylib armv7  <6bdc6b0b294c34f680df96ad95556d9d> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftCoreImage.dylib
0x3c2e000 - 0x3c35fff libswiftCoreMedia.dylib armv7  <7f32e5a13c2235cd9fc0430e068c7f39> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftCoreMedia.dylib
0x3c41000 - 0x3c48fff libswiftDarwin.dylib armv7  <1d7154acbd753e84b0ad621a11d37063> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftDarwin.dylib
0x3c58000 - 0x3c77fff libswiftDispatch.dylib armv7  <bc4ce972aa9339b1ad071f154dfe84ab> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftDispatch.dylib
0x3ca7000 - 0x3e3afff libswiftFoundation.dylib armv7  <c99c131eeda33f9a96339d108703f344> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftFoundation.dylib
0x3f76000 - 0x3f7dfff libswiftGLKit.dylib armv7  <05be9fe4068833adb82ede913ecc28be> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftGLKit.dylib
0x3f86000 - 0x3f8dfff libswiftGameplayKit.dylib armv7  <e9524306d7ba33dab93792438dfe471d> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftGameplayKit.dylib
0x3f9a000 - 0x3fa5fff libswiftMediaPlayer.dylib armv7  <54320d6b30df30c9a01671217e3e84f5> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftMediaPlayer.dylib
0x3fb1000 - 0x3fb8fff libswiftMetal.dylib armv7  <4687a4f0cd4930d9ac8d0343df250e0c> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftMetal.dylib
0x3fc3000 - 0x3fcefff libswiftModelIO.dylib armv7  <e470a588b2db3d5e9801729de25cc577> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftModelIO.dylib
0x3fdb000 - 0x3fe2fff libswiftObjectiveC.dylib armv7  <2a830d6112ac3410841d0eaa98d30420> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftObjectiveC.dylib
0x3fef000 - 0x3ff6fff libswiftQuartzCore.dylib armv7  <0dca260aadf73bb0bca9acc9a8717c99> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftQuartzCore.dylib
0x3fff000 - 0x4006fff libswiftSceneKit.dylib armv7  <b403ded8c62e327d9a6dcced611259a4> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftSceneKit.dylib
0x4013000 - 0x401afff libswiftSpriteKit.dylib armv7  <49d4f6116a463967ab81f6c72a6a9569> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftSpriteKit.dylib
0x4027000 - 0x405efff libswiftSwiftOnoneSupport.dylib armv7  <b4acaf975ea33707b6681fc030c87e98> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftSwiftOnoneSupport.dylib
0x40ac000 - 0x40b7fff libswiftUIKit.dylib armv7  <b1ec1a5954e0356789856dbd962afca3> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftUIKit.dylib
0x40c9000 - 0x4100fff libswiftsimd.dylib armv7  <c6b82a1340253c799dd25f5f533f22d3> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftsimd.dylib
0x413b000 - 0x4142fff libswiftos.dylib armv7  <298a74fec787378eb6148bee4a7f65c3> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftos.dylib
0x414c000 - 0x4157fff libswiftCoreData.dylib armv7  <c7d068ecea8735008e3c4c41985ff859> /var/containers/Bundle/Application/60B61706-2011-4750-B7BB-5B890522E512/MindJourney.app/Frameworks/libswiftCoreData.dylib
0x1fe60000 - 0x1fe87fff dyld armv7  <146dc907cdf7350eb7cf92a77291119f> /usr/lib/dyld
0x21dd0000 - 0x21dd1fff libSystem.B.dylib armv7  <39d6d6f7c2ac3de8bb29c40a1b66368a> /usr/lib/libSystem.B.dylib
0x21dd2000 - 0x21e1dfff libc++.1.dylib armv7  <017dba6c16b63f9ebecb9ddd0d0a4520> /usr/lib/libc++.1.dylib
0x21e1e000 - 0x21e38fff libc++abi.dylib armv7  <d32373f6c2153a509f6603750d213ffb> /usr/lib/libc++abi.dylib
0x21e3c000 - 0x221a6fff libobjc.A.dylib armv7  <94f6d325c1843f45b3a439b86fc9de15> /usr/lib/libobjc.A.dylib
0x221a7000 - 0x221abfff libcache.dylib armv7  <8009f99fb892331dbcb61cd740ff0f43> /usr/lib/system/libcache.dylib
0x221ac000 - 0x221b5fff libcommonCrypto.dylib armv7  <f6db318471d732d39918ef36bde65cb7> /usr/lib/system/libcommonCrypto.dylib
0x221b6000 - 0x221bbfff libcompiler_rt.dylib armv7  <cfa3ca12d6c2383abcaf3c8541e9b86c> /usr/lib/system/libcompiler_rt.dylib
0x221bc000 - 0x221c2fff libcopyfile.dylib armv7  <d2b06020c3693c7b9d179434f8115ba0> /usr/lib/system/libcopyfile.dylib
0x221c3000 - 0x22212fff libcorecrypto.dylib armv7  <181437f8d9e53277ace439de8b3fd1ad> /usr/lib/system/libcorecrypto.dylib
0x22213000 - 0x2225cfff libdispatch.dylib armv7  <bbb4bba2176039ab95a59d7a56f6eff8> /usr/lib/system/libdispatch.dylib
0x2225d000 - 0x2225ffff libdyld.dylib armv7  <66c25d49153d3f5595d56aa729b844ef> /usr/lib/system/libdyld.dylib
0x22260000 - 0x22260fff libkeymgr.dylib armv7  <d3fa0081ea9a3dfab033af5d873bdeec> /usr/lib/system/libkeymgr.dylib
0x22261000 - 0x22261fff liblaunch.dylib armv7  <151c3b447b733ee38649691a33b4b730> /usr/lib/system/liblaunch.dylib
0x22262000 - 0x22265fff libmacho.dylib armv7  <9bf39a94c56133d093fdc05c41caa7c9> /usr/lib/system/libmacho.dylib
0x22266000 - 0x22267fff libremovefile.dylib armv7  <dd6a29fc35a83b489dea63bda0370f04> /usr/lib/system/libremovefile.dylib
0x22268000 - 0x2227afff libsystem_asl.dylib armv7  <c80449f997c8387ab227e8f94570a00e> /usr/lib/system/libsystem_asl.dylib
0x2227b000 - 0x2227bfff libsystem_blocks.dylib armv7  <b4b8d5044367323a9b129f3a7d81b4e9> /usr/lib/system/libsystem_blocks.dylib
0x2227c000 - 0x222e0fff libsystem_c.dylib armv7  <82aee335d0ed3cec8d9eec7ea4dcda8e> /usr/lib/system/libsystem_c.dylib
0x222e1000 - 0x222e3fff libsystem_configuration.dylib armv7  <c22080856fb836de8c8f1a9b06c13c2d> /usr/lib/system/libsystem_configuration.dylib
0x222e4000 - 0x222e7fff libsystem_containermanager.dylib armv7  <39f4c7de19e437b281d4a9ff474977bd> /usr/lib/system/libsystem_containermanager.dylib
0x222e8000 - 0x222e9fff libsystem_coreservices.dylib armv7  <e23e6fd831bd392cb899b5e82eeef766> /usr/lib/system/libsystem_coreservices.dylib
0x222ea000 - 0x222fbfff libsystem_coretls.dylib armv7  <ae770f4c3c6136919474e28ca31445f9> /usr/lib/system/libsystem_coretls.dylib
0x222fc000 - 0x22302fff libsystem_dnssd.dylib armv7  <f6058e9e29c738d1b56a213fd5cdf587> /usr/lib/system/libsystem_dnssd.dylib
0x22303000 - 0x2231dfff libsystem_info.dylib armv7  <42e218d09d7b3189a58b69c0b6802046> /usr/lib/system/libsystem_info.dylib
0x2231e000 - 0x22338fff libsystem_kernel.dylib armv7  <b326d8f77b7c320a8834216dad746590> /usr/lib/system/libsystem_kernel.dylib
0x22339000 - 0x22359fff libsystem_m.dylib armv7  <f9874db40ec430ffb1304d9280c95b62> /usr/lib/system/libsystem_m.dylib
0x2235a000 - 0x2236cfff libsystem_malloc.dylib armv7  <22bc0ce502743a24ad89ba9f9bd23210> /usr/lib/system/libsystem_malloc.dylib
0x2236d000 - 0x223c0fff libsystem_network.dylib armv7  <e71dd2fc95a3314ba3449784128e0efb> /usr/lib/system/libsystem_network.dylib
0x223c1000 - 0x223c8fff libsystem_networkextension.dylib armv7  <a9380408624232edb7c6624b331182d5> /usr/lib/system/libsystem_networkextension.dylib
0x223c9000 - 0x223d0fff libsystem_notify.dylib armv7  <522c4cecd3333a6f8f8cfe55218c7c51> /usr/lib/system/libsystem_notify.dylib
0x223d1000 - 0x223d7fff libsystem_platform.dylib armv7  <79c6252e94f4306d8c997bac49e1ded8> /usr/lib/system/libsystem_platform.dylib
0x223d8000 - 0x223dffff libsystem_pthread.dylib armv7  <2eab341fffd53acca3533ad324ccfb5b> /usr/lib/system/libsystem_pthread.dylib
0x223e0000 - 0x223e2fff libsystem_sandbox.dylib armv7  <3a9859c13f973d61955e3301e110415c> /usr/lib/system/libsystem_sandbox.dylib
0x223e3000 - 0x223f1fff libsystem_trace.dylib armv7  <e82a6f2d873a39ad8014edeb52248157> /usr/lib/system/libsystem_trace.dylib
0x223f2000 - 0x223f2fff libunwind.dylib armv7  <a394593b9bbe3106873aceb3682cd4bd> /usr/lib/system/libunwind.dylib
0x223f3000 - 0x223f3fff libvminterpose.dylib armv7  <98f781d5886e342e940139a995aaa97f> /usr/lib/system/libvminterpose.dylib
0x223f4000 - 0x22412fff libxpc.dylib armv7  <469babf82510319c9cc43900825dc458> /usr/lib/system/libxpc.dylib
0x22413000 - 0x225a0fff libicucore.A.dylib armv7  <d381758e32d83507a703cd228e74eb88> /usr/lib/libicucore.A.dylib
0x225a1000 - 0x225adfff libz.1.dylib armv7  <f45b8e232d25324db59b2de0c905946a> /usr/lib/libz.1.dylib
0x225ae000 - 0x228e5fff CoreFoundation armv7  <88235170cbe235f280ab8c3b20bdd1ce> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x228e6000 - 0x228f2fff libbsm.0.dylib armv7  <524609a8ee323a04a0fb962be8d816dd> /usr/lib/libbsm.0.dylib
0x228f3000 - 0x228f3fff libenergytrace.dylib armv7  <d707d76751ad3e5280348c52def59620> /usr/lib/libenergytrace.dylib
0x228f4000 - 0x2294ffff IOKit armv7  <41206d779d493c29bc045f1d76918408> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x22950000 - 0x2296cfff libMobileGestalt.dylib armv7  <f6a9faa11c763de294dcd350fd3e1b53> /usr/lib/libMobileGestalt.dylib
0x2296d000 - 0x22a23fff libxml2.2.dylib armv7  <d409b9951562332ea104712f15173a32> /usr/lib/libxml2.2.dylib
0x22a24000 - 0x22a7ffff Security armv7  <279f1786c2d93bb2848718bed602db12> /System/Library/Frameworks/Security.framework/Security
0x22a80000 - 0x22ac8fff SystemConfiguration armv7  <c4645be8e1f23820a0c50d8aa0036fc8> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x22ac9000 - 0x22b80fff libsqlite3.dylib armv7  <191466f10f943213acae502ee3d48382> /usr/lib/libsqlite3.dylib
0x22b81000 - 0x22d79fff CFNetwork armv7  <573e71ab980c34b6b2d906a3fcbd4d9b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x22d7a000 - 0x22d84fff libbz2.1.0.dylib armv7  <7439fad6b6a836429fa11d711213728b> /usr/lib/libbz2.1.0.dylib
0x22d85000 - 0x22d9afff liblzma.5.dylib armv7  <8ee3facc25bd3957b49ff0b4d657e0ef> /usr/lib/liblzma.5.dylib
0x22d9b000 - 0x22db0fff libCRFSuite.dylib armv7  <2ca4911a330736688ebd585895af032a> /usr/lib/libCRFSuite.dylib
0x22db1000 - 0x22dd3fff libarchive.2.dylib armv7  <e90ef3b8b0b5302b9cbed3d0840a9e0b> /usr/lib/libarchive.2.dylib
0x22dd4000 - 0x22deffff libextension.dylib armv7  <f3466097cca237faba733b484c0eb6b0> /usr/lib/libextension.dylib
0x22df0000 - 0x22df4fff liblangid.dylib armv7  <8072b6f6bab438de87ec0e930704c5dc> /usr/lib/liblangid.dylib
0x22df5000 - 0x2302cfff Foundation armv7  <309b5a1b9bf833fa95d2d209909e783e> /System/Library/Frameworks/Foundation.framework/Foundation
0x2302d000 - 0x2310bfff libBLAS.dylib armv7  <3b647903060439dd81b6d852b828c808> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x2310c000 - 0x233d5fff libLAPACK.dylib armv7  <76d8234bfe563de18b6a3f8c9727ef6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x233d6000 - 0x2362efff vImage armv7  <b0481939c3043e19b603874339d52b73> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2362f000 - 0x23640fff libvMisc.dylib armv7  <324e705b1dac3a809b793215d7575e88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x23641000 - 0x23652fff libLinearAlgebra.dylib armv7  <dd988766e0b237f88de69b7df319f973> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x23653000 - 0x23667fff libSparseBLAS.dylib armv7  <828a031fc42635aa95ce451bb693f210> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x23668000 - 0x236ddfff libvDSP.dylib armv7  <81660ad7288639ab82dfd36518c90cb4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x236de000 - 0x236defff vecLib armv7  <ce714ab612c534a1b1cbd498bd851006> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x236df000 - 0x236dffff Accelerate armv7  <f2de5d457ef1361c84503912a662de48> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x236e0000 - 0x23b9dfff CoreGraphics armv7  <a1f5aea37c3f39e38ef81d167907d816> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x23b9e000 - 0x23baffff GraphicsServices armv7  <f0bb6156889c3f43985f7a92f37bec98> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x23bb0000 - 0x23beffff AppSupport armv7  <8478366c21583944bd7275dd878eb20c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x23bf0000 - 0x23cabfff MobileCoreServices armv7  <ec630bf558c637559ab2e5b535292919> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x23cac000 - 0x23cf5fff BaseBoard armv7  <00f328aa722931a3b06c5a0843732f16> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x23cf6000 - 0x23cfffff AssertionServices armv7  <f5bdb0c4ff12316e9d9527c9e3010d74> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x23d00000 - 0x23d21fff BackBoardServices armv7  <7de2f79285fb3acdadffa9e18c96c673> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x23d22000 - 0x23d25fff MobileSystemServices armv7  <fe657fcb14f03b16ab36909ceb509565> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x23d26000 - 0x23d57fff FrontBoardServices armv7  <d976ddcbd723319ba884037470a616e6> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x23d58000 - 0x23d61fff UserNotificationServices armv7  <d72021767b2a3095a2778db8be1055e4> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x23d62000 - 0x23d88fff SpringBoardServices armv7  <6450d7693bdc3524bd750362e0bb1a08> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x23d89000 - 0x23d97fff MobileKeyBag armv7  <8aaa865511f93d38a0a32422ca4f8bd9> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x23d98000 - 0x23d9dfff IOSurface armv7  <be0c566be52130009d2738cf9cf9b7d4> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x23d9e000 - 0x23da9fff liblockdown.dylib armv7  <ee1f8bed602a362daea870f0473e1b7b> /usr/lib/liblockdown.dylib
0x23daa000 - 0x23dbafff CrashReporterSupport armv7  <758bd1f065ee35aa929d889025e60dde> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x23dbb000 - 0x23dbdfff IOSurfaceAccelerator armv7  <86b33e2d75df3e319084298687d043ab> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x23dbe000 - 0x23df6fff AppleJPEG armv7  <b69488274caa3f80ab90017ff1ac2061> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x23df7000 - 0x240c4fff ImageIO armv7  <173849bc22ed33c09393ef37ee0e9334> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x240c5000 - 0x240c9fff TCC armv7  <ddb01002bf9137b8b231da07b42b2bbd> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x240ca000 - 0x240cefff AggregateDictionary armv7  <4b79b155c9853dc2b81c41700f9743fc> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x240cf000 - 0x240dafff PowerLog armv7  <fe75364bc9dd3948a1b09db11656513f> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x240db000 - 0x24132fff libTelephonyUtilDynamic.dylib armv7  <798c0fa46206306dbe1d28ede5acae3c> /usr/lib/libTelephonyUtilDynamic.dylib
0x24133000 - 0x24144fff CommonUtilities armv7  <d67f3f99c5083bdcbfc13a5d0110a8c1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x24145000 - 0x24157fff libcompression.dylib armv7  <f47b77be074a367082e6621df7874adf> /usr/lib/libcompression.dylib
0x24158000 - 0x24390fff CoreData armv7  <8b0f949bbe703636b4c51a75c3920025> /System/Library/Frameworks/CoreData.framework/CoreData
0x24391000 - 0x24394fff libCoreVMClient.dylib armv7  <2b45452691c232ecb0517a978667e2d7> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x24395000 - 0x24399fff IOAccelerator armv7  <92d1d215dcab309b8add24ea9f6bc39b> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x2439a000 - 0x2439afff libCVMSPluginSupport.dylib armv7  <d4811e0f17db347f975f58e95b64a5d1> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x2439b000 - 0x2439dfff libCoreFSCache.dylib armv7  <f1fd4e0ce0d33dc9bccd9a11a878e71d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x2439e000 - 0x243dbfff libGLImage.dylib armv7  <95a4c5f889d83813b79250ea4ae63b81> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x243dc000 - 0x243e4fff libGFXShared.dylib armv7  <67e8a19ced973d56869643d0b33ef3c9> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x243e5000 - 0x243ebfff IOMobileFramebuffer armv7  <6ba3919c45d33789932bf63d5f149dc1> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x243ec000 - 0x243ecfff libmetal_timestamp.dylib armv7  <c9ac3b99aba734679d9708fc2fe92f17> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x243ed000 - 0x2442cfff Metal armv7  <b4ca99dd28ef30e88d8888c703803f3a> /System/Library/Frameworks/Metal.framework/Metal
0x2442d000 - 0x24435fff OpenGLES armv7  <7ce3ef00504a3af8ad9935aaa4ce9221> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x24436000 - 0x2444ffff CoreVideo armv7  <5d715978310c3de5b1c16afe1250b2b0> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x24450000 - 0x24452fff OAuth armv7  <6aab365d245d3035b59da1ea5428f249> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x24453000 - 0x24483fff Accounts armv7  <c83b4c146af232599e963363970bd248> /System/Library/Frameworks/Accounts.framework/Accounts
0x24484000 - 0x24571fff libiconv.2.dylib armv7  <128e8025b7ac3ce39bac331c8ff7ba71> /usr/lib/libiconv.2.dylib
0x24572000 - 0x24623fff CoreAudio armv7  <2806e7f7057e3347b8ef67e2145d4cf4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x24624000 - 0x24627fff UserFS armv7  <dacd455b700d3af484d818fb28be3699> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x24628000 - 0x246ecfff CoreMedia armv7  <fa6be696b20330f29b72d4de3df053cb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x246ed000 - 0x246f4fff libcupolicy.dylib armv7  <3133e9403f4a34868eea9feb25dea46b> /usr/lib/libcupolicy.dylib
0x246f5000 - 0x24755fff CoreTelephony armv7  <e54779cba4d53cfbb48e548d291b9a3a> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x24756000 - 0x2482dfff libFontParser.dylib armv7  <75e7a9e7f5d63e229f4eb776970003f9> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x2482e000 - 0x2489dfff VideoToolbox armv7  <9fdd4ee852c534a6aa4a66416608e744> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x2489e000 - 0x2489efff FontServices armv7  <e038eb173eec3348bcbc333bf294754b> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2489f000 - 0x2498efff CoreText armv7  <6191ab0a137535e9aeee9848c698cd76> /System/Library/Frameworks/CoreText.framework/CoreText
0x2498f000 - 0x2499efff ProtocolBuffer armv7  <a1cc39d8f5db398cb9b354e4ddce36ba> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x2499f000 - 0x249c7fff PersistentConnection armv7  <c1c3f1660d8a30f9a172a78c7624e9b7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x249c8000 - 0x249cdfff DataMigration armv7  <7ea7650ec28c3286b7072491e682b4db> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x249ce000 - 0x24ca8fff AudioToolbox armv7  <56a8d1b1b32e3b39acf786a8c4bcbff0> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x24ca9000 - 0x24e28fff QuartzCore armv7  <0b9f5cf5c1f0343e8f617362895f963d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x24e29000 - 0x24e32fff Netrb armv7  <2679bbf72a693acabb533d50858b891a> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x24e33000 - 0x24e40fff libcmph.dylib armv7  <7543b1e5874f33948bb0734b1698cd68> /usr/lib/libcmph.dylib
0x24e41000 - 0x24e5bfff libmis.dylib armv7  <d2c76826f545362c9a26d2e730ee67ad> /usr/lib/libmis.dylib
0x24e5c000 - 0x24ecafff LanguageModeling armv7  <25a862a815f5396a99ab550ab1dfa893> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x24ecb000 - 0x24f90fff ManagedConfiguration armv7  <43a9910bcd023eada63773ae2a3352c1> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x24f91000 - 0x24fa5fff libmarisa.dylib armv7  <1c5889466c2139c09961fc9045810614> /usr/lib/libmarisa.dylib
0x24fa6000 - 0x25045fff ProofReader armv7  <984451837b833eafa45730d01d439aab> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x25046000 - 0x2504efff MediaAccessibility armv7  <8ea0134cb0c23f9abd52f69b577150fa> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x2504f000 - 0x2505cfff MobileAsset armv7  <6848bfb386343bceba3b98a4a02154b3> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x2505d000 - 0x250b8fff ColorSync armv7  <457e36abc1ba3d70ab862db452ec800f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x250b9000 - 0x25101fff MetalPerformanceShaders armv7  <2cac46f639fe3ac193df6e7c81aee320> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x25102000 - 0x25526fff FaceCore armv7  <7a32afb36c8532a69104c0f368bd23d1> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x25527000 - 0x25595fff Quagga armv7  <fe49eb1ba8c430e39877a852b85de2fa> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x25596000 - 0x25722fff CoreImage armv7  <06889f7b9778399987f465a7e5a47f5a> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x25723000 - 0x25751fff TextInput armv7  <5779f38dc44436e794d9273b16052938> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x25752000 - 0x2575efff libAccessibility.dylib armv7  <5db80cceb40d326894f553fbb732b1fd> /usr/lib/libAccessibility.dylib
0x25767000 - 0x25b6cfff JavaScriptCore armv7  <1364fb2e60b33bb1bcfe92f6e88b569f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x25b6d000 - 0x25d2cfff StoreServices armv7  <ca98deafca7533b7b7f70365d2adfedf> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x25d2d000 - 0x26944fff WebCore armv7  <f58010d51abb3be89bac39a3737c3927> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x26945000 - 0x26967fff libxslt.1.dylib armv7  <78e0009dace23380836efbda1c04c4dc> /usr/lib/libxslt.1.dylib
0x26968000 - 0x26a33fff WebKitLegacy armv7  <f2df2d84be7a3a24850ada6cecc37854> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x26a34000 - 0x26ad8fff CoreUI armv7  <2f2ad16559793385ac5311aa963b1e99> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x26ad9000 - 0x26af8fff DictionaryServices armv7  <01ad9b82fc3a31f49b65a23624a36b8a> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x26af9000 - 0x26af9fff HangTracer armv7  <d280f894fda431deac8cc91be950c0bf> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x26afa000 - 0x26b46fff PhysicsKit armv7  <2e88471e361435aea858a3bc5eca4be8> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x26b47000 - 0x26c0efff UIFoundation armv7  <824195f3610c3361a2187aec5497c470> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x26c0f000 - 0x277a2fff UIKit armv7  <c20dd2735c9934ecb997d107e8abe187> /System/Library/Frameworks/UIKit.framework/UIKit
0x277a3000 - 0x277c2fff CoreBluetooth armv7  <5e71b8eea7b23de3a61cd4605ad70231> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x277c3000 - 0x277e5fff DataAccessExpress armv7  <cf56e1435e983c7791ec8279143d86bd> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x277e6000 - 0x277fdfff NetworkStatistics armv7  <0d93e432a73c3a259f3bc5961cbfffae> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x277fe000 - 0x2786afff AddressBook armv7  <3910e5ee4a14306284d430692754fae9> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x2786b000 - 0x2796cfff CoreMotion armv7  <636978a8147e36b8bd7932c180c61c5d> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x2796d000 - 0x2797bfff CacheDelete armv7  <53ae831acf9b303d90581756cc522fd7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x2797c000 - 0x27986fff CoreAUC armv7  <e75ef28383e13b6db04340f0a52cb896> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x27987000 - 0x27d06fff MediaToolbox armv7  <7d64c69205d23b44bbee6d92d75f7d6e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x27d07000 - 0x27e69fff Celestial armv7  <f598d010e77b37978aee4ab3d040bb4c> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x27e6a000 - 0x27e76fff IntlPreferences armv7  <22176a29136630d9a2b62b346089796e> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x27e77000 - 0x27e79fff CoreDuetDebugLogging armv7  <b1f4c41cfc833848aa270be9efe77e03> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x27e7a000 - 0x27e8cfff CoreDuetDaemonProtocol armv7  <3041de0bc62632e19c39f0d3aa31845d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x27e8d000 - 0x27f2dfff CoreDuet armv7  <692e92de76c93fe2abc4ca10bc1f647c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x27f2e000 - 0x27f2ffff BTLEAudioController armv7  <9f46fa999b7834c9aab8f6603c1e7c86> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x27f30000 - 0x27fa3fff libAVFAudio.dylib armv7  <c88c61e26cf63053882227d3913e64f1> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x27fa4000 - 0x28111fff AVFoundation armv7  <71d1da43e1d73bc69596c63697b10b8b> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x28112000 - 0x28139fff libtidy.A.dylib armv7  <b1cf6a6af9f03a43b788514aabc6192a> /usr/lib/libtidy.A.dylib
0x2813a000 - 0x281a4fff IMFoundation armv7  <17f30620b5ea3c3e8fd2c83021c5340a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x281a5000 - 0x285ebfff GeoServices armv7  <40f4870115f5356c8c00f16c1fd51f37> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x285ec000 - 0x285edfff DiagnosticLogCollection armv7  <663a3ae44a5e330d8754238116cc858d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x285ee000 - 0x285effff Marco armv7  <c2759f8740453ea6a3e45d034ef1bdee> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x285f0000 - 0x28657fff CoreLocation armv7  <26c75166f67c302f8d524369459f4a3d> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x28658000 - 0x2865cfff ConstantClasses armv7  <26c7e52ce7b5346c94d3e01bd124502c> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x2865d000 - 0x28666fff libChineseTokenizer.dylib armv7  <68403f48f85c316a84f7ca446ca54bbe> /usr/lib/libChineseTokenizer.dylib
0x28667000 - 0x288b1fff libmecabra.dylib armv7  <3b1c78cf11db3540b6b6d1d38e442a79> /usr/lib/libmecabra.dylib
0x288b2000 - 0x288e4fff IDSFoundation armv7  <c06f997de72c30adbb4b40f3734da016> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x288e5000 - 0x28958fff IDS armv7  <e131caf5f93e3dca943158b0d4c61f47> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x28959000 - 0x28971fff MediaServices armv7  <b06347f54a263805a86fc88641e21058> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x28972000 - 0x28993fff AuthKit armv7  <6e556b91cbca3c478b2023f0db43effd> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x28994000 - 0x28997fff libheimdal-asn1.dylib armv7  <04fb61f676673fd5b92fcaf45c6697dc> /usr/lib/libheimdal-asn1.dylib
0x28998000 - 0x28a20fff MediaRemote armv7  <d4328a8ffb3d3833b92f78bd23d1825f> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x28a21000 - 0x28b24fff MobileSpotlightIndex armv7  <a94f9c628cab3a4e96370080a168101f> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x28b25000 - 0x28b3dfff PlugInKit armv7  <0baa719097083bab8828dafd00d7d0ec> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x28b3e000 - 0x28b5efff ProtectedCloudStorage armv7  <b1091ee8880c3f26b35220883abe6df1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x28b5f000 - 0x28b74fff libresolv.9.dylib armv7  <3d9922bfb1ca3b489ecc6708bd726e78> /usr/lib/libresolv.9.dylib
0x28b75000 - 0x28b88fff ApplePushService armv7  <8723039edad434d2b2aade65d4face6e> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x28b89000 - 0x28bacfff ContactsFoundation armv7  <a288dcd3001338e99ce82a2bdd983672> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x28bad000 - 0x28bb1fff ParsecSubscriptionServiceSupport armv7  <92160622d6f737b4a0365b6c2f9a988a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x28bb2000 - 0x28c2dfff Contacts armv7  <337e75931a09364c99743bf04232b1c3> /System/Library/Frameworks/Contacts.framework/Contacts
0x28c2e000 - 0x28c65fff CoreSpotlight armv7  <f7be367aa0e03598a040b47a064ed36c> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x28c66000 - 0x28c83fff vCard armv7  <1823bcd3666030a8a125aa041a53bb5c> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x28ce9000 - 0x28cebfff CommonAuth armv7  <ef9e8cd9e62d36e0867f597cc719ff2b> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x28cec000 - 0x28d40fff Heimdal armv7  <71658d05c4933224a2da2c752eae2ad4> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x28d41000 - 0x28d61fff GSS armv7  <2059afd7dc273df2a6162a6cf671c576> /System/Library/Frameworks/GSS.framework/GSS
0x28db1000 - 0x28db9fff FMCoreLite armv7  <767fa8f1605f3aa6b836d280b601608f> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x28dba000 - 0x28dbdfff MessageSupport armv7  <76826157d32531158f2d44dd37b655de> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x28dbe000 - 0x28dfefff MIME armv7  <df86b75f60ca30b794bdf5cb63ed2736> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x28dff000 - 0x28e04fff AOSNotification armv7  <f917d58b5754386098dbb21fbb9c4388> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x28e05000 - 0x28e5ffff AccountsDaemon armv7  <d183094acb9f337587a14299ae51625c> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x28e60000 - 0x28e7dfff AppleIDSSOAuthentication armv7  <f353046f873931af92cb64cea789af81> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x28e7e000 - 0x28e8cfff MailServices armv7  <a20960d220243ad39188eb8b918bdc48> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x28e8d000 - 0x28ee6fff AppleAccount armv7  <db7189d357ac3dcfaf461f968081bd33> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x28ee7000 - 0x28eebfff CommunicationsFilter armv7  <7a8e3aef7df13584afd6e0b54ea142f3> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x28eec000 - 0x28f0efff ChunkingLibrary armv7  <b5e2778cf9ec3dc9971b26453a7b7b56> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x28f0f000 - 0x28f17fff CaptiveNetwork armv7  <a74a26432e2f3896b0a5a4380a96c6b2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x28f18000 - 0x28f37fff EAP8021X armv7  <c7d27777b0513b46a8cb50f6b64b35a1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x28f38000 - 0x28f3cfff AssetCacheServices armv7  <29dac9bc4b953d9d83cffc0628a2d8a8> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x28f3d000 - 0x28fa4fff MMCS armv7  <840e13b28cdd33df973e2bf07940e8fa> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x28fa5000 - 0x28fb2fff MobileWiFi armv7  <0efa1ca46dea35f9bdc89b12994f1d7f> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x28fb3000 - 0x28feffff ContentIndex armv7  <f8c01838b8183d909fd06e39113ebf17> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x2903c000 - 0x29063fff Bom armv7  <62b46c4dc6c33049a9a218eef8243c42> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x29064000 - 0x29069fff CertUI armv7  <8618d87366fa37799cf2ab8948207a06> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x2906a000 - 0x2909efff FTServices armv7  <9879708b7dad36fb97f703e504f8f237> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x2909f000 - 0x290f4fff CoreDAV armv7  <643284e8273b3f498f0c30e49febe662> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x290f5000 - 0x290fefff BaseBoardUI armv7  <52064db519d531f382c308d97e14da87> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x290ff000 - 0x2910efff UserManagement armv7  <f3f18a01d53b3bc994dcc7710528a67d> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x2910f000 - 0x291bbfff CorePDF armv7  <b73ba7073d1a31c9844440119dccf7c3> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x291bc000 - 0x291e8fff iCalendar armv7  <72841aaa214f3bccb1142c8f88a9eea0> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x291f2000 - 0x29235fff CalendarFoundation armv7  <6b6350a875413e5a82d271c865ec8108> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x29236000 - 0x2923bfff IncomingCallFilter armv7  <4d67064638c63c478a52919f4dff0861> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x2930a000 - 0x29377fff CalendarDatabase armv7  <15dafdc519943c968d8af9b948ac8ce6> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x29378000 - 0x293a9fff CalendarDaemon armv7  <18003bfdd47b30d68c3b480df9ab5a9e> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x293aa000 - 0x29433fff EventKit armv7  <f3c95ee6f3313b43802e0b48c33e5fc5> /System/Library/Frameworks/EventKit.framework/EventKit
0x29434000 - 0x2968dfff WebKit armv7  <3109afaf33b63912b58fe27cc359c189> /System/Library/Frameworks/WebKit.framework/WebKit
0x2968e000 - 0x296c2fff WebBookmarks armv7  <be493adfa3df3fc9bcfdfa13c7d6f76f> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x296c3000 - 0x297abfff ContactsUI armv7  <6aa9018a733539fd940a359b5c7fe147> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x297ac000 - 0x29b6ffff ModelIO armv7  <1855c9aa20853b2fa41b50e192300a96> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x29b70000 - 0x29b75fff DAAPKit armv7  <528855afb53b3d309c860c26c7230b08> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x29be8000 - 0x29c44fff TelephonyUtilities armv7  <05bfd0f9018436d48bc3ecacab40dd93> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x29c45000 - 0x29c72fff GLKit armv7  <5542fd57ae113486bb0c4664a17f540b> /System/Library/Frameworks/GLKit.framework/GLKit
0x29c73000 - 0x29e85fff MusicLibrary armv7  <2f34aedee97d3a48903dbe5c14f1f6b8> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x29e86000 - 0x29ebffff Notes armv7  <6f2934e71c6b3566a796a5baf9de556e> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x29ec0000 - 0x29f8afff AddressBookUI armv7  <dc7ee7879d6630d6a37144aa8770072b> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x29f8b000 - 0x2a031fff CloudKit armv7  <61d78cbaadf93a42b073f2a78e18e731> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x2a032000 - 0x2a074fff iTunesStore armv7  <e081e944b02c3111b16410e781f2fb4e> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x2a075000 - 0x2a07afff CloudPhotoServices armv7  <1127ef23c31037e8a758219091beae6c> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x2a07b000 - 0x2a142fff CloudPhotoLibrary armv7  <18f04c4d183c36ac85b0bb48fe4cea81> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x2a143000 - 0x2a18bfff DataAccess armv7  <d4a517c1424c3c908b37da6aa82a6557> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x2a18c000 - 0x2a1aefff AssetsLibraryServices armv7  <c15a6fc13aa5306286e062ecd544eb19> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x2a1af000 - 0x2a238fff HomeSharing armv7  <8762cb1f3e29317c9f85d19b71dd4f61> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x2a239000 - 0x2a262fff ACTFramework armv7  <49d9f1179471353d94fa7926dbb3ca70> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x2a263000 - 0x2a26efff DCIMServices armv7  <dfeee445a26a3e37a73c1d37a528661e> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x2a26f000 - 0x2a371fff CoreMediaStream armv7  <c42de10993fd308593bdd1873c78d138> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x2a372000 - 0x2a387fff PhotosFormats armv7  <ffe34eaca2a03354a7a4e45b34e0a5bd> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x2a388000 - 0x2a38efff XPCKit armv7  <7c7c07ce8a6631bd904a5bd16d757dff> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x2a38f000 - 0x2a5cbfff MediaPlayer armv7  <ab8991314e383e4c8f8324a5351941d9> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x2a5cc000 - 0x2a6a9fff CameraKit armv7  <ef510e3d3e593559ae62e3f797216a11> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x2a6aa000 - 0x2a6b0fff CoreTime armv7  <5fd2045bb20631848447a934ba6322f7> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x2a6b1000 - 0x2a6c9fff MediaStream armv7  <8e0e9b9f90e1381ab7937b2ffd68d586> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x2a6ca000 - 0x2a9eafff PhotoLibraryServices armv7  <56c047446cf83606a90ec95cd28a7f93> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x2a9eb000 - 0x2aa1dfff PrototypeTools armv7  <8138402cf01e39679241cd0b8eeaeb97> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x2aaa4000 - 0x2ab18fff BulletinBoard armv7  <f5c72837226537c69638510cb2089a2d> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x2ab19000 - 0x2ab19fff MobileObliteration armv7  <967aa70f234c356fa65bc764060e9b7a> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x2ab30000 - 0x2ab87fff SpringBoardFoundation armv7  <b3d6e7e7e04d3dc992a84e4d01ec6770> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x2ac0e000 - 0x2ad1cfff Message armv7  <525072b19dac365298795238c4768877> /System/Library/PrivateFrameworks/Message.framework/Message
0x2ad36000 - 0x2ad76fff TelephonyUI armv7  <c719599ecce934f3a397b02dbc291913> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x2ad77000 - 0x2ad95fff ToneLibrary armv7  <17fc485022a1322f8ec67352ae9d6cc1> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x2adfa000 - 0x2ae04fff NotificationsUI armv7  <b99e4798a08631fa8ca456b85cc80274> /System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI
0x2ae05000 - 0x2ae09fff ProgressUI armv7  <271d58fe4c5f37e7802a3c0b40a0e7f9> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x2b09b000 - 0x2b0cdfff SpringBoardUIServices armv7  <4e66da14546d368f81482c49cc80bd19> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x2b23e000 - 0x2b254fff GenerationalStorage armv7  <d38fe0e2603036639badc2320d3fe7a5> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2b255000 - 0x2b25ffff CoreRecents armv7  <81b4a693512c3ce5a6399d50a885c6df> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x2b306000 - 0x2b318fff AssetsLibrary armv7  <81d6fa599c1d3dec84a93fb352224fa7> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x2b319000 - 0x2b332fff SpringBoardUI armv7  <a9f6149f08e433dfad4d152a7a5d148b> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
0x2b333000 - 0x2b913fff VectorKit armv7  <b1642a7b9e783a52a094c4d5647fdd82> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x2b914000 - 0x2ba93fff MapKit armv7  <73a2505fac5d3bbda279d120fcb5e3cf> /System/Library/Frameworks/MapKit.framework/MapKit
0x2baad000 - 0x2baaffff FTClientServices armv7  <4a2e6b265c2e39038aa06338e9d52f87> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x2bab0000 - 0x2babdfff QuickLookThumbnailing armv7  <5f73bbddcbe93c4095b2a22574fdf16a> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x2bb66000 - 0x2bbb8fff QuickLook armv7  <ee76850ad61031818dc5da9bf89e9e6a> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x2bbfc000 - 0x2bc2bfff ContactsAutocomplete armv7  <7ffc722ac6f532288b152c5548d23ad5> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x2bc39000 - 0x2bd0dfff MessageUI armv7  <2d9ef49362c933999262d6d9592d3858> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x2bfda000 - 0x2bfdafff AdSupport armv7  <7407a0ebb55f33808728e23017e3ec46> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x2bfdb000 - 0x2bff4fff StoreKit armv7  <5e77a8d781c83f6d98c9d2503fcfe2ff> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x2c5ad000 - 0x2c5d0fff Pegasus armv7  <84e787a2e5043329ac615ca700d275a2> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x2c66a000 - 0x2c6affff AVKit armv7  <9156ad4393f83df3bcf8933816662f37> /System/Library/Frameworks/AVKit.framework/AVKit
0x2c6b0000 - 0x2c6b5fff AITTarget armv7  <a4bcf0eb0e8b3a6da7ee6f3854244b7c> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
0x2d943000 - 0x2d949fff iAdServices armv7  <79d59dbd3857397db2a4eddba0aeddbc> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x2d94a000 - 0x2da7ffff libGLProgrammability.dylib armv7  <b866aee7e1b5318eac4852e9f27d4a8b> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x2da80000 - 0x2dab8fff iAd armv7  <ea7885e0e028313a9c6660c81abdf763> /System/Library/Frameworks/iAd.framework/iAd
0x2dc3d000 - 0x2dc6efff OpenAL armv7  <593e5eca76b23e89b702743b5195a2bd> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x2e7ef000 - 0x2e808fff Jet armv7  <3c66dd9143fc361db0056d9c4352ec1a> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x2e919000 - 0x2ea61fff SpriteKit armv7  <17c4b40e1ac5312b8de24865cf25bff3> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x2ef31000 - 0x2ef37fff libGPUSupportMercury.dylib armv7  <9cf2c32c07ea399d8338c78e6f99aa13> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x2f2e5000 - 0x2f54dfff SceneKit armv7  <8e351d9baab639e884116bf66bbca8a3> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x2f712000 - 0x2f766fff CoreBrightness armv7  <07520273b53737f6a1cae0c04c2a2662> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x303b1000 - 0x303fdfff libstdc++.6.dylib armv7  <246bef8685e53c8ba04c28f6d568c45e> /usr/lib/libstdc++.6.dylib
0x30447000 - 0x3046cfff GameplayKit armv7  <fb9ca41e9bc53dee98dc046e4bc5053c> /System/Library/Frameworks/GameplayKit.framework/GameplayKit
0x31669000 - 0x3166efff SymptomReporter armv7  <4ca6957666d73bc58c3a7c60b0357903> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter
0x31c98000 - 0x31da7fff IMGSGX543GLDriver armv7  <fd2cdda986b530819a9e874850c114b5> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver
0x31db3000 - 0x31dc6fff libCGInterfaces.dylib armv7  <78f4b125ff033afea9a55a845f79498c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x321d6000 - 0x322aefff GLEngine armv7  <2e976bb708fa3911ad2f36e61149991e> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x32fa7000 - 0x32fc6fff CoreServicesInternal armv7  <db484f452bf437a993bf39423f6efd67> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x33229000 - 0x33234fff libGSFontCache.dylib armv7  <7361c8f4b3cb303b81c503ece2d4f220> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x34813000 - 0x35c0afff KBLayouts_iPad.dylib armv7  <d2c8df11f6c234ffbdf4dea23cff0b12> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPad.dylib

Error Formulating Crash Report:
Failed while requesting activity/breadcrumb diagnostics
grzegorzkrukowski commented 6 years ago

A bit more info from crashlytics:

Crashed: com.apple.main-thread
0  MindJourney                    0x9e7fde ion::portgfx::Visual::GetShareGroupId() const
1  MindJourney                    0x84b1a9 gvr::CardboardApiImpl::InitializeGl()
2  MindJourney                    0xb8427d -[GVRRenderer initializeGl]
3  MindJourney                    0xb881e1 -[GVRSceneRenderer initializeGl]
4  MindJourney                    0xb8595f -[GVRRendererView layoutSubviews]
5  UIKit                          0x26c1ea73 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 714
6  QuartzCore                     0x24cb6bcd -[CALayer layoutSublayers] + 128
7  QuartzCore                     0x24cb2375 CA::Layer::layout_if_needed(CA::Transaction*) + 348
8  QuartzCore                     0x24cb2209 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 16
9  QuartzCore                     0x24cb16d1 CA::Context::commit_transaction(CA::Transaction*) + 368
10 QuartzCore                     0x24cb13a5 CA::Transaction::commit() + 520
11 QuartzCore                     0x24caab2b CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 138
12 CoreFoundation                 0x226696c9 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 20
13 CoreFoundation                 0x226679cd __CFRunLoopDoObservers + 280
14 CoreFoundation                 0x22667dff __CFRunLoopRun + 958
15 CoreFoundation                 0x225b7229 CFRunLoopRunSpecific + 520
16 CoreFoundation                 0x225b7015 CFRunLoopRunInMode + 108
17 GraphicsServices               0x23ba7ac9 GSEventRunModal + 160
18 UIKit                          0x26c8b189 UIApplicationMain + 144
19 MindJourney                    0x2eeadc main (AppDelegate.swift:17)
20 libdispatch.dylib              0x2225f873 (Missing)
sanjayc77 commented 6 years ago

Thanks for the report. Looking into it.

Are these happening for the sample apps too? Can you try Panorama, VideoWidgetDemo or TreasureHunt sample apps and report back?

sanjayc77 commented 6 years ago

iPod5_iOS9.3.5, iPad2_iOS9.3.5, iPad3_iOS9.3.5, iPhone5c_iOS10.1.1

Does it mean it works for other devices, newer iPhones (6+) ?

grzegorzkrukowski commented 6 years ago

@sanjayc77 thanks for looking into that

We tried all demos and all behave exactly the same - crashing at startup for some devices. And working properly on all others - it's completely 100% reproducible on provided list of devices, so it's nothing with lack of memory or not random.

On newer devices it works without a problem.

Ah and of course - use the real devices only NOT SIMULATOR - when it comes to OpenGL it's the only way - as on simulator OpenGL cannot be trusted.

We also spend a lot of time, trying range are of devices to find out similarities between them, like CPU, RAM or OS version, so we can disable this feature on those devices. Definitely iOS version was not an issue, neither was hardware itself.

From our tests it was working on devices supporting opengles-3 and failing on all others. That is only regularity we found.

We've been looking into this list: https://developer.apple.com/library/content/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/DeviceCompatibilityMatrix.html

We strongly believe that it doesn't work on opengles-2 and opengles-1 - probably those are missing some functionality used by GVRKit and subprojects.

We ended up with this check:

func supportsVRVideos() -> Bool {
        if let _ = EAGLContext(api: .openGLES3) {
            return true
        } 
        return false
}

And so far no crashes were reported from our application (it's live in Appstore for few days already).

Hope it helps

sanjayc77 commented 6 years ago

GVRKit creates an EAGLContext with OpenGLES3 here. See if you can set it to 2 on those older devices. It should work.

Glad you found a workaround.

grzegorzkrukowski commented 6 years ago

Well our workaround was to disable the content on those devices - which is far not satisfying.

I will try tomorrow with this:

self.content = [[EAGLContext alloc] initWithAPI:kEAGLRenderingAPIOpenGLES3];
if (self.context == nil) {
self.context = [[EAGLContext alloc] initWithAPI:kEAGLRenderingAPIOpenGLES2];
}

But maybe this should be just added to GVRKit by default ? Or at least maybe it's worth mentioning on project site that it doesn't support older OpenGL versions ?

I will come back to you tomorrow after I give this a try on real devices, now I only have simulator with me :)

sanjayc77 commented 6 years ago

It that works, I will add it to GVRKit. BTW, GVRKit is release as source code. You can just change it at your end rather than waiting on the next release.

grzegorzkrukowski commented 6 years ago

Is there a way to get a link to repository that will allow me to build framework after forking it ? Sample files that are used in this repository won't compile properly if I just copy them.

Podspec is leading to some storage, where framework is already build: https://dl.google.com/dl/cpdc/2c551301eef05d98/GVRKit-1.100.0.tar.gz

If that's not public and you cannot share it - maybe you can add this small change to this repo and build framework with this change so I can test it and somehow connect it via CocoaPods to my project ?

Problem with building framework on my own is that I may have different configuration or settings which may lead to some unexpected problems.

sanjayc77 commented 6 years ago

Yeah, you will have to stop using GVRKit Cocoapod and instead just drop the source code of GVRKit in your project. But I understand that it may not fit within your build configurations.