[
https://issues.apache.org/jira/browse/CB-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488064#comment-14488064
]
ASF GitHub Bot commented on CB-7204:
------------------------------------
Github user jacobg commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/21#issuecomment-91333840
I just got the following new crash group. Do you think it's the same issue?
```
Incident Identifier: DD4D6021-EC75-4FFC-949E-2156E433A5F6
CrashReporter Key: BBD0C285-A009-4E30-A3EB-38E0B08CFB08
Hardware Model: iPhone5,3
Process: F [2051]
Path:
/private/var/mobile/Containers/Bundle/Application/3A6CB4B1-D61E-4128-A28C-4F6046CEECA6/F.app/F
Identifier: com.f.t
Version: 1.8.1.1
Code Type: ARM
Parent Process: launchd [1]
Date/Time: 2015-04-09T19:00:49Z
OS Version: iPhone OS 8.2 (12D508)
Report Version: 104
Exception Type: SIGSEGV
Exception Codes: SEGV_ACCERR at 0x10
Crashed Thread: 2
Thread 0:
0 libsystem_kernel.dylib 0x34021b9c __psynch_mutexwait + 24
1 WebCore 0x31464711 _WebTryThreadLock(bool)
+ 42
2 WebCore 0x31464f2d WebThreadLock + 78
3 UIKit 0x2939e28d -[UIWebView
stringByEvaluatingJavaScriptFromString:] + 14
4 F 0x00285395 -[CDVCommandDelegateImpl
evalJsHelper2:] + 86
5 Foundation 0x2682a89f
__NSThreadPerformPerform + 384
6 CoreFoundation 0x25abbfbf
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 12
7 CoreFoundation 0x25abb3cf __CFRunLoopDoSources0 +
216
8 CoreFoundation 0x25ab9a35 __CFRunLoopRun + 770
9 CoreFoundation 0x25a073b1 CFRunLoopRunSpecific +
474
10 CoreFoundation 0x25a071c3 CFRunLoopRunInMode + 104
11 GraphicsServices 0x2d034201 GSEventRunModal + 134
12 UIKit 0x2907143d UIApplicationMain + 1438
13 F 0x000a21a3 main (main.m:32)
14 libdyld.dylib 0x33f57aaf start + 0
Thread 1:
0 libsystem_kernel.dylib 0x3400e5a4 syscall_thread_switch +
8
1 libsystem_malloc.dylib 0x3404b753
szone_free_definite_size + 424
2 libdispatch.dylib 0x33f3e729 _dispatch_queue_drain +
1466
3 libdispatch.dylib 0x33f3e845
_dispatch_mgr_queue_drain + 34
4 libdispatch.dylib 0x33f43027 _dispatch_mgr_invoke +
76
5 libdispatch.dylib 0x33f37d3b _dispatch_mgr_thread +
36
Thread 2 Crashed:
0 libobjc.A.dylib 0x339e5708 objc_release + 8
1 F 0x0027ace3 -[CDVPluginResult
.cxx_destruct] + 64
2 libobjc.A.dylib 0x339cada1
object_cxxDestructFromClass(objc_object*, objc_class*) + 114
3 libobjc.A.dylib 0x339d45f7 objc_destructInstance +
32
4 libobjc.A.dylib 0x339d461b object_dispose + 12
5 libobjc.A.dylib 0x339e5d5f
objc_object::sidetable_release(bool) + 164
6 libobjc.A.dylib 0x339e61a9 (anonymous
namespace)::AutoreleasePoolPage::pop(void*) + 402
7 libdispatch.dylib 0x33f404d1
_dispatch_root_queue_drain + 1722
8 libdispatch.dylib 0x33f413c3
_dispatch_worker_thread3 + 92
9 libsystem_pthread.dylib 0x3409cdc1 _pthread_wqthread + 666
10 libsystem_pthread.dylib 0x3409cb14 start_wqthread + 6
Thread 3:
0 libsystem_kernel.dylib 0x340229c0 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3409cb14 start_wqthread + 6
Thread 4:
0 libsystem_kernel.dylib 0x340229c0 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3409cb14 start_wqthread + 6
Thread 5:
0 libsystem_kernel.dylib 0x340229c0 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3409cb14 start_wqthread + 6
Thread 6:
0 libsystem_kernel.dylib 0x340229c0 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3409cb14 start_wqthread + 6
Thread 7:
0 libsystem_kernel.dylib 0x3400e474 mach_msg_trap + 20
1 CoreFoundation 0x25abb583
__CFRunLoopServiceMachPort + 144
2 CoreFoundation 0x25ab9b29 __CFRunLoopRun + 1014
3 CoreFoundation 0x25a073b1 CFRunLoopRunSpecific +
474
4 CoreFoundation 0x25a071c3 CFRunLoopRunInMode + 104
5 CFNetwork 0x255bb8f7
+[NSURLConnection(Loader) _resourceLoadLoop:] + 484
6 Foundation 0x2682a68b __NSThread__main__ +
1116
7 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
8 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
9 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 8:
0 CoreFoundation 0x25a1c9e0 CFRunLoopAddTimer + 228
1 CoreFoundation 0x25a06a91
__CFSetApplyFunction_block_invoke + 10
2 CoreFoundation 0x25a068f0 CFBasicHashApply + 118
3 CoreFoundation 0x25a0683f CFSetApplyFunction + 160
4 CoreFoundation 0x25a1ca61 CFRunLoopAddTimer + 354
5 WebCore 0x3147129f
WebCore::setSharedTimerFireInterval(double) + 124
6 WebCore 0x313fe319
WebCore::timerFired(__CFRunLoopTimer*, void*) + 22
7 CoreFoundation 0x25abbeef
__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 12
8 CoreFoundation 0x25abba6b __CFRunLoopDoTimer + 648
9 CoreFoundation 0x25ab9cbb __CFRunLoopRun + 1416
10 CoreFoundation 0x25a073b1 CFRunLoopRunSpecific +
474
11 CoreFoundation 0x25a071c3 CFRunLoopRunInMode + 104
12 WebCore 0x31463483 RunWebThread(void*) +
416
13 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
14 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
15 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 9:
0 libsystem_kernel.dylib 0x340229c0 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3409cb14 start_wqthread + 6
Thread 10:
0 libsystem_kernel.dylib 0x34021b2c __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x3409f26d pthread_cond_wait + 38
2 libc++.1.dylib 0x332a4e91
std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 34
3 JavaScriptCore 0x26d0b0ff
JSC::BlockAllocator::blockFreeingThreadMain() + 212
4 JavaScriptCore 0x26d07597
WTF::wtfThreadEntryPoint(void*) + 12
5 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
6 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
7 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 11:
0 libsystem_kernel.dylib 0x34021b2c __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x3409f26d pthread_cond_wait + 38
2 libc++.1.dylib 0x332a4e91
std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 34
3 JavaScriptCore 0x26ed2cb5
JSC::GCThread::waitForNextPhase() + 102
4 JavaScriptCore 0x26ed2d19
JSC::GCThread::gcThreadMain() + 50
5 JavaScriptCore 0x26d07597
WTF::wtfThreadEntryPoint(void*) + 12
6 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
7 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
8 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 12:
0 libsystem_kernel.dylib 0x3400e474 mach_msg_trap + 20
1 CoreFoundation 0x25a065eb CFRunLoopWakeUp + 112
2 CoreFoundation 0x25a3d907 CFRunLoopAddSource + 588
3 CoreFoundation 0x25a75e55 constructCFFD + 142
4 CoreFoundation 0x25a2cd3b fileOpen + 192
5 CoreFoundation 0x25a1f703 _CFStreamOpen + 76
6 CoreFoundation 0x25a2cc5f CFReadStreamOpen + 88
7 CFNetwork 0x255dead7
FileURLProtocol::_protocolInterface_startLoad(_CFCachedURLResponse const*) + 428
8 CFNetwork 0x25607113
___ZN19URLConnectionLoader27_private_ScheduleOriginLoadEPK12NSURLRequestPK20_CFCachedURLResponse_block_invoke_2
+ 36
9 CFNetwork 0x25553db5
___ZNK19URLConnectionLoader25withExistingProtocolAsyncEU13block_pointerFvP11URLProtocolE_block_invoke
+ 14
10 CFNetwork 0x25553d8d
RunloopBlockContext::_invoke_block(void const*, void*) + 58
11 CoreFoundation 0x25a06e1d CFArrayApplyFunction +
34
12 CFNetwork 0x25553c47
RunloopBlockContext::perform() + 180
13 CFNetwork 0x25553b0d
MultiplexerSource::perform() + 214
14 CFNetwork 0x255539a1
MultiplexerSource::_perform(void*) + 46
15 CoreFoundation 0x25abbfbf
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 12
16 CoreFoundation 0x25abb3cf __CFRunLoopDoSources0 +
216
17 CoreFoundation 0x25ab9a35 __CFRunLoopRun + 770
18 CoreFoundation 0x25a073b1 CFRunLoopRunSpecific +
474
19 CoreFoundation 0x25a071c3 CFRunLoopRunInMode + 104
20 WebCore 0x3148cadd
WebCore::runLoaderThread(void*) + 290
21 JavaScriptCore 0x26d07597
WTF::wtfThreadEntryPoint(void*) + 12
22 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
23 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
24 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 13:
0 libsystem_kernel.dylib 0x3400e4c4 semaphore_wait_trap + 8
1 MediaToolbox 0x2750fb6b
fpa_AsyncMovieControlThread + 1964
2 CoreMedia 0x2625fc7b figThreadMain + 184
3 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
4 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
5 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 14:
0 libsystem_kernel.dylib 0x34022080 __select + 20
1 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
2 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
3 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 15:
0 libsystem_kernel.dylib 0x3400e474 mach_msg_trap + 20
1 CoreFoundation 0x25abb583
__CFRunLoopServiceMachPort + 144
2 CoreFoundation 0x25ab9b29 __CFRunLoopRun + 1014
3 CoreFoundation 0x25a073b1 CFRunLoopRunSpecific +
474
4 CoreFoundation 0x25a071c3 CFRunLoopRunInMode + 104
5 libAVFAudio.dylib 0x2470b3ef
GenericRunLoopThread::Entry(void*) + 132
6 libAVFAudio.dylib 0x246fd90b
CAPThread::Entry(CAPThread*) + 192
7 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
8 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
9 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 16:
0 libsystem_kernel.dylib 0x3400e474 mach_msg_trap + 20
1 CoreFoundation 0x25abb583
__CFRunLoopServiceMachPort + 144
2 CoreFoundation 0x25ab9b29 __CFRunLoopRun + 1014
3 CoreFoundation 0x25a073b1 CFRunLoopRunSpecific +
474
4 CoreFoundation 0x25a071c3 CFRunLoopRunInMode + 104
5 Foundation 0x267658bd -[NSRunLoop(NSRunLoop)
runMode:beforeDate:] + 262
6 Foundation 0x267b3bbd -[NSRunLoop(NSRunLoop)
run] + 78
7 F 0x000bfb17 +[AFURLConnectionOperation
networkRequestThreadEntryPoint:] (AFURLConnectionOperation.m:169)
8 Foundation 0x2682a68b __NSThread__main__ +
1116
9 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
10 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
11 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 17:
0 libsystem_kernel.dylib 0x3400e474 mach_msg_trap + 20
1 CoreFoundation 0x25abb583
__CFRunLoopServiceMachPort + 144
2 CoreFoundation 0x25ab9b29 __CFRunLoopRun + 1014
3 CoreFoundation 0x25a073b1 CFRunLoopRunSpecific +
474
4 CoreFoundation 0x25a071c3 CFRunLoopRunInMode + 104
5 AudioToolbox 0x251be527
GenericRunLoopThread::Entry(void*) + 132
6 AudioToolbox 0x251a66d5
CAPThread::Entry(CAPThread*) + 206
7 libsystem_pthread.dylib 0x3409ee23 _pthread_body + 136
8 libsystem_pthread.dylib 0x3409ed97 _pthread_start + 116
9 libsystem_pthread.dylib 0x3409cb20 thread_start + 6
Thread 2 crashed with ARM Thread State:
pc: 0x339e5708 r7: 0x005a8ce0 sp: 0x005a8cdc r0: 0x14dc2370
r1: 0x00000000 r2: 0x3432e1b8 r3: 0x14db6970 r4: 0x14db6970
r5: 0x369df0e8 r6: 0x0027aca1 r8: 0x339d8241 r9: 0x14d99c48
r10: 0x369e8451 r11: 0x14db6970 ip: 0x25a23281 lr: 0x0027ace3
cpsr: 0x20000030
Link Register Analysis:
Symbol: -[CDVPluginResult .cxx_destruct] + 64
Description: We have determined that the link register (lr) is very
likely to contain the return address of frame #0's calling function, and have
inserted it into the crashing thread's backtrace as frame #1 to aid in
analysis. This determination was made by applying a heuristic to determine
whether the crashing function was likely to have created a new stack frame at
the time of the crash.
Type: 1
Binary Images:
0x97000 - 0x2d6fff F armv7 <75144a2642ea3a8ba88ca6d491f5dc0c>
/private/var/mobile/Containers/Bundle/Application/3A6CB4B1-D61E-4128-A28C-4F6046CEECA6/F.app/F
0x24360000 - 0x2444dfff RawCamera armv7s
<adacc97a559031c9aa41dfbebd447646>
/System/Library/CoreServices/RawCamera.bundle/RawCamera
0x24464000 - 0x24579fff IMGSGX543RC2GLDriver armv7s
<15672de47a2f350c838769dea315452b>
/System/Library/Extensions/IMGSGX543RC2GLDriver.bundle/IMGSGX543RC2GLDriver
0x24585000 - 0x246f1fff AVFoundation armv7s
<339e734775eb39b982ec0c089a752320>
/System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x246f2000 - 0x24750fff libAVFAudio.dylib armv7s
<ef35407264a93f56a53a36dc11b72544>
/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x2478a000 - 0x2478afff Accelerate armv7s
<b170327a82973885aba35a81ee82882b>
/System/Library/Frameworks/Accelerate.framework/Accelerate
0x2479b000 - 0x249b6fff vImage armv7s <e6895345bbd03617a31c13774e775579>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x249b7000 - 0x24a9dfff libBLAS.dylib armv7s
<153f3233991f3c47b762ef1743c32e0a>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x24a9e000 - 0x24d62fff libLAPACK.dylib armv7s
<aa5471640b8b3bb3b4dd3fad5ed697db>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x24d63000 - 0x24d74fff libLinearAlgebra.dylib armv7s
<1ea6ed99c4863d4085eb884e9a616903>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x24d75000 - 0x24df1fff libvDSP.dylib armv7s
<708711e55e7c3d67a44ca33803d225af>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x24df2000 - 0x24e04fff libvMisc.dylib armv7s
<3c7e8723a7233076a6a0ff239e4c58eb>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x24e05000 - 0x24e05fff vecLib armv7s <0a8061e9131332f28e903a478d0b6e36>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x24e06000 - 0x24e2dfff Accounts armv7s
<09f1e91f2f903f0d9e91ea22c584cfba>
/System/Library/Frameworks/Accounts.framework/Accounts
0x24e2f000 - 0x24e9dfff AddressBook armv7s
<fdcde0e632433fccbf0f758694bb5e40>
/System/Library/Frameworks/AddressBook.framework/AddressBook
0x24e9e000 - 0x24fc7fff AddressBookUI armv7s
<4a01e230f037317d82a10b210d2a292a>
/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x24fc8000 - 0x24fdafff AssetsLibrary armv7s
<3fcc2aed41f7349089ac37874db2215a>
/System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x24fdb000 - 0x2515ffff AudioCodecs armv7s
<5d54db27741039e99ab63c351839b92e>
/System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x25160000 - 0x253d4fff AudioToolbox armv7s
<c9e12d7ce99833ce969b53099cd194ba>
/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x2553f000 - 0x256c8fff CFNetwork armv7s
<d52bddca8cf330959bc40eb43e26d30d>
/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x256c9000 - 0x2574afff CloudKit armv7s
<aefe5795b29833608d0fa6ca7ffc2218>
/System/Library/Frameworks/CloudKit.framework/CloudKit
0x2574b000 - 0x257aafff CoreAudio armv7s
<bb6bc21edca73eb49d2631266ba46d82>
/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x257c5000 - 0x257e2fff CoreBluetooth armv7s
<6ab741ad5acc333786f134f936878578>
/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x257e3000 - 0x259eefff CoreData armv7s
<7415681a633b37b293ad2fbe776b3396>
/System/Library/Frameworks/CoreData.framework/CoreData
0x259ef000 - 0x25d1cfff CoreFoundation armv7s
<9924d9f1b68836cfa0dc45ad776a10ba>
/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x25d1d000 - 0x25e47fff CoreGraphics armv7s
<e50b5639d14a39d0b83449cd48707fcc>
/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x25e87000 - 0x25e89fff libCGXType.A.dylib armv7s
<c816f78ae8113d599d194d04d501c6e1>
/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x25e8a000 - 0x25e94fff libCMSBuiltin.A.dylib armv7s
<a5011cd35faa344d983be6e9224983c5>
/System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x2607c000 - 0x26097fff libRIP.A.dylib armv7s
<c2266f3ec31c38798f113d59c5102db7>
/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x26098000 - 0x261a6fff CoreImage armv7s
<44b768c0b39c3197b6ecc5bed08cd0af>
/System/Library/Frameworks/CoreImage.framework/CoreImage
0x261a7000 - 0x261fffff CoreLocation armv7s
<27f6fb3e7d053990989c057d0876bd8b>
/System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x26231000 - 0x262ccfff CoreMedia armv7s
<3afe18bd92493ccb94501e9ffb07eb89>
/System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x262cd000 - 0x263aafff CoreMotion armv7s
<c6e4968c002738f18dbf7169c232b994>
/System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x263ab000 - 0x26409fff CoreTelephony armv7s
<580b75cd06563449931429e0fc6dd16b>
/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x2640a000 - 0x264d6fff CoreText armv7s
<b8f896f010923eaebd88f04d9fa92db5>
/System/Library/Frameworks/CoreText.framework/CoreText
0x264d7000 - 0x264ecfff CoreVideo armv7s
<982f9388857d38dd98d7f4b793cefd74>
/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x264ed000 - 0x265e2fff EventKit armv7s
<5b8e871f5568346099b77f9e6974ef9a>
/System/Library/Frameworks/EventKit.framework/EventKit
0x2675a000 - 0x2695dfff Foundation armv7s
<c5d6421377e13c2e8bf4cbd917d874b1>
/System/Library/Frameworks/Foundation.framework/Foundation
0x2698a000 - 0x269a9fff GSS armv7s <3b3cf67b07403c02a0002d795ea46fbf>
/System/Library/Frameworks/GSS.framework/GSS
0x26a5d000 - 0x26ab2fff IOKit armv7s <c23ce2b864ec3c9ca424fab1145e6241>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x26ab3000 - 0x26cf5fff ImageIO armv7s <7c57f7fe7e1c3604a8d86053c716cdf2>
/System/Library/Frameworks/ImageIO.framework/ImageIO
0x26cf6000 - 0x27044fff JavaScriptCore armv7s
<7adced020bfc37a595c0811423f9fde8>
/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x27322000 - 0x2732afff MediaAccessibility armv7s
<4cea4ac5cfd4303a86b331c10e7ce8a6>
/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x2732b000 - 0x2750afff MediaPlayer armv7s
<3a4bc2cfd8653621ad5944b42cad8fdc>
/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x2750b000 - 0x27885fff MediaToolbox armv7s
<b3cab8f05a4e32e193e5e1da502727a3>
/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x27945000 - 0x279b1fff Metal armv7s <00a89ca37d0834898a8e81b76357fcd1>
/System/Library/Frameworks/Metal.framework/Metal
0x279b2000 - 0x27a45fff MobileCoreServices armv7s
<01ea079439393391821634683ccb412a>
/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x27b3c000 - 0x27b6dfff OpenAL armv7s <6e48355ff76d31c480f0ad0caed1daf7>
/System/Library/Frameworks/OpenAL.framework/OpenAL
0x2844b000 - 0x28522fff GLEngine armv7s
<907a1b4d43423257842ff5eda47b05ad>
/System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x28523000 - 0x2852bfff OpenGLES armv7s
<02aa6ebd148a3449a5fb73365d45ea87>
/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x2852d000 - 0x2852dfff libCVMSPluginSupport.dylib armv7s
<18deef6946913a25969285502316b674>
/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x2852e000 - 0x28530fff libCoreFSCache.dylib armv7s
<d252e7981a543f6580ba951a037d2590>
/System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x28531000 - 0x28534fff libCoreVMClient.dylib armv7s
<405d9912249e3a3a9e60bfb9edcb19d8>
/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x28535000 - 0x2853dfff libGFXShared.dylib armv7s
<248be3146cab319292bd30806d11f792>
/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x2853e000 - 0x28580fff libGLImage.dylib armv7s
<1e9a22a10aa2364ebdcb68d7f8a153e6>
/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x28581000 - 0x286bcfff libGLProgrammability.dylib armv7s
<ca9b9311cdd73009b811892bf4dbe21d>
/System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x28a29000 - 0x28b7bfff QuartzCore armv7s
<87f4d4be177f3a9c8c251da670dcf45b>
/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x28b7c000 - 0x28bcffff QuickLook armv7s
<ab076503a86c325f80e2c50d05ffe636>
/System/Library/Frameworks/QuickLook.framework/QuickLook
0x28dbe000 - 0x28dfffff Security armv7s
<7434b508472d355298f93d5e8a5e725e>
/System/Library/Frameworks/Security.framework/Security
0x28fa3000 - 0x29000fff SystemConfiguration armv7s
<53b886e1d32f32a2b6c0cb2e0d93ccf2>
/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x29003000 - 0x298a9fff UIKit armv7s <81da17cbaad83ba5acaa630781446352>
/System/Library/Frameworks/UIKit.framework/UIKit
0x298aa000 - 0x29911fff VideoToolbox armv7s
<867315c8522039d3aeb629502059f6d6>
/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x29941000 - 0x29b27fff WebKit armv7s <8fd2d7a7389c3efa89700e371946577f>
/System/Library/Frameworks/WebKit.framework/WebKit
0x29e58000 - 0x29e63fff AOSNotification armv7s
<d3e35dcc6918381aa0745eedc97f80a4>
/System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x29fbd000 - 0x2a00dfff AccountsDaemon armv7s
<65fd994bdc603127acb44c690381e141>
/System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x2a00e000 - 0x2a02ffff AccountsUI armv7s
<88a4f07ebb583241b94abaa4db1856a4>
/System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x2a030000 - 0x2a034fff AggregateDictionary armv7s
<1f4aae1e74f230488125530b315d01f6>
/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x2a1fd000 - 0x2a228fff AirPlaySupport armv7s
<c727539915aa32bc80dd90711c9d309c>
/System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
0x2a42e000 - 0x2a46cfff AppSupport armv7s
<baba5ec9cb6c3b5e8097412705a57bd7>
/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x2a46d000 - 0x2a4b5fff AppleAccount armv7s
<018fcce59c923c9ab9e2ea148fe1f2a4>
/System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x2a59e000 - 0x2a5dbfff AppleJPEG armv7s
<7ccf7d8822283911a26b7500b3b437b2>
/System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x2a5e6000 - 0x2a5f8fff ApplePushService armv7s
<32ae1ae398cc3f0e9ec0426ca0870d34>
/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x2a5f9000 - 0x2a5fffff AppleSRP armv7s
<8b69881099043bf2bd8b3ce229ad1b32>
/System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x2a634000 - 0x2a63dfff AssertionServices armv7s
<f55c714a5a013c528dfbe7c0d1689b91>
/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x2a63e000 - 0x2a656fff AssetsLibraryServices armv7s
<2eeb5c26a5243db08a8fc5ae68d154e7>
/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x2a657000 - 0x2a68dfff AssistantServices armv7s
<4231dc07a0b33cebaec3320a6ac7cf88>
/System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x2a6bd000 - 0x2a6c1fff BTLEAudioController armv7s
<09bd58dd309a35fcbd0797970b740e6b>
/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x2a6c2000 - 0x2a6d9fff BackBoardServices armv7s
<205d23f721fd35e584853e2d487af9b3>
/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x2a6dc000 - 0x2a711fff BaseBoard armv7s
<d780982e45423486ab6b6b6ad21abd23>
/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x2a712000 - 0x2a718fff BluetoothManager armv7s
<753fc00efc263cd9a98eb33ac6898fc5>
/System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x2a719000 - 0x2a73ffff Bom armv7s <e4cf22bce7a53599bcccdaf89140fdc0>
/System/Library/PrivateFrameworks/Bom.framework/Bom
0x2a811000 - 0x2a818fff CacheDelete armv7s
<796e062ad6f13a1db26efcc99360cefc>
/System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x2a85d000 - 0x2a886fff CalendarFoundation armv7s
<98f804e98b9a3cd8b8db61afb60fa766>
/System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x2a99d000 - 0x2a9a5fff CaptiveNetwork armv7s
<10fccd2e42fe35919ec80d881c735054>
/System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x2a9a6000 - 0x2aac8fff Celestial armv7s
<9738f5492d733592a8c0e70100d4fe8b>
/System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x2aad6000 - 0x2aaeefff CertInfo armv7s
<81941a4b91e435e987daf432e43faef3>
/System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x2aaef000 - 0x2aaf4fff CertUI armv7s <8f7c4dfd3aca3ef789dbb4551f65a122>
/System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x2ac31000 - 0x2ac52fff ChunkingLibrary armv7s
<4b029225b4033493aa979657e5503a16>
/System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x2b001000 - 0x2b0acfff CloudPhotoLibrary armv7s
<d0d018f2c56130dc8ed830e5acd55c42>
/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x2b0fd000 - 0x2b0fffff CommonAuth armv7s
<592c71c8a6fe3c1a880313f6f345137a>
/System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x2b100000 - 0x2b110fff CommonUtilities armv7s
<f3e078abb75f3788b1d2b2a564eb786e>
/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x2b111000 - 0x2b115fff CommunicationsFilter armv7s
<e7342616fbc730888bf4c6db4ccaa4e2>
/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x2b1d6000 - 0x2b1dafff ConstantClasses armv7s
<44624a0f6f633645a00a3cf9a30b4c23>
/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x2b1db000 - 0x2b213fff ContentIndex armv7s
<c76c9897423c3a4cb583f0c28ff83f3a>
/System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x2b214000 - 0x2b217fff CoreAUC armv7s <a9b4259de0743f539097e0a709ae357b>
/System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x2b244000 - 0x2b298fff CoreDAV armv7s <fe5b9ce965bd3b2093c337b03be22d1d>
/System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x2b299000 - 0x2b2b9fff CoreDuet armv7s
<b44ee1884aa53ad4be7a2ad93a7ca163>
/System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x2b2bf000 - 0x2b2cffff CoreDuetDaemonProtocol armv7s
<589ab858f78e3372bbfc55036a1f372a>
/System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x2b2d6000 - 0x2b2d8fff CoreDuetDebugLogging armv7s
<a54577d565b83022ad7da2e3c5a5a8f1>
/System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x2b427000 - 0x2b527fff CoreMediaStream armv7s
<ffce49555072331aa985ad018b0b79ef>
/System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x2b528000 - 0x2b5c3fff CorePDF armv7s <93e4925313663cbf970beb535d829f1b>
/System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x2b6a6000 - 0x2b6c4fff CoreServicesInternal armv7s
<ecd55295b62d386c90ae564978272244>
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x2b8c4000 - 0x2b944fff CoreUI armv7s <9c6bc8f4fa783388b8c09596402bd051>
/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x2b945000 - 0x2b9affff CoreUtils armv7s
<8054b84ba8a33c148b9689dd3f88aac6>
/System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x2b9b0000 - 0x2b9b5fff CrashReporterSupport armv7s
<95aaae72f9fc3756b5bca68275245fab>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x2b9b6000 - 0x2b9bbfff DAAPKit armv7s <e682b52c60cc310f98d26a84c01832e3>
/System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x2b9bc000 - 0x2b9c6fff DCIMServices armv7s
<6da01edd76dc3d448f02f74114c16de6>
/System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x2b9c7000 - 0x2ba0cfff DataAccess armv7s
<fb7cb30047e43d408f3d35837346d1e4>
/System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x2bbfe000 - 0x2bc1ffff DataAccessExpress armv7s
<d0e876ba262039c5ab0f92acb607eb12>
/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x2bc2a000 - 0x2bc41fff DataDetectorsCore armv7s
<ea197848c06839fe99069b46f98de1f7>
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x2bc43000 - 0x2bc5cfff DataDetectorsUI armv7s
<0e05b9f491413566bf6ee17fc763d747>
/System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x2bc5d000 - 0x2bc63fff DataMigration armv7s
<94908a4ed7b034ac8e30c1cae7e4feab>
/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x2bc6d000 - 0x2bc6efff DiagnosticLogCollection armv7s
<9d84890eefe132548cfeaf1f411dcb82>
/System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x2bc6f000 - 0x2bc89fff DictionaryServices armv7s
<e13a04ece193371f8dc1bea3773fb476>
/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x2bca8000 - 0x2bcc7fff EAP8021X armv7s
<15c71e8b120b3b6c9c232de6dff4055c>
/System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x2be04000 - 0x2c227fff FaceCore armv7s
<9731ccedf231369ba7da37d22b807286>
/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x2c290000 - 0x2c290fff FontServices armv7s
<68f4057f3bc0315088973b27f3183287>
/System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2c291000 - 0x2c366fff libFontParser.dylib armv7s
<63d94b0574793ee9998ce725153a6f54>
/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x2c385000 - 0x2c394fff libGSFontCache.dylib armv7s
<d9ec77b2334a3eacba956a7343890a8a>
/System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x2c478000 - 0x2c493fff FrontBoardServices armv7s
<6a0538ed555e396bbecb9183314da66a>
/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x2c9fc000 - 0x2ca03fff libGPUSupportMercury.dylib armv7s
<3cba335ec6e236d3be2e9de92a4575e3>
/System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x2cd7c000 - 0x2cd92fff GenerationalStorage armv7s
<39f3748c838438a3842b9a5ec5b6c62b>
/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x2cd93000 - 0x2d02afff GeoServices armv7s
<d5489b4c67a93e3680f902bc1955cfc0>
/System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2d02b000 - 0x2d03bfff GraphicsServices armv7s
<c552c842c10431dfba8141dffd9beb52>
/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2d15d000 - 0x2d1acfff Heimdal armv7s <89658112834d3b0b99406319de0ddc69>
/System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x2d275000 - 0x2d2f9fff HomeSharing armv7s
<3c8e2e302d0339558b66726ed22436cf>
/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x2d358000 - 0x2d3b7fff IDS armv7s <c48a45fd39883c57b85320bd7a70668e>
/System/Library/PrivateFrameworks/IDS.framework/IDS
0x2d3b8000 - 0x2d3e3fff IDSFoundation armv7s
<ed2d37f9d0bf39818eb7d200b0244dd2>
/System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2d597000 - 0x2d5fbfff IMFoundation armv7s
<a4ac416845d838d4ad7505a4e4c9dca4>
/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x2d603000 - 0x2d606fff IOAccelerator armv7s
<a92bf62bbbc837f5959f8d2d0eee3afd>
/System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x2d609000 - 0x2d60ffff IOMobileFramebuffer armv7s
<3f879ba3ba5633a1b111433ba49bc775>
/System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x2d610000 - 0x2d615fff IOSurface armv7s
<4bf18307118c3bc3a9917d3f773988d3>
/System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x2d616000 - 0x2d617fff IOSurfaceAccelerator armv7s
<f11999f87f65300a92f60c505dac2986>
/System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2d6b3000 - 0x2d6b9fff IntlPreferences armv7s
<accfbce79e30359180248894c678cc6d>
/System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x2d6ba000 - 0x2d6f0fff LanguageModeling armv7s
<65b32d31324e3a2daf3fd629a907a389>
/System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x2d76b000 - 0x2d7a7fff MIME armv7s <98740de075f53965a75c73b437df39e5>
/System/Library/PrivateFrameworks/MIME.framework/MIME
0x2d7a8000 - 0x2d802fff MMCS armv7s <bbe274f8019036c2bcfd1422eb2470ba>
/System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x2d851000 - 0x2d85dfff MailServices armv7s
<910aeb57c97631f6a6b2caea7ce975a6>
/System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x2d890000 - 0x2d92ffff ManagedConfiguration armv7s
<67a0f6f150623b4e88b16fc847338994>
/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x2d93e000 - 0x2d93ffff Marco armv7s <183a524e828a38a1967db1cebf9641c7>
/System/Library/PrivateFrameworks/Marco.framework/Marco
0x2d940000 - 0x2d9b8fff MediaControlSender armv7s
<309c78d824963df3a7de696b6232e781>
/System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x2da53000 - 0x2da67fff MediaRemote armv7s
<bc65fb89e4a73ff0934f0e482147f4ee>
/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x2da68000 - 0x2da7afff MediaServices armv7s
<1b8727bbee1b3a4285f0bfefa8de9995>
/System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2da7b000 - 0x2da93fff MediaStream armv7s
<27d170e32e813a3ab2efbb9fccc63d21>
/System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x2daf8000 - 0x2dbd5fff Message armv7s <57ac6626694e34e691ff3cec4692f104>
/System/Library/PrivateFrameworks/Message.framework/Message
0x2dbdb000 - 0x2dbddfff MessageSupport armv7s
<b4d71df6d17f355293c2a1d9ecc45a6b>
/System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2dbef000 - 0x2dbfcfff MobileAsset armv7s
<c0713b14b8b4330cb3bc8485a3b4b422>
/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x2dc23000 - 0x2dc2cfff MobileBluetooth armv7s
<154a9ed4a113346ebf210ace642cffd3>
/System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x2dc48000 - 0x2dc50fff MobileIcons armv7s
<004226de78993bd6b86fdcdb46623677>
/System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x2dc51000 - 0x2dc58fff MobileInstallation armv7s
<4df1bd55e76c3145afcd9b3abbec22ac>
/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2dc59000 - 0x2dc65fff MobileKeyBag armv7s
<08adbb5fd2ef39f1bfbfa41f1eb54c1e>
/System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x2dc92000 - 0x2dc95fff MobileSystemServices armv7s
<ca2adcf15ce834c989c4af2bc7c4ae79>
/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x2dcb7000 - 0x2dcc4fff MobileWiFi armv7s
<36db4443a9913096a55123474eaaa027>
/System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x2dd03000 - 0x2ded2fff MusicLibrary armv7s
<074c7ae7112d3dd3a18b4adf8cb1d0f1>
/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x2e050000 - 0x2e05efff NanoPreferencesSync armv7s
<3e3baa16a90c3da0b208c47748c36100>
/System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x2e05f000 - 0x2e072fff NanoRegistry armv7s
<74f4c04e9cc033639828b558f3b1b505>
/System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x2e087000 - 0x2e08cfff Netrb armv7s <c7112f327abf3d48aaedc024a5ca2c33>
/System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x2e08d000 - 0x2e093fff NetworkStatistics armv7s
<457ccadd5a1b3dada1f9236340e33c61>
/System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2e094000 - 0x2e0b1fff Notes armv7s <14da6174e1113217a97451d5881adcd7>
/System/Library/PrivateFrameworks/Notes.framework/Notes
0x2e0b7000 - 0x2e0b9fff OAuth armv7s <31e2239fe22c393d81b0a9453fe5fcb3>
/System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x2e814000 - 0x2e850fff OpenCL armv7s <880c2f8b8b3e3aa5bb847a5bf5feedcc>
/System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x2e985000 - 0x2e9acfff PersistentConnection armv7s
<be24a077478c369fb6a60c13387e6504>
/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x2eb17000 - 0x2ed83fff PhotoLibraryServices armv7s
<3ea4f407a5483844a835853ef7c6e122>
/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x2ed84000 - 0x2ed8dfff PhotosFormats armv7s
<3f11a79e1c41381ca136377572994d38>
/System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x2ed8e000 - 0x2edd8fff PhysicsKit armv7s
<04636f225d533b12ada3ec7c8091af69>
/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x2edd9000 - 0x2edeffff PlugInKit armv7s
<2d06163c8f53393ea165c280538e23d7>
/System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x2edf0000 - 0x2edf7fff PowerLog armv7s
<5c785e14cb1e33ed8a77ab49962bbd86>
/System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x2effe000 - 0x2f0adfff Preferences armv7s
<5a06c9b79248347f8e2685c3a7039852>
/System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x2f0ae000 - 0x2f0ebfff PrintKit armv7s
<939d13136b4b3189bbfd9b4cecdbf4a8>
/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x2f0f0000 - 0x2f184fff ProofReader armv7s
<325b83e61c11377fb73dc906d1290cc2>
/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2f185000 - 0x2f194fff ProtectedCloudStorage armv7s
<df6216ff5f543d67ac8f750db7ff2ea2>
/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x2f195000 - 0x2f1a1fff ProtocolBuffer armv7s
<07b1f39a87a4328998ca0c0e45a99128>
/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x2f1d6000 - 0x2f245fff Quagga armv7s <243d25491bf73018aa0aa5238fbb6541>
/System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x2f533000 - 0x2f5c8fff SAObjects armv7s
<45378b9b1ac2318b96c95ea98f8a5399>
/System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x2f7bb000 - 0x2f7d5fff SpringBoardServices armv7s
<67583143a2da3e69885b4f987366ab5a>
/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x2fb47000 - 0x2fc73fff StoreServices armv7s
<8a5a058ba2003680b4bfc8f34a061adf>
/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x2fd44000 - 0x2fd46fff TCC armv7s <80a05e480ea53d26a4f31123beed8afb>
/System/Library/PrivateFrameworks/TCC.framework/TCC
0x2fd9a000 - 0x2fddffff TelephonyUtilities armv7s
<997799acc591303b94e3802ed95a1343>
/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x309a3000 - 0x309cbfff TextInput armv7s
<c1ca800641f335a19e817ed327e38246>
/System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x30a88000 - 0x30b4afff UIFoundation armv7s
<f26ac9e2df5b3b0ca86df5b79f3bd7f8>
/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x30b71000 - 0x30b74fff UserFS armv7s <23943f5513333bdfafe65297f2f08e55>
/System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x312ed000 - 0x3130bfff VoiceServices armv7s
<1fb46eee95e33905868312efa8070869>
/System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x313a4000 - 0x313cafff WebBookmarks armv7s
<e5f0f8d22b673f448c28cc04817e21d6>
/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x313e0000 - 0x31f60fff WebCore armv7s <e9f5aaac26533d58845011802e906140>
/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x31f61000 - 0x3201ffff WebKitLegacy armv7s
<6d126fab646433b5b70e53fca3bc3909>
/System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x321c9000 - 0x321cffff XPCKit armv7s <43d8bffab44734feacc683811255e619>
/System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x321d0000 - 0x321d8fff XPCObjects armv7s
<3db1acbcfc593ad982187ae0af01d993>
/System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x323c3000 - 0x323e7fff iCalendar armv7s
<126f92193371363ea4ca89295c5465ae>
/System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x32407000 - 0x32442fff iTunesStore armv7s
<e37d5437eb8c3ee8ba8fe110e5df39cf>
/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x32c70000 - 0x32c78fff libAccessibility.dylib armv7s
<6e34291faad43781a17464523142c7a1> /usr/lib/libAccessibility.dylib
0x32ecc000 - 0x32ee2fff libCRFSuite.dylib armv7s
<81bb6391c1643d038ea597f57762d71f> /usr/lib/libCRFSuite.dylib
0x32f15000 - 0x33019fff libFosl_dynamic.dylib armv7s
<2fc617cd0aee379988c3863964aaf1ad> /usr/lib/libFosl_dynamic.dylib
0x33033000 - 0x3304afff libMobileGestalt.dylib armv7s
<9ba6174d5d1b31698d70c4855b6078da> /usr/lib/libMobileGestalt.dylib
0x33070000 - 0x33071fff libSystem.B.dylib armv7s
<02104bfb10f13d22a1cd5bf04ba0c10e> /usr/lib/libSystem.B.dylib
0x330e2000 - 0x33126fff libTelephonyUtilDynamic.dylib armv7s
<7788f77375dd3756a934364b512c4137> /usr/lib/libTelephonyUtilDynamic.dylib
0x33236000 - 0x33258fff libarchive.2.dylib armv7s
<3e3a22a4d4603e20967a04898efb99ba> /usr/lib/libarchive.2.dylib
0x33259000 - 0x33259fff libassertion_extension.dylib armv7s
<362ff6610704394bb58ab4c1492fb307> /usr/lib/libassertion_extension.dylib
0x33288000 - 0x33294fff libbsm.0.dylib armv7s
<ab7814c202aa3a978d5fc4066d507ded> /usr/lib/libbsm.0.dylib
0x33295000 - 0x3329efff libbz2.1.0.dylib armv7s
<b174e42e490732959f042109e83b4068> /usr/lib/libbz2.1.0.dylib
0x3329f000 - 0x332e9fff libc++.1.dylib armv7s
<85cef3e4e8453efda7a44d09a528ca73> /usr/lib/libc++.1.dylib
0x332ea000 - 0x33305fff libc++abi.dylib armv7s
<f854f7b9943835089d64cdb166fb7944> /usr/lib/libc++abi.dylib
0x33307000 - 0x33314fff libcmph.dylib armv7s
<006a8f6104073fd59f65f0ee76b7e8f7> /usr/lib/libcmph.dylib
0x33315000 - 0x3331dfff libcupolicy.dylib armv7s
<1536179fc38339e3a413d4ed3e835285> /usr/lib/libcupolicy.dylib
0x33344000 - 0x3335dfff libextension.dylib armv7s
<db293f05a78935cb9b9d576d4acef7c1> /usr/lib/libextension.dylib
0x3337c000 - 0x3337ffff libheimdal-asn1.dylib armv7s
<70ce5b437d51333e831f09b6d70996db> /usr/lib/libheimdal-asn1.dylib
0x33380000 - 0x3346dfff libiconv.2.dylib armv7s
<579ad521cf163395bf9b360b8700b569> /usr/lib/libiconv.2.dylib
0x3346e000 - 0x335dcfff libicucore.A.dylib armv7s
<b57df05026d73ec0aac4a815217f6185> /usr/lib/libicucore.A.dylib
0x335e9000 - 0x335e9fff liblangid.dylib armv7s
<1c7a4628d4f93f57b0e9122aad9a41bc> /usr/lib/liblangid.dylib
0x335ea000 - 0x335f4fff liblockdown.dylib armv7s
<6bcacfdd347535f8aca89e45d19be50e> /usr/lib/liblockdown.dylib
0x335f5000 - 0x3360afff liblzma.5.dylib armv7s
<d503bc52f6ab336a951c7498fb2818c6> /usr/lib/liblzma.5.dylib
0x33984000 - 0x33999fff libmis.dylib armv7s
<d76f316f54883fb0a44fe4178069d126> /usr/lib/libmis.dylib
0x339c5000 - 0x33bbffff libobjc.A.dylib armv7s
<8529d172d0d4376295751bc1657c184d> /usr/lib/libobjc.A.dylib
0x33c74000 - 0x33c8afff libresolv.9.dylib armv7s
<db3fa6e2c18b38b38a25828c2eb2eb94> /usr/lib/libresolv.9.dylib
0x33cb5000 - 0x33d66fff libsqlite3.dylib armv7s
<c71c02e14d9e3f20b1e54eef5c0bfeec> /usr/lib/libsqlite3.dylib
0x33db4000 - 0x33ddafff libtidy.A.dylib armv7s
<97fd6bd77752374fb766bbbc31d83b6f> /usr/lib/libtidy.A.dylib
0x33ddb000 - 0x33de3fff libtzupdate.dylib armv7s
<e2906e95adfe33b48c7a9314c73fc515> /usr/lib/libtzupdate.dylib
0x33de7000 - 0x33e9dfff libxml2.2.dylib armv7s
<fad7ce69d3b03c2f97f39dc70fd1b35e> /usr/lib/libxml2.2.dylib
0x33e9e000 - 0x33ebffff libxslt.1.dylib armv7s
<eed3c48ecd8c3f688357c7e9634c28a5> /usr/lib/libxslt.1.dylib
0x33ec0000 - 0x33eccfff libz.1.dylib armv7s
<9e6cb733a633391eaf5eeccd9b9ab4d4> /usr/lib/libz.1.dylib
0x33ecd000 - 0x33ed1fff libcache.dylib armv7s
<464e89321abb31a29f42b476cd75786d> /usr/lib/system/libcache.dylib
0x33ed2000 - 0x33edbfff libcommonCrypto.dylib armv7s
<0c2911b8dc653852913d4402f021a6c6> /usr/lib/system/libcommonCrypto.dylib
0x33edc000 - 0x33ee0fff libcompiler_rt.dylib armv7s
<2e4a01eff3dd333b99ab14b54580aecd> /usr/lib/system/libcompiler_rt.dylib
0x33ee1000 - 0x33ee7fff libcopyfile.dylib armv7s
<d365247190fe3bafbadb0e3a35b988fd> /usr/lib/system/libcopyfile.dylib
0x33ee8000 - 0x33f34fff libcorecrypto.dylib armv7s
<e93edd093a633c40af2fcf9de68a813b> /usr/lib/system/libcorecrypto.dylib
0x33f35000 - 0x33f55fff libdispatch.dylib armv7s
<d047f787bfc33eb08eaf3a34f82a1eb5> /usr/lib/system/libdispatch.dylib
0x33f56000 - 0x33f57fff libdyld.dylib armv7s
<d76438e6086a38eb8d9e38b7d3a4fedd> /usr/lib/system/libdyld.dylib
0x33f58000 - 0x33f58fff libkeymgr.dylib armv7s
<d961518f774a38ce80d87302f5f2d270> /usr/lib/system/libkeymgr.dylib
0x33f59000 - 0x33f59fff liblaunch.dylib armv7s
<94848ea6b094336d893c38753795f5ac> /usr/lib/system/liblaunch.dylib
0x33f5a000 - 0x33f5dfff libmacho.dylib armv7s
<a7e04a25a2143498be67845bc23fff4a> /usr/lib/system/libmacho.dylib
0x33f5e000 - 0x33f5ffff libremovefile.dylib armv7s
<99984750ecaf3483976db606e4a6d763> /usr/lib/system/libremovefile.dylib
0x33f60000 - 0x33f71fff libsystem_asl.dylib armv7s
<983391f3b4763ae59c7730f0b80dbb0b> /usr/lib/system/libsystem_asl.dylib
0x33f72000 - 0x33f72fff libsystem_blocks.dylib armv7s
<9024447e02ef3270b46771adc93133c9> /usr/lib/system/libsystem_blocks.dylib
0x33f73000 - 0x33fd6fff libsystem_c.dylib armv7s
<a84f366484fd3d21b3b0ee60ac01ac59> /usr/lib/system/libsystem_c.dylib
0x33fd7000 - 0x33fd9fff libsystem_configuration.dylib armv7s
<80e2c84c178837c5b91e591f6a4d7201> /usr/lib/system/libsystem_configuration.dylib
0x33fda000 - 0x33fdbfff libsystem_coreservices.dylib armv7s
<9290fc392177307faa8403f9aa89553f> /usr/lib/system/libsystem_coreservices.dylib
0x33fdc000 - 0x33fe8fff libsystem_coretls.dylib armv7s
<6a0f500cccaf3e848179ce8bae2a0880> /usr/lib/system/libsystem_coretls.dylib
0x33fe9000 - 0x33feffff libsystem_dnssd.dylib armv7s
<12b8450299ab3104bf59e0e4852c63c4> /usr/lib/system/libsystem_dnssd.dylib
0x33ff0000 - 0x3400cfff libsystem_info.dylib armv7s
<f37a73a834bb355ca035e82f81de2d26> /usr/lib/system/libsystem_info.dylib
0x3400d000 - 0x34027fff libsystem_kernel.dylib armv7s
<31ae14feacbd345cb0a6f3041834e3ea> /usr/lib/system/libsystem_kernel.dylib
0x34028000 - 0x34047fff libsystem_m.dylib armv7s
<0c284ff2f4d130299a6cf38fe5ff8303> /usr/lib/system/libsystem_m.dylib
0x34048000 - 0x3405afff libsystem_malloc.dylib armv7s
<5c198ca70fa7378da137cd816decbbf8> /usr/lib/system/libsystem_malloc.dylib
0x3405b000 - 0x34088fff libsystem_network.dylib armv7s
<c1e9979a8c973feeb4acbce97e80508a> /usr/lib/system/libsystem_network.dylib
0x34089000 - 0x3408efff libsystem_networkextension.dylib armv7s
<6d884e2846e83abf8208027e115dddea>
/usr/lib/system/libsystem_networkextension.dylib
0x3408f000 - 0x34096fff libsystem_notify.dylib armv7s
<787d39efb46b3b4d94fb3cc95b618779> /usr/lib/system/libsystem_notify.dylib
0x34097000 - 0x3409bfff libsystem_platform.dylib armv7s
<badd9ef3da483107966fde4120b12fe2> /usr/lib/system/libsystem_platform.dylib
0x3409c000 - 0x340a2fff libsystem_pthread.dylib armv7s
<2d3aa96e56a73fcdb25f3e0a536e6eeb> /usr/lib/system/libsystem_pthread.dylib
0x340a3000 - 0x340a5fff libsystem_sandbox.dylib armv7s
<8cb953de567c3fbcad59887f5afbfb41> /usr/lib/system/libsystem_sandbox.dylib
0x340a6000 - 0x340a9fff libsystem_stats.dylib armv7s
<d882f76e1481348aaeae6fb274046cee> /usr/lib/system/libsystem_stats.dylib
0x340aa000 - 0x340affff libsystem_trace.dylib armv7s
<4bc82d65e90b3ecbb8317222946ff47f> /usr/lib/system/libsystem_trace.dylib
0x340b0000 - 0x340b0fff libunwind.dylib armv7s
<b95c6662d06a3a9988fe6265a26ddc42> /usr/lib/system/libunwind.dylib
0x340b1000 - 0x340ccfff libxpc.dylib armv7s
<0db6e5db4d633912804338bee3b1ea27> /usr/lib/system/libxpc.dylib
```
> Race condition when hiding and showing spinner
> ----------------------------------------------
>
> Key: CB-7204
> URL: https://issues.apache.org/jira/browse/CB-7204
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin SplashScreen
> Environment: iOS
> Reporter: Andrey Kurdyumov
> Assignee: Shazron Abdullah
> Priority: Minor
> Attachments: Screenshot 2014-07-27 at 19.31.09.png
>
>
> I have application which show spinner on resume to indicate loading activity
> for the application.
> When quickly show and hide application there appears race condition which
> result in the application crash.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]