[
https://issues.apache.org/jira/browse/CB-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Louvignes closed CB-834.
--------------------------------
Resolution: Invalid
Looks like it was not related to exchange since after a huge cleanup (removed
local contacts that were iCloud duplicates). App is not crashing anymore.
> contact.save() crashes when an Exchange account is configured
> -------------------------------------------------------------
>
> Key: CB-834
> URL: https://issues.apache.org/jira/browse/CB-834
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: Olivier Louvignes
> Assignee: Shazron Abdullah
> Priority: Critical
> Labels: contacts
>
> Happened on two separate devices. contact.save() does crash when there is an
> exchange account configured, here is a symbolicated crash report.
> Incident Identifier: 1B65E35C-F682-43B2-B710-73D734C2D5F3
> CrashReporter Key: ac74a48db3ba59a3830c02a1cf1078c6ba86bab2
> Hardware Model: iPhone3,1
> Process: Beelink [749]
> Path:
> /var/mobile/Applications/E9A0DD52-9D9B-487C-832C-DF4BBDD1AF25/Beelink.app/Beelink
> Identifier: Beelink
> Version: ??? (???)
> Code Type: ARM (Native)
> Parent Process: launchd [1]
> Date/Time: 2012-05-27 23:21:31.070 +0200
> OS Version: iPhone OS 5.1.1 (9B206)
> Report Version: 104
> Exception Type: EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes: KERN_INVALID_ADDRESS at 0x00000016
> Crashed Thread: 0
> Thread 0 name: Dispatch queue: com.apple.main-thread
> Thread 0 Crashed:
> 0 libobjc.A.dylib 0x34e9df72 objc_msgSend + 10
> 1 Foundation 0x37979d04 _NSDescriptionWithLocaleFunc
> + 44
> 2 CoreFoundation 0x3717e96e __CFStringAppendFormatCore +
> 7998
> 3 CoreFoundation 0x370f91d8
> _CFStringCreateWithFormatAndArgumentsAux + 68
> 4 CoreFoundation 0x3710cb58 _CFLogvEx + 76
> 5 Foundation 0x37994b84 NSLogv + 80
> 6 Foundation 0x37994b24 NSLog + 20
> 7 Beelink 0x00022a68 0x1000 + 137832
> 8 Beelink 0x00022d72 0x1000 + 138610
> 9 Beelink 0x0002220a 0x1000 + 135690
> 10 Beelink 0x00015314 0x1000 + 82708
> 11 CoreFoundation 0x370f83f6 -[NSObject
> performSelector:withObject:withObject:] + 46
> 12 Beelink 0x0001d6fc 0x1000 + 116476
> 13 Beelink 0x0001d4b6 0x1000 + 115894
> 14 Beelink 0x0001d558 0x1000 + 116056
> 15 Beelink 0x0001c6ec 0x1000 + 112364
> 16 Beelink 0x000349d8 0x1000 + 211416
> 17 UIKit 0x3101a2f8 -[UIWebView
> webView:decidePolicyForNavigationAction:request:frame:decisionListener:] + 176
> 18 CoreFoundation 0x371a17dc __invoking___ + 60
> 19 CoreFoundation 0x370fc7aa -[NSInvocation invoke] + 154
> 20 CoreFoundation 0x370fc3c8 -[NSInvocation
> invokeWithTarget:] + 44
> 21 WebKit 0x356a5e06 -[_WebSafeForwarder
> forwardInvocation:] + 246
> 22 CoreFoundation 0x371a0a7c ___forwarding___ + 660
> 23 CoreFoundation 0x370fb648 _CF_forwarding_prep_0 + 40
> 24 CoreFoundation 0x371a17dc __invoking___ + 60
> 25 CoreFoundation 0x370fc7aa -[NSInvocation invoke] + 154
> 26 WebCore 0x32a591ee
> _ZL11SendMessageP12NSInvocation + 18
> 27 WebCore 0x32a6c6ea _ZL20HandleDelegateSourcePv
> + 74
> 28 CoreFoundation 0x37172acc
> __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 8
> 29 CoreFoundation 0x37172298 __CFRunLoopDoSources0 + 208
> 30 CoreFoundation 0x3717103e __CFRunLoopRun + 646
> 31 CoreFoundation 0x370f449e CFRunLoopRunSpecific + 294
> 32 CoreFoundation 0x370f4366 CFRunLoopRunInMode + 98
> 33 GraphicsServices 0x338b3432 GSEventRunModal + 130
> 34 UIKit 0x30ea0cce UIApplicationMain + 1074
> 35 Beelink 0x00003114 0x1000 + 8468
> 36 Beelink 0x000030cc 0x1000 + 8396
> Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
> Thread 1:
> 0 libsystem_kernel.dylib 0x313453a8 kevent + 24
> 1 libdispatch.dylib 0x302caea4 _dispatch_mgr_invoke + 708
> 2 libdispatch.dylib 0x302cabc2 _dispatch_mgr_thread + 30
> Thread 2 name: WebThread
> Thread 2:
> 0 libsystem_kernel.dylib 0x31355068 __psynch_cvwait + 24
> 1 libsystem_c.dylib 0x33a13a46 _pthread_cond_wait + 634
> 2 libsystem_c.dylib 0x33a1a574 pthread_cond_timedwait + 40
> 3 WebCore 0x32a59064
> _ZL19SendDelegateMessageP12NSInvocation + 436
> 4 WebKit 0x356a5d80 -[_WebSafeForwarder
> forwardInvocation:] + 112
> 5 CoreFoundation 0x371a0a7c ___forwarding___ + 660
> 6 CoreFoundation 0x370fb648 _CF_forwarding_prep_0 + 40
> 7 WebKit 0x356ac69a
> WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void
> (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction
> const&, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>)
> + 214
> 8 WebCore 0x32ac08b2
> WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest
> const&, WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, void
> (*)(void*, WebCore::ResourceRequest const&,
> WTF::PassRefPtr<WebCore::FormState>, bool), void*) + 866
> 9 WebCore 0x32abfe46
> WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*,
> WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>) + 906
> 10 WebCore 0x32b5eeac
> WebCore::FrameLoader::loadWithNavigationAction(WebCore::ResourceRequest
> const&, WebCore::NavigationAction const&, bool, WebCore::FrameLoadType,
> WTF::PassRefPtr<WebCore::FormState>) + 412
> 11 WebCore 0x32b5e564
> WebCore::FrameLoader::loadURL(WebCore::KURL const&, WTF::String const&,
> WTF::String const&, bool, WebCore::FrameLoadType,
> WTF::PassRefPtr<WebCore::Event>, WTF::PassRefPtr<WebCore::FormState>) + 1004
> 12 WebCore 0x32bd1400
> WebCore::FrameLoader::loadFrameRequest(WebCore::FrameLoadRequest const&,
> bool, bool, WTF::PassRefPtr<WebCore::Event>,
> WTF::PassRefPtr<WebCore::FormState>, WebCore::ReferrerPolicy) + 1324
> 13 WebCore 0x32bd0c7c
> WebCore::FrameLoader::urlSelected(WebCore::FrameLoadRequest const&,
> WTF::PassRefPtr<WebCore::Event>, bool, bool, WebCore::ReferrerPolicy,
> WebCore::ShouldReplaceDocumentIfJavaScriptURL) + 404
> 14 WebCore 0x32bd0a64
> WebCore::FrameLoader::changeLocation(WTF::PassRefPtr<WebCore::SecurityOrigin>,
> WebCore::KURL const&, WTF::String const&, bool, bool, bool) + 188
> 15 WebCore 0x32bd095a
> WebCore::ScheduledURLNavigation::fire(WebCore::Frame*) + 82
> 16 WebCore 0x32bd08f0
> WebCore::NavigationScheduler::timerFired(WebCore::Timer<WebCore::NavigationScheduler>*)
> + 24
> 17 WebCore 0x32a4a8c8
> WebCore::ThreadTimers::sharedTimerFiredInternal() + 92
> 18 WebCore 0x32a4a83a
> _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 58
> 19 CoreFoundation 0x37172a2c
> __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 8
> 20 CoreFoundation 0x37172692 __CFRunLoopDoTimer + 358
> 21 CoreFoundation 0x37171268 __CFRunLoopRun + 1200
> 22 CoreFoundation 0x370f449e CFRunLoopRunSpecific + 294
> 23 CoreFoundation 0x370f4366 CFRunLoopRunInMode + 98
> 24 WebCore 0x32a9dc9c _ZL12RunWebThreadPv + 396
> 25 libsystem_c.dylib 0x33a1372e _pthread_start + 314
> 26 libsystem_c.dylib 0x33a135e8 thread_start + 0
> Thread 3 name: com.apple.NSURLConnectionLoader
> Thread 3:
> 0 libsystem_kernel.dylib 0x31345004 mach_msg_trap + 20
> 1 libsystem_kernel.dylib 0x313451fa mach_msg + 50
> 2 CoreFoundation 0x371723ec __CFRunLoopServiceMachPort +
> 120
> 3 CoreFoundation 0x37171124 __CFRunLoopRun + 876
> 4 CoreFoundation 0x370f449e CFRunLoopRunSpecific + 294
> 5 CoreFoundation 0x370f4366 CFRunLoopRunInMode + 98
> 6 Foundation 0x37984bb2 +[NSURLConnection(Loader)
> _resourceLoadLoop:] + 302
> 7 Foundation 0x37984a7a -[NSThread main] + 66
> 8 Foundation 0x37a1858a __NSThread__main__ + 1042
> 9 libsystem_c.dylib 0x33a1372e _pthread_start + 314
> 10 libsystem_c.dylib 0x33a135e8 thread_start + 0
> Thread 4 name: WebCore: CFNetwork Loader
> Thread 4:
> 0 libsystem_kernel.dylib 0x31345004 mach_msg_trap + 20
> 1 libsystem_kernel.dylib 0x313451fa mach_msg + 50
> 2 CoreFoundation 0x371723ec __CFRunLoopServiceMachPort +
> 120
> 3 CoreFoundation 0x37171124 __CFRunLoopRun + 876
> 4 CoreFoundation 0x370f449e CFRunLoopRunSpecific + 294
> 5 CoreFoundation 0x370f4366 CFRunLoopRunInMode + 98
> 6 WebCore 0x32ac70d2
> _ZN7WebCoreL15runLoaderThreadEPv + 122
> 7 libsystem_c.dylib 0x33a1372e _pthread_start + 314
> 8 libsystem_c.dylib 0x33a135e8 thread_start + 0
> Thread 5 name: WebCore: LocalStorage
> Thread 5:
> 0 libsystem_kernel.dylib 0x31355068 __psynch_cvwait + 24
> 1 libsystem_c.dylib 0x33a13a46 _pthread_cond_wait + 634
> 2 libsystem_c.dylib 0x33a137c2 pthread_cond_wait + 34
> 3 JavaScriptCore 0x354ff90e
> WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 54
> 4 WebCore 0x32bfebdc
> WTF::PassOwnPtr<WebCore::LocalStorageTask>
> WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessageFilteredWithTimeout<bool
> ()(WebCore::LocalStorageTask*)>(WTF::MessageQueueWaitResult&, bool
> (&)(WebCore::LocalStorageTask*), double) + 52
> 5 WebCore 0x32bfeb92
> WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 106
> 6 libsystem_c.dylib 0x33a1372e _pthread_start + 314
> 7 libsystem_c.dylib 0x33a135e8 thread_start + 0
> Thread 6 name: com.apple.CFSocket.private
> Thread 6:
> 0 libsystem_kernel.dylib 0x31355570 __select + 20
> 1 CoreFoundation 0x3717663a __CFSocketManager + 726
> 2 libsystem_c.dylib 0x33a1372e _pthread_start + 314
> 3 libsystem_c.dylib 0x33a135e8 thread_start + 0
> Thread 7:
> 0 libsystem_kernel.dylib 0x31355cd4 __workq_kernreturn + 8
> 1 libsystem_c.dylib 0x33a0df36 _pthread_wqthread + 610
> 2 libsystem_c.dylib 0x33a0dcc8 start_wqthread + 0
> Thread 0 crashed with ARM Thread State:
> r0: 0x00000016 r1: 0x30b284f6 r2: 0x371f6cd5 r3: 0xffffffff
> r4: 0x00000016 r5: 0x00000000 r6: 0x3f8d08c8 r7: 0x2fdfda80
> r8: 0x2fdfdb23 r9: 0x00000000 r10: 0x3717d0b6 r11: 0x00000000
> ip: 0x3f8ab6f0 sp: 0x2fdfda6c lr: 0x37979d0b pc: 0x34e9df72
> cpsr: 0x20000030
> Binary Images:
> 0x1000 - 0x44fff +Beelink armv7 <ca086a170a9a3a0088f33c0ea2c2bddf>
> /var/mobile/Applications/E9A0DD52-9D9B-487C-832C-DF4BBDD1AF25/Beelink.app/Beelink
> 0x71000 - 0x73fff +libXcodeDebuggerSupport.dylib armv7
> <4139c9fae6e832c9ab1eb62e3330e328>
> /Developer/usr/lib/libXcodeDebuggerSupport.dylib
> 0x2febe000 - 0x2fedffff dyld armv7 <77eddfd654df393ba9c95ff01715fd08>
> /usr/lib/dyld
> 0x300c6000 - 0x30112fff CoreTelephony armv7
> <b8f80d5d594c31d2b5d8fba9fdedb7e1>
> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
> 0x30131000 - 0x302a4fff MediaPlayer armv7
> <63cdf8f9c66d36e7a4e69e2f6cae854f>
> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
> 0x302be000 - 0x302d4fff libdispatch.dylib armv7
> <9ecfaef4110a3bf9a92d12f0fe8d1d78> /usr/lib/system/libdispatch.dylib
> 0x302d5000 - 0x302ebfff DictionaryServices armv7
> <6ed2e967136f37d4a4b9b318d6c43b83>
> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
> 0x302ec000 - 0x302f0fff FTClientServices armv7
> <21de970d7ebb3e7fb502a0a5451b0806>
> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
> 0x302fd000 - 0x30306fff libMobileGestalt.dylib armv7
> <4a15e845dc6f3a4a980de66c1cc44c42> /usr/lib/libMobileGestalt.dylib
> 0x303c9000 - 0x304a8fff RawCamera armv7 <293f818ba6533dceae8b900b6ed3c887>
> /System/Library/CoreServices/RawCamera.bundle/RawCamera
> 0x304a9000 - 0x304e7fff IOKit armv7 <fcda71d29d6136dfbd84c1725f4998e5>
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x304e8000 - 0x304eefff MobileIcons armv7
> <ed1b46f917903c9b9baaa2be4392dafe>
> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
> 0x30515000 - 0x3052cfff WebBookmarks armv7
> <696bb0630b19388da0d72e685bcf6e28>
> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
> 0x30562000 - 0x30562fff libunwind.dylib armv7
> <e0a73a57795f3e1698a52ebe6fc07005> /usr/lib/system/libunwind.dylib
> 0x30585000 - 0x3058bfff liblaunch.dylib armv7
> <aa2bcba6fc7a36a191958fef2e995475> /usr/lib/system/liblaunch.dylib
> 0x305b0000 - 0x305b1fff libsystem_sandbox.dylib armv7
> <6a8f2f33c7543808a0f4599101c3b61a> /usr/lib/system/libsystem_sandbox.dylib
> 0x30764000 - 0x30768fff libAccessibility.dylib armv7
> <9a17d07b5a3b38cfafdf16f78c99b572> /usr/lib/libAccessibility.dylib
> 0x30769000 - 0x307a9fff libGLImage.dylib armv7
> <40448706190031f6b0d9636cc11ee81d>
> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
> 0x30b89000 - 0x30b90fff MediaRemote armv7
> <42dc1b43dabd3692b97d6aacfbdf0449>
> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
> 0x30d8f000 - 0x30db2fff Bom armv7 <c3435ecd2e5839f89de51edad0e1bb00>
> /System/Library/PrivateFrameworks/Bom.framework/Bom
> 0x30dbb000 - 0x30dd1fff libmis.dylib armv7
> <258bc92be5823b239b4412dd42cb4807> /usr/lib/libmis.dylib
> 0x30e06000 - 0x30e07fff libdyld.dylib armv7
> <977b0ad6f2f433108b4a0324a57cd2ab> /usr/lib/system/libdyld.dylib
> 0x30e08000 - 0x30e1efff EAP8021X armv7 <952fcfdec0633aff923768fca1a26fcb>
> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
> 0x30e21000 - 0x30e24fff libmacho.dylib armv7
> <e52b77623bd031bc807e77029566c777> /usr/lib/system/libmacho.dylib
> 0x30e40000 - 0x30e41fff CoreSurface armv7
> <97f871f09f503c98a6371c2b657430d8>
> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
> 0x30e4b000 - 0x30e6efff MobileSync armv7 <e42604c550283f4aa517ae8f108b340f>
> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
> 0x30e6f000 - 0x31311fff UIKit armv7 <cd513a2f22f53d698c3e10f6fe48a63e>
> /System/Library/Frameworks/UIKit.framework/UIKit
> 0x31344000 - 0x3135afff libsystem_kernel.dylib armv7
> <311f379a9fde305d80c1b22b7dd2e52a> /usr/lib/system/libsystem_kernel.dylib
> 0x3135b000 - 0x3137ffff PrintKit armv7 <08509c7bc915358b953de6f5cbef5c56>
> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
> 0x31405000 - 0x31440fff libCGFreetype.A.dylib armv7
> <55941c96cf1f3b048e72a148c4496c16>
> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
> 0x31441000 - 0x31471fff ContentIndex armv7
> <7a64670bb2ff3ee39ddee1dc1c72f92d>
> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
> 0x31472000 - 0x314cafff CoreAudio armv7 <be335e8eb6f93594b028a6ddd503a183>
> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
> 0x314cb000 - 0x314cffff Marco armv7 <8dea3e558fe534ff868fc92e215ce53b>
> /System/Library/PrivateFrameworks/Marco.framework/Marco
> 0x314e7000 - 0x31530fff AddressBook armv7
> <b17a2962e9043e0385c3c2c652155f2b>
> /System/Library/Frameworks/AddressBook.framework/AddressBook
> 0x31534000 - 0x3154cfff Notes armv7 <724966ed5cd4395cb70f9c996b123f53>
> /System/Library/PrivateFrameworks/Notes.framework/Notes
> 0x3154f000 - 0x31559fff libbz2.1.0.dylib armv7
> <40e4045fb79e382b8833707746cf28b1> /usr/lib/libbz2.1.0.dylib
> 0x3155a000 - 0x3157ffff OpenCL armv7 <f4b08361179a3f6bb033415b0d7c6251>
> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
> 0x31585000 - 0x3158afff ApplePushService armv7
> <f424c0340de637c08bbeb4f3bd8c6eaf>
> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
> 0x3158b000 - 0x3158cfff libdnsinfo.dylib armv7
> <9aede8d6579d3430ac39ae5f95cce498> /usr/lib/system/libdnsinfo.dylib
> 0x3158d000 - 0x315fdfff CoreImage armv7 <86ac6f5a267637b6b7f8a831dfc7c64b>
> /System/Library/Frameworks/CoreImage.framework/CoreImage
> 0x315fe000 - 0x31647fff libc++.1.dylib armv7
> <5b690e5dd5a43a7fb166ade9fe58a7a4> /usr/lib/libc++.1.dylib
> 0x31648000 - 0x3164cfff IOMobileFramebuffer armv7
> <42dbc26828e934acabb4f3b0a35d8250>
> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
> 0x31734000 - 0x31740fff libCRFSuite.dylib armv7
> <bdb2b4d1a78c39c1ba60d791207aed2a> /usr/lib/libCRFSuite.dylib
> 0x31741000 - 0x317c0fff libsqlite3.dylib armv7
> <bf01f5ed47b033d8bde30d735ff44416> /usr/lib/libsqlite3.dylib
> 0x318ce000 - 0x318d2fff CertUI armv7 <f503892ef60e36108d28d8f9d6144d2a>
> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
> 0x318d3000 - 0x31912fff QuickLook armv7 <802b1092542a3017a0380632502610d4>
> /System/Library/Frameworks/QuickLook.framework/QuickLook
> 0x31990000 - 0x31996fff MobileKeyBag armv7
> <e1f06241ef0e3f0aae00f15df572077e>
> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
> 0x31997000 - 0x319e8fff CoreText armv7 <5bfac4ee88d03d5b87a1f105abb7756c>
> /System/Library/Frameworks/CoreText.framework/CoreText
> 0x319e9000 - 0x319edfff AggregateDictionary armv7
> <3a3a33f3a05538988c6e2bb363dc46a8>
> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
> 0x31a3c000 - 0x31a4bfff MobileDeviceLink armv7
> <70ac33720f513f0f97ea2279260678ca>
> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
> 0x31a4c000 - 0x31a5bfff OpenGLES armv7 <e80acc691001301e96101bb89d940033>
> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
> 0x31a85000 - 0x31a8bfff liblockdown.dylib armv7
> <9e45ce468a6f31e5b8263f2c224aa800> /usr/lib/liblockdown.dylib
> 0x322cd000 - 0x322d2fff CrashReporterSupport armv7
> <dc11c5c2cbe73a6288a6094ebf5de673>
> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
> 0x32342000 - 0x323d4fff HomeSharing armv7
> <11ca6ed6f8c0377aba1d3e03484c380f>
> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
> 0x324a0000 - 0x324a0fff libkeymgr.dylib armv7
> <ebd2dddf55d83cf48a18913968775960> /usr/lib/system/libkeymgr.dylib
> 0x32655000 - 0x32708fff iTunesStore armv7
> <b3c0cce5f8e632e18f841c32b68f57a1>
> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
> 0x3283b000 - 0x3283cfff DataMigration armv7
> <d77f0e8f39ee37f5a2ac713a3fd9e693>
> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
> 0x328c7000 - 0x328d6fff SpringBoardServices armv7
> <a2363f8ed49932dba415d2d4cd32fb74>
> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
> 0x32992000 - 0x329c9fff Security armv7 <eea56f71fde83c2981f9281dc7823725>
> /System/Library/Frameworks/Security.framework/Security
> 0x329ce000 - 0x329e1fff DataDetectorsCore armv7
> <3f4596cbe1b13fdcb427d87de21df3f6>
> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
> 0x329ed000 - 0x329f0fff CoreTime armv7 <a398de5ba1e43a11b7008e9bb5a7f6fe>
> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
> 0x329f4000 - 0x331b3fff WebCore armv7 <2690c38c9c5f3c09975d619dd1dfbed7>
> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
> 0x331b6000 - 0x33200fff ManagedConfiguration armv7
> <f1fbb825def23043830a095b953a9c94>
> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
> 0x33201000 - 0x33216fff libresolv.9.dylib armv7
> <66f7557fa4b43979b186e00271839fdb> /usr/lib/libresolv.9.dylib
> 0x332cc000 - 0x332ebfff libSystem.B.dylib armv7
> <0c55744b6f7335eebba4ca2c3d10b43c> /usr/lib/libSystem.B.dylib
> 0x332ec000 - 0x332effff libcompiler_rt.dylib armv7
> <b2c05d8601c13be884097192dca4e187> /usr/lib/system/libcompiler_rt.dylib
> 0x332f0000 - 0x332f3fff CaptiveNetwork armv7
> <f5cc4b97ce9432da9426f12621453325>
> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
> 0x33307000 - 0x33364fff StoreServices armv7
> <6ce256d3cf433e4aa1af8d696bf1f75d>
> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
> 0x3348b000 - 0x33541fff AVFoundation armv7
> <35cb7a0eb1dc3554a777c1cc11cb0415>
> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
> 0x335ff000 - 0x336d7fff vImage armv7 <caf3648be2933384b6aa1ae7408ab4f0>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
> 0x33749000 - 0x33786fff FTServices armv7 <3f23418319a03a589dd5cac7df20e238>
> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
> 0x3386c000 - 0x338a0fff MIME armv7 <d30292ea8f7e360fa5f5d5b1b62b602d>
> /System/Library/PrivateFrameworks/MIME.framework/MIME
> 0x338af000 - 0x338b9fff GraphicsServices armv7
> <cb64e146a8ee3fda9e80ffae1ccc9c5a>
> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
> 0x338ba000 - 0x338c0fff IAP armv7 <17eddbf5590d3cb88d4acbda27447f5b>
> /System/Library/PrivateFrameworks/IAP.framework/IAP
> 0x338c1000 - 0x338f9fff VideoToolbox armv7
> <9f25f38d1cd13a1daff99cfde8884410>
> /System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox
> 0x33954000 - 0x3395cfff MobileWiFi armv7 <b76c3e9fb78234c392058250d4620e72>
> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
> 0x3397b000 - 0x339b7fff iCalendar armv7 <f2836083051132d3aa40ad82d7f73aea>
> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
> 0x33a05000 - 0x33a91fff libsystem_c.dylib armv7
> <f859ce1ad1773f0ba98d7c6e135b7697> /usr/lib/system/libsystem_c.dylib
> 0x33a9f000 - 0x33aa1fff MobileInstallation armv7
> <215d93dbb0f63cbf828f9126eb7b5349>
> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
> 0x33aac000 - 0x33ab8fff CoreVideo armv7 <364fa32d513f3c11b50970120545f1a8>
> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
> 0x33ab9000 - 0x33b1cfff IMCore armv7 <046b6b615a743057b59d4aaba8a91d61>
> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
> 0x33b1d000 - 0x33b1efff libsystem_blocks.dylib armv7
> <9fdc27af7350323bbc7d98e14e027907> /usr/lib/system/libsystem_blocks.dylib
> 0x33b3a000 - 0x33b3bfff libremovefile.dylib armv7
> <402f8956975d3b6fb86ab9b31a43242c> /usr/lib/system/libremovefile.dylib
> 0x33b3c000 - 0x33be6fff libBLAS.dylib armv7
> <bf822cc1a3243ae7b104cf73ca22d352>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
> 0x33faa000 - 0x33faefff libcache.dylib armv7
> <d6a7436ed8dc33d795c9b42baf864882> /usr/lib/system/libcache.dylib
> 0x33faf000 - 0x3405cfff libxml2.2.dylib armv7
> <58d47f064e0232119f4b838ad659f9c1> /usr/lib/libxml2.2.dylib
> 0x3405d000 - 0x3431efff libLAPACK.dylib armv7
> <0e94e9a7e7a334649afaccae0f1215a2>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
> 0x3436c000 - 0x34529fff ImageIO armv7 <02e3578171fa3b6a969b244275fd2bab>
> /System/Library/Frameworks/ImageIO.framework/ImageIO
> 0x3452a000 - 0x34553fff AppleAccount armv7
> <2ba44023410231fcb3f72f762ea3ce6e>
> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
> 0x345c1000 - 0x346f8fff MusicLibrary armv7
> <32bc794969e534df97a14dc4be228408>
> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
> 0x346f9000 - 0x34719fff libxslt.1.dylib armv7
> <39348471007e39dab80af68b08390456> /usr/lib/libxslt.1.dylib
> 0x34888000 - 0x3488cfff IOSurface armv7 <443ac3aab9283da480dd9dcda3c5c88e>
> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
> 0x3489e000 - 0x3489efff Accelerate armv7 <55b24cf91a8b3532bde6733c96f14c08>
> /System/Library/Frameworks/Accelerate.framework/Accelerate
> 0x3489f000 - 0x348b0fff libxpc.dylib armv7
> <ccf25b1e49ce3b2fa58d8c8546755505> /usr/lib/system/libxpc.dylib
> 0x348d1000 - 0x34a1afff libicucore.A.dylib armv7
> <b70646b63f1f3b33896dd8cb91b8dab1> /usr/lib/libicucore.A.dylib
> 0x34bef000 - 0x34d34fff CoreGraphics armv7
> <903545b89a7f311d95100ac7d1d44709>
> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
> 0x34d8c000 - 0x34d90fff libGFXShared.dylib armv7
> <998fccc16cf735dbb62324202995e193>
> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
> 0x34ddb000 - 0x34de2fff MailServices armv7
> <ab2388ce733e38b7a261273a401bbbf1>
> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
> 0x34e0a000 - 0x34e54fff libvDSP.dylib armv7
> <441b42aca07b3da39feab25f8349918f>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
> 0x34e55000 - 0x34e99fff MobileCoreServices armv7
> <757226927a873d5492be721908077b48>
> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
> 0x34e9a000 - 0x34f60fff libobjc.A.dylib armv7
> <90014d1bc583366d85622e43097df416> /usr/lib/libobjc.A.dylib
> 0x34f6a000 - 0x34f9ffff SystemConfiguration armv7
> <4464a4e3bb3f32f7abaa35ebf31fda49>
> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
> 0x35091000 - 0x35093fff libCoreFSCache.dylib armv7
> <808518e0fbf539af8489f028ca5198c7>
> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
> 0x35095000 - 0x3509afff libcopyfile.dylib armv7
> <52e874396c393ed29099789ce702cfe2> /usr/lib/system/libcopyfile.dylib
> 0x3509d000 - 0x350a2fff libGPUSupportMercury.dylib armv7
> <3c1cc3175c403ace8fcbd3826bd43807>
> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
> 0x35131000 - 0x3535efff MediaToolbox armv7
> <c3098478486032c6aff336fa711c4fc6>
> /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox
> 0x3535f000 - 0x3542efff libGLProgrammability.dylib armv7
> <49607ffe4ee9389494285a213e392924>
> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
> 0x3543a000 - 0x3555ffff JavaScriptCore armv7
> <2ffc6c87b94434288366bd53765ee267>
> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
> 0x3559c000 - 0x3568afff libiconv.2.dylib armv7
> <2cfefe2ad1d335dd9549562910e7a2e2> /usr/lib/libiconv.2.dylib
> 0x3568e000 - 0x35696fff ProtocolBuffer armv7
> <0e846afacf823d2b8c029cc3010a8253>
> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
> 0x35697000 - 0x35767fff WebKit armv7 <3c5dd2ec46fe3e189c25bba78ad88fa1>
> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
> 0x358f8000 - 0x35971fff ProofReader armv7
> <6db611d8df6530d480f97a40bc519f70>
> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
> 0x35973000 - 0x35979fff libnotify.dylib armv7
> <9406297de3e43742887890662a87ab53> /usr/lib/system/libnotify.dylib
> 0x35983000 - 0x35985fff libCoreVMClient.dylib armv7
> <d4d4aa3090c83e87bcb15ed00b93fd5c>
> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
> 0x35d1e000 - 0x35d53fff DataAccess armv7 <89fd0c22338b37538cf61803a0bca9e2>
> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
> 0x35e0c000 - 0x35e29fff libsystem_info.dylib armv7
> <50863bcbf478323e96a8e5b1a83ea6f9> /usr/lib/system/libsystem_info.dylib
> 0x35f38000 - 0x35f74fff AppSupport armv7 <311eac85b2a433a884dacba77217b49e>
> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
> 0x35f75000 - 0x364b9fff FaceCoreLight armv7
> <f326d88709683520b251dc53cb847c11>
> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
> 0x364ba000 - 0x3650bfff libstdc++.6.dylib armv7
> <c352af5a742e3c7a8d4d7e5f6f454793> /usr/lib/libstdc++.6.dylib
> 0x36518000 - 0x36523fff AccountSettings armv7
> <373e59421d983c93931cfbad87b1ae35>
> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
> 0x36524000 - 0x365cafff AddressBookUI armv7
> <da424fecc66e3628ab03378ae80b38fc>
> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
> 0x365d5000 - 0x365e7fff DataDetectorsUI armv7
> <50ea319aaeb7307e92719980dd4b2953>
> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
> 0x365e9000 - 0x36631fff CoreMedia armv7 <e274e1b894753b2eb05cf7b22a36d0c1>
> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
> 0x3665d000 - 0x36841fff AudioToolbox armv7
> <c91e27850452330ea804db6408840fd2>
> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
> 0x36845000 - 0x36848fff NetworkStatistics armv7
> <7848d8ebad99367cb4f7f4e3fe88e5d6>
> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
> 0x36849000 - 0x36897fff CoreLocation armv7
> <44550ebedf23334d85441d9743b74e03>
> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
> 0x368cc000 - 0x368d1fff libsystem_dnssd.dylib armv7
> <27bb5462450732e380f5a2c170546e93> /usr/lib/system/libsystem_dnssd.dylib
> 0x368d2000 - 0x368d9fff libc++abi.dylib armv7
> <bab4dcbfc5943d3fbb637342d35e8045> /usr/lib/libc++abi.dylib
> 0x368da000 - 0x36a80fff CoreData armv7 <b0215b6d4d143859a2b313ecade095ec>
> /System/Library/Frameworks/CoreData.framework/CoreData
> 0x36c1e000 - 0x36c28fff libvMisc.dylib armv7
> <e8248c797b9b363594bb652ddf7ce16d>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
> 0x36c34000 - 0x36c60fff libtidy.A.dylib armv7
> <3aacc5b650e037c086a8ff6657d154bf> /usr/lib/libtidy.A.dylib
> 0x36c61000 - 0x36c61fff vecLib armv7 <a2cfe25e77aa36bfb4a30b2d0d2dd465>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
> 0x36c70000 - 0x36c81fff DataAccessExpress armv7
> <e6144ba265da3bb7b9a263aa1a29b054>
> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
> 0x36ca5000 - 0x36d74fff IMGSGX535GLDriver armv7
> <fe4f330b9a433322844a0d87410b68f7>
> /System/Library/Extensions/IMGSGX535GLDriver.bundle/IMGSGX535GLDriver
> 0x36dce000 - 0x36e13fff GeoServices armv7
> <a26be2e76e8730ab91a16502aba376be>
> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
> 0x36e27000 - 0x36efefff CFNetwork armv7 <765a472c824830eea91b8f02d12867e4>
> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
> 0x36f2e000 - 0x36f2efff liblangid.dylib armv7
> <644ff4bcfbf337b5b5859e3f0fc0a9a8> /usr/lib/liblangid.dylib
> 0x36f2f000 - 0x36f2ffff libgcc_s.1.dylib armv7
> <eb82984fa36c329387aa518aa5205f3d> /usr/lib/libgcc_s.1.dylib
> 0x36f30000 - 0x36fc9fff EventKit armv7 <d67aa1508ee7306b8e2a45c76ffddff0>
> /System/Library/Frameworks/EventKit.framework/EventKit
> 0x37071000 - 0x3707dfff libz.1.dylib armv7
> <36ce86a3dc8c344596c8c325615f374b> /usr/lib/libz.1.dylib
> 0x370e5000 - 0x371fcfff CoreFoundation armv7
> <6d450fe923d7387f8b01845e0edd713d>
> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
> 0x3721b000 - 0x37222fff AssetsLibraryServices armv7
> <38132ecfd74b325fb1a4142bab663c19>
> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
> 0x372bd000 - 0x373aefff QuartzCore armv7 <35d64a9da5523ae08c9e41511fd3061b>
> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
> 0x373af000 - 0x37471fff Celestial armv7 <19617260ee073e23b95e456d93930aea>
> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
> 0x37472000 - 0x3748bfff libRIP.A.dylib armv7
> <1828cddc5dd93c61afbefb59587d7f8a>
> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
> 0x37496000 - 0x37544fff Message armv7 <573d0118246d3d9d8aed17e7ee2faec7>
> /System/Library/PrivateFrameworks/Message.framework/Message
> 0x37564000 - 0x375eafff CoreMotion armv7 <6a9355d5a8e238b5b8f193605d509e15>
> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
> 0x37609000 - 0x3767dfff MediaControlSender armv7
> <87315c54b2293ab589950341ff91b45d>
> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
> 0x3767e000 - 0x376e2fff MessageUI armv7 <da7af4f9494b35558bf7892dfdb36ee3>
> /System/Library/Frameworks/MessageUI.framework/MessageUI
> 0x376e3000 - 0x376f7fff PersistentConnection armv7
> <54091a638f8731cd85ccf00fa06972c3>
> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
> 0x37713000 - 0x37716fff libsystem_network.dylib armv7
> <356cb66612e836968ef24e6e5c3364cc> /usr/lib/system/libsystem_network.dylib
> 0x37719000 - 0x3775cfff libcommonCrypto.dylib armv7
> <95b49daf4cf038b6bea8010bba3a1e26> /usr/lib/system/libcommonCrypto.dylib
> 0x3775d000 - 0x3776cfff GenerationalStorage armv7
> <d84c3fd0e7bd36e78c256f2f4c5a4e91>
> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
> 0x3776e000 - 0x3776efff libCVMSPluginSupport.dylib armv7
> <a80aaa9989483ce3a496a061fd1e9e0a>
> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
> 0x3776f000 - 0x377abfff IMFoundation armv7
> <253125b9103c3d13b66923ac6893c25b>
> /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation
> 0x377bc000 - 0x377bffff ActorKit armv7 <434c756a6b053f4ba3c954cfccddbf59>
> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
> 0x377c0000 - 0x37886fff GLEngine armv7 <6617f2b4ee283469a5595129889ff049>
> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
> 0x37887000 - 0x37894fff libbsm.0.dylib armv7
> <750a0de73a733019a77144b805d4d2f8> /usr/lib/libbsm.0.dylib
> 0x37897000 - 0x378a8fff AirTraffic armv7 <c9eb888c1bd1322cbda5b01d41be0c7d>
> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
> 0x37974000 - 0x37af2fff Foundation armv7 <c40ddb073142315bb4ebb214343d0b7f>
> /System/Library/Frameworks/Foundation.framework/Foundation
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira