Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Incident Identifier: D51E1868-6922-418E-94E2-550CBBAAFA5C
- CrashReporter Key: a42db8346ecd3cf52a08edc1ef3d7614719512cf
- Hardware Model: iPhone5,1
- Process: APPNAME [379]
- Path: /var/mobile/Applications/A617E477-C525-466E-9DEB-2D689CF1D923/APPNAME.app/APPNAME
- Identifier: APPNAME
- Version: ??? (???)
- Code Type: ARM (Native)
- Parent Process: launchd [1]
- Date/Time: 2013-11-06 17:07:30.500 -0700
- OS Version: iOS 6.1 (10B143)
- Report Version: 104
- Exception Type: EXC_BAD_ACCESS (SIGSEGV)
- Exception Codes: KERN_INVALID_ADDRESS at 0x00000058
- Crashed Thread: 0
- Thread 0 name: Dispatch queue: com.apple.main-thread
- Thread 0 Crashed:
- 0 libsystem_c.dylib 0x3a443a80 OSAtomicCompareAndSwapIntBarrier$VARIANT$mp + 0
- 1 Foundation 0x32bfb5b0 ____addOperations_block_invoke_0 + 48
- 2 Foundation 0x32bfa600 __addOperations + 344
- 3 APPNAME 0x0011bbc6 -[BWGameConnKit executePostRequestWithEndpoint:usingVariables:completion:failure:] (BWGameConnKit.m:1730)
- 4 APPNAME 0x00116802 -[BWGameConnKit searchLooksByDateWithlimit:offset:callback:] (BWGameConnKit.m:649)
- 5 APPNAME 0x000c9454 -[EAGLView searchLooks] (EAGLView.m:17524)
- 6 APPNAME 0x000c3fb4 -[EAGLView touchesEnded:withEvent:] (EAGLView.m:15706)
- 7 UIKit 0x341175f4 -[UIWindow _sendTouchesForEvent:] + 520
- 8 UIKit 0x341048dc -[UIApplication sendEvent:] + 376
- 9 UIKit 0x341041ea _UIApplicationHandleEvent + 6194
- 10 GraphicsServices 0x35e1b5f4 _PurpleEventCallback + 588
- 11 GraphicsServices 0x35e1b222 PurpleEventCallback + 30
- 12 CoreFoundation 0x322ca3e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 32
- 13 CoreFoundation 0x322ca386 __CFRunLoopDoSource1 + 134
- 14 CoreFoundation 0x322c920a __CFRunLoopRun + 1378
- 15 CoreFoundation 0x3223c238 CFRunLoopRunSpecific + 352
- 16 CoreFoundation 0x3223c0c4 CFRunLoopRunInMode + 100
- 17 GraphicsServices 0x35e1a336 GSEventRunModal + 70
- 18 UIKit 0x341582b4 UIApplicationMain + 1116
- 19 APPNAME 0x000e92b6 main (main.m:16)
- 20 APPNAME 0x0009708c ___lldb_unnamed_function1$$APPNAME + 36
- Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
- Thread 1:
- 0 libsystem_kernel.dylib 0x3a4ca5d0 kevent64 + 24
- 1 libdispatch.dylib 0x3a405d22 _dispatch_mgr_invoke + 806
- 2 libdispatch.dylib 0x3a401374 _dispatch_mgr_thread + 32
- Thread 2 name: WebThread
- Thread 2:
- 0 libsystem_kernel.dylib 0x3a4c9e30 mach_msg_trap + 20
- 1 libsystem_kernel.dylib 0x3a4c9fd0 mach_msg + 48
- 2 CoreFoundation 0x322ca2b6 __CFRunLoopServiceMachPort + 126
- 3 CoreFoundation 0x322c902c __CFRunLoopRun + 900
- 4 CoreFoundation 0x3223c238 CFRunLoopRunSpecific + 352
- 5 CoreFoundation 0x3223c0c4 CFRunLoopRunInMode + 100
- 6 WebCore 0x3823b390 RunWebThread(void*) + 440
- 7 libsystem_c.dylib 0x3a4330de _pthread_start + 306
- 8 libsystem_c.dylib 0x3a432fa4 thread_start + 4
- Thread 3 name: com.apple.NSURLConnectionLoader
- Thread 3:
- 0 libsystem_kernel.dylib 0x3a4c9e30 mach_msg_trap + 20
- 1 libsystem_kernel.dylib 0x3a4c9fd0 mach_msg + 48
- 2 CoreFoundation 0x322ca2b6 __CFRunLoopServiceMachPort + 126
- 3 CoreFoundation 0x322c902c __CFRunLoopRun + 900
- 4 CoreFoundation 0x3223c238 CFRunLoopRunSpecific + 352
- 5 CoreFoundation 0x3223c0c4 CFRunLoopRunInMode + 100
- 6 Foundation 0x32b89888 +[NSURLConnection(Loader) _resourceLoadLoop:] + 304
- 7 Foundation 0x32c0d22c __NSThread__main__ + 968
- 8 libsystem_c.dylib 0x3a4330de _pthread_start + 306
- 9 libsystem_c.dylib 0x3a432fa4 thread_start + 4
- Thread 4 name: com.apple.CFSocket.private
- Thread 4:
- 0 libsystem_kernel.dylib 0x3a4da594 select$DARWIN_EXTSN + 20
- 1 CoreFoundation 0x322ce474 __CFSocketManager + 676
- 2 libsystem_c.dylib 0x3a4330de _pthread_start + 306
- 3 libsystem_c.dylib 0x3a432fa4 thread_start + 4
- Thread 5:
- 0 libsystem_kernel.dylib 0x3a4c9e30 mach_msg_trap + 20
- 1 libsystem_kernel.dylib 0x3a4c9fd0 mach_msg + 48
- 2 CoreFoundation 0x322ca2b6 __CFRunLoopServiceMachPort + 126
- 3 CoreFoundation 0x322c902c __CFRunLoopRun + 900
- 4 CoreFoundation 0x3223c238 CFRunLoopRunSpecific + 352
- 5 CoreFoundation 0x3229ac46 CFRunLoopRun + 94
- 6 APPNAME 0x0010785a +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4256)
- 7 Foundation 0x32c0d22c __NSThread__main__ + 968
- 8 libsystem_c.dylib 0x3a4330de _pthread_start + 306
- 9 libsystem_c.dylib 0x3a432fa4 thread_start + 4
- Thread 6:
- 0 libsystem_kernel.dylib 0x3a4dad98 __workq_kernreturn + 8
- 1 libsystem_c.dylib 0x3a428ad6 _pthread_workq_return + 14
- 2 libsystem_c.dylib 0x3a4287f2 _pthread_wqthread + 362
- 3 libsystem_c.dylib 0x3a428680 start_wqthread + 4
- Thread 7 name: Dispatch queue: com.apple.root.low-priority
- Thread 7:
- 0 libsystem_c.dylib 0x3a427a4e mag_lock_zine_for_region_trailer + 46
- 1 libsystem_c.dylib 0x3a427570 szone_memalign + 1172
- 2 libsystem_c.dylib 0x3a4270ae malloc_zone_memalign + 98
- 3 libobjc.A.dylib 0x39fe2eba objc_autoreleasePoolPush + 150
- 4 libdispatch.dylib 0x3a40456c _dispatch_root_queue_drain + 44
- 5 libdispatch.dylib 0x3a4047d4 _dispatch_worker_thread2 + 88
- 6 libsystem_c.dylib 0x3a4287ee _pthread_wqthread + 358
- 7 libsystem_c.dylib 0x3a428680 start_wqthread + 4
- Thread 0 crashed with ARM Thread State (32-bit):
- r0: 0x00000000 r1: 0x00000048 r2: 0x00000058 r3: 0x3bf9406c
- r4: 0x1d98a600 r5: 0x2fd6f550 r6: 0x00000004 r7: 0x2fd6f4a8
- r8: 0x00000058 r9: 0x3a74b990 r10: 0x00000000 r11: 0x1d06bda0
- ip: 0x3bf957a4 sp: 0x2fd6f498 lr: 0x32bfb5b5 pc: 0x3a443a80
- cpsr: 0x60000030
- Binary Images:
- 0x93000 - 0x1c2fff +APPNAME armv7s <5c703bcd24363ab4b8309f4589d47c3f> /var/mobile/Applications/A617E477-C525-466E-9DEB-2D689CF1D923/APPNAME.app/APPNAME
- 0x26a000 - 0x26efff AccessibilitySettingsLoader armv7s <d3bdd41ad4093c12b56b8eb84e9dc43b> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
- 0x506f000 - 0x5078fff QuickSpeak armv7s <9c67bbaf99933b229f802812804da0ad> /System/Library/AccessibilityBundles/QuickSpeak.bundle/QuickSpeak
- 0x2fe6b000 - 0x2fe8bfff dyld armv7s <44ac9ef7642f3ba7943f6451887d3af5> /usr/lib/dyld
- 0x312f6000 - 0x31400fff IMGSGX543RC2GLDriver armv7s <81c1e3927e1f3a05808d29621046d1cf> /System/Library/Extensions/IMGSGX543RC2GLDriver.bundle/IMGSGX543RC2GLDriver
- 0x3140a000 - 0x314f0fff AVFoundation armv7s <56f22385ccb73e31863f1fa9e0b621dd> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
- 0x314f1000 - 0x314f1fff Accelerate armv7s <f4e8c4c464953429ab6bd3160aadd176> /System/Library/Frameworks/Accelerate.framework/Accelerate
- 0x314f2000 - 0x3162ffff vImage armv7s <49d3cf19d0a23f4d836fc313e5fd6bab> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
- 0x31630000 - 0x3171cfff libBLAS.dylib armv7s <584e045442be39fc847ffe1a5e4c99b2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
- 0x3171d000 - 0x319d3fff libLAPACK.dylib armv7s <30a3e7dd8c603a9d81b5e42704ba5971> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
- 0x319d4000 - 0x31a2cfff libvDSP.dylib armv7s <936354553eb93d2dafa76ffcad65f9b7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
- 0x31a2d000 - 0x31a3ffff libvMisc.dylib armv7s <5fae8715a0403315bb1991b79677f916> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
- 0x31a40000 - 0x31a40fff vecLib armv7s <30275ee8819331229ba21256d7b94596> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
- 0x31a41000 - 0x31a52fff Accounts armv7s <df3255c62b0239f4995bc14ea79f106b> /System/Library/Frameworks/Accounts.framework/Accounts
- 0x31a53000 - 0x31a53fff AdSupport armv7s <928773d2118a3ed6bd9c5221240e3bb8> /System/Library/Frameworks/AdSupport.framework/AdSupport
- 0x31a54000 - 0x31ab8fff AddressBook armv7s <ea949de12ca93a6a96ef80d0cb4d9231> /System/Library/Frameworks/AddressBook.framework/AddressBook
- 0x31ab9000 - 0x31b73fff AddressBookUI armv7s <b25d9a6111d53dc48d8e5e9a30c362ad> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
- 0x31b74000 - 0x31b82fff AssetsLibrary armv7s <7091433f62693f2c85b71242debab67c> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
- 0x31cc0000 - 0x31f49fff AudioToolbox armv7s <8b8ef592d59f371783933b446a3e0e67> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
- 0x31f4a000 - 0x3200ffff CFNetwork armv7s <ef41814d8641319c96cdeb1264d2d150> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
- 0x32010000 - 0x32066fff CoreAudio armv7s <19aa715b19a93a5c8563dbc706e899be> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
- 0x3207a000 - 0x32232fff CoreData armv7s <dee36bfc0c213492983c73d7bd83a27d> /System/Library/Frameworks/CoreData.framework/CoreData
- 0x32233000 - 0x32365fff CoreFoundation armv7s <bd8e6c9f94b43e3d9af96a0f03ff3011> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
- 0x32366000 - 0x3249ffff CoreGraphics armv7s <ef057fe1c715314cabf133ec26fa718c> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
- 0x324a1000 - 0x324dcfff libCGFreetype.A.dylib armv7s <163d7f8309a6350399bbb1fef6cde32c> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
- 0x326c0000 - 0x326dbfff libRIP.A.dylib armv7s <387d00a9ed55303b8936459a99869e07> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
- 0x326dc000 - 0x32791fff CoreImage armv7s <7d7cd7998a113ed9b483e7dc9f388b05> /System/Library/Frameworks/CoreImage.framework/CoreImage
- 0x32792000 - 0x327eafff CoreLocation armv7s <94c4fa04ba3c3f5e9d17d75074985ce9> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
- 0x3281f000 - 0x32884fff CoreMedia armv7s <526b25ed6f4e31b790553bd80d46fec7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
- 0x32885000 - 0x3290dfff CoreMotion armv7s <d71e40c801423c9cbb31a188120a1c58> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
- 0x3290e000 - 0x32964fff CoreTelephony armv7s <bdf5f32e89073773a7fdbcc87fc6b412> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
- 0x32965000 - 0x329c7fff CoreText armv7s <a01bc990cb483e828f7c3e08cd446daf> /System/Library/Frameworks/CoreText.framework/CoreText
- 0x329c8000 - 0x329d7fff CoreVideo armv7s <851591a704dc344aa2fc397094b4c622> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
- 0x329d8000 - 0x32a8cfff EventKit armv7s <6282cd57cf6233359489a46554a5bb15> /System/Library/Frameworks/EventKit.framework/EventKit
- 0x32b5c000 - 0x32d1ffff Foundation armv7s <0f73c35ada563c0bb2ce402d282faefd> /System/Library/Frameworks/Foundation.framework/Foundation
- 0x32d6a000 - 0x32ed9fff GameKit armv7s <70b312acf6ca33c29d3c78b22b13d74c> /System/Library/Frameworks/GameKit.framework/GameKit
- 0x32eda000 - 0x32f23fff IOKit armv7s <4e5e55f27bbb35bab7af348997bfac17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
- 0x32f24000 - 0x330fcfff ImageIO armv7s <e04300f6e6b232ce8a02139d8f18dfdc> /System/Library/Frameworks/ImageIO.framework/ImageIO
- 0x33176000 - 0x33310fff MediaPlayer armv7s <3328573c20643b02806559249c749793> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
- 0x33311000 - 0x3358bfff MediaToolbox armv7s <1b36b1b41eca35989d2e822240a769cf> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
- 0x3358c000 - 0x33612fff MessageUI armv7s <2fbfe798afe130cba7360b49d0ad487c> /System/Library/Frameworks/MessageUI.framework/MessageUI
- 0x33613000 - 0x3366cfff MobileCoreServices armv7s <b0d1162a8ab03529bb90e416895b568a> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
- 0x33676000 - 0x33698fff OpenAL armv7s <a96c3428429134688a1eec96f5f4eaa1> /System/Library/Frameworks/OpenAL.framework/OpenAL
- 0x33699000 - 0x3375bfff GLEngine armv7s <0c748add2f663d76a29f23fa8a2b5fbc> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
- 0x3375c000 - 0x33763fff OpenGLES armv7s <c9c8f7cbfbe5397382286b878bdf143c> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
- 0x33765000 - 0x33765fff libCVMSPluginSupport.dylib armv7s <b7d1ddfeb0db36d6af7293fa625b12be> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
- 0x33766000 - 0x33768fff libCoreFSCache.dylib armv7s <07390837fcda347e827279534d046989> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
- 0x33769000 - 0x3376bfff libCoreVMClient.dylib armv7s <8bcac434962435a895fa0b0a3a33b7a1> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
- 0x3376c000 - 0x33770fff libGFXShared.dylib armv7s <272a9de67f6632c3aebbe2407cfe716b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
- 0x33771000 - 0x337b0fff libGLImage.dylib armv7s <3a444257935236fab123e46e617c7a8d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
- 0x337b1000 - 0x338d8fff libGLProgrammability.dylib armv7s <252e8c85f6f5374ba6b2690f7fc0e9c3> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
- 0x33eb0000 - 0x33fc4fff QuartzCore armv7s <b28fd354be3c38a2965e6368fa35e0c7> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
- 0x33fc5000 - 0x34011fff QuickLook armv7s <2350b507fe1b3a1a94d2824e34649b36> /System/Library/Frameworks/QuickLook.framework/QuickLook
- 0x34012000 - 0x34040fff Security armv7s <e1fcc8913eba360c868f51558a01cf24> /System/Library/Frameworks/Security.framework/Security
- 0x340af000 - 0x340befff StoreKit armv7s <624bb332f87d3fe39f0ad65aad01e337> /System/Library/Frameworks/StoreKit.framework/StoreKit
- 0x340bf000 - 0x340fefff SystemConfiguration armv7s <0fb8d4a2fa8f30ce837e068a046e466b> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
- 0x34101000 - 0x34654fff UIKit armv7s <62bee9294ca13738bd7ff14365dc8561> /System/Library/Frameworks/UIKit.framework/UIKit
- 0x34655000 - 0x34694fff VideoToolbox armv7s <57487f6e3c38304ab0aa14dd16043f5c> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
- 0x34695000 - 0x346abfff iAd armv7s <ecb17b3363ff3ec9adb54f1efc693a47> /System/Library/Frameworks/iAd.framework/iAd
- 0x348d1000 - 0x348d6fff AITTarget armv7s <cf6a13015c99313a9f58922fe55888a8> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget
- 0x34908000 - 0x34929fff AccessibilityUtilities armv7s <36e5904569e4328fbb142adc29114e10> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
- 0x3492a000 - 0x34936fff AccountSettings armv7s <c4b7436e8ea33ffd9805905f262e4479> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
- 0x3497d000 - 0x34980fff ActorKit armv7s <3aa66a29d9343626baa9d63d1a6efc14> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
- 0x34982000 - 0x34985fff AggregateDictionary armv7s <6916a617625e3800bbb75a34294f4d13> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
- 0x34a6e000 - 0x34a81fff AirTraffic armv7s <e2261ffe1d803bc6bbed23191c848bad> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
- 0x34db1000 - 0x34decfff AppSupport armv7s <7d6122cb42363dc981247c926e637a34> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
- 0x34ded000 - 0x34e11fff AppleAccount armv7s <668e780f91163aaca1c36294d702ae50> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
- 0x34e1e000 - 0x34e2bfff ApplePushService armv7s <4638fab5719a3007beca5a798aa69e91> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
- 0x34e5f000 - 0x34e68fff AssetsLibraryServices armv7s <ec78d21573a23c34b6cec05ba56928f1> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
- 0x34e69000 - 0x34e81fff AssistantServices armv7s <0ef6efe82e7f3ef0855ea5fa5006285c> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
- 0x34e97000 - 0x34eaefff BackBoardServices armv7s <36f93cef9f6830f490fe00818bcffa2e> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
- 0x34eb1000 - 0x34eb7fff BluetoothManager armv7s <72d64b5b2699389286adb8320621a1b5> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
- 0x34eb8000 - 0x34edcfff Bom armv7s <f35bf1c1b24a3742847383801ac37505> /System/Library/PrivateFrameworks/Bom.framework/Bom
- 0x34eef000 - 0x34f1efff BulletinBoard armv7s <c8d53907f62f3e1cb8e445cec33eae30> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
- 0x34f5c000 - 0x34f63fff CaptiveNetwork armv7s <e308f6a4f4bf3749b56bd6ff4dd8b30a> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
- 0x34f64000 - 0x3502efff Celestial armv7s <a2f7438cb5163307a04d78bc2b8a86a9> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
- 0x3503b000 - 0x3503ffff CertUI armv7s <98e5a166bb473fa9b2840dfdad00580a> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
- 0x350e5000 - 0x350fefff ChunkingLibrary armv7s <cddc1ecde9723802ae441d20fe604c7e> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
- 0x35112000 - 0x35117fff CommonUtilities armv7s <eb0b7e85b57e32f38dc498c0ee97aa7e> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
- 0x3519c000 - 0x351ccfff ContentIndex armv7s <7a304e48f6213864820081df620939e9> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
- 0x35248000 - 0x35330fff CoreMediaStream armv7s <8e681121a5b93a4585e3016d4320b989> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
- 0x353bf000 - 0x353dcfff CoreServicesInternal armv7s <373f1c58aee834698fb2e7b18660e870> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
- 0x353dd000 - 0x353defff CoreSurface armv7s <55826212d8b4352b87d80f93bc9b25c6> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
- 0x35446000 - 0x3544afff CoreTime armv7s <d0735f1f1a7d3df495c84911a24f3786> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
- 0x3544b000 - 0x35450fff CrashReporterSupport armv7s <3b190badb14f3771b353fcd829719c80> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
- 0x35451000 - 0x3548dfff DataAccess armv7s <7dcaa9fce0213cbead487fcd0980bd59> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
- 0x35622000 - 0x35634fff DataAccessExpress armv7s <05ed021492f2394f9d43216d8b963665> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
- 0x35673000 - 0x35674fff DataMigration armv7s <5e7169ad01853bd0ba0f66648a67a010> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
- 0x35677000 - 0x35690fff DictionaryServices armv7s <27298e235f2c35938e1033517b1196a7> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
- 0x35698000 - 0x356b0fff EAP8021X armv7s <bff91efbc6ba369089b699bb50191905> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
- 0x356bf000 - 0x356c3fff FTClientServices armv7s <c158c4281a2e31d7913d9f8b0fb4417c> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
- 0x356c4000 - 0x35702fff FTServices armv7s <71ca9253aee730eca6c4ca3210861a2c> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
- 0x35703000 - 0x35b16fff FaceCoreLight armv7s <432cbaeb84743441b9286532bc36c96d> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
- 0x35b63000 - 0x35b68fff libGPUSupportMercury.dylib armv7s <64ed3952bc683fef8a42a60ad7bf3f8c> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
- 0x35b69000 - 0x35c58fff AVConference armv7s <c25412e4370e37198665718f22c48653> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference
- 0x35c63000 - 0x35c7dfff ICE armv7s <7ed309f0fe313e13ab8d34bc0e7c88c7> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ICE.framework/ICE
- 0x35c7e000 - 0x35c7efff LegacyHandle armv7s <50d584d1d3733b66acfc302f1653b097> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/LegacyHandle.framework/LegacyHandle
- 0x35c7f000 - 0x35c86fff SimpleKeyExchange armv7s <2681c9d64a083a648801438514aea240> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
- 0x35c87000 - 0x35c95fff ViceroyTrace armv7s <f8fd8759ebc63654baddb7b50b959b7a> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
- 0x35c96000 - 0x35c97fff snatmap armv7s <fe61f375aa1a34fa91707baf14c67435> /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/snatmap.framework/snatmap
- 0x35c98000 - 0x35d0dfff GameKitServices armv7s <0b385db82afc33e88983695067cbe919> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
- 0x35d0e000 - 0x35d1afff GenerationalStorage armv7s <4e1afa8de682332ba6a042a6000c636e> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
- 0x35d1b000 - 0x35e14fff GeoServices armv7s <f2a20efae86a30cb8210550de0280ce7> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
- 0x35e15000 - 0x35e20fff GraphicsServices armv7s <44b33c403523309c9e930818c7fced34> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
- 0x35e8f000 - 0x35f0afff HomeSharing armv7s <137c1fbc6a843d369038348255635111> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
- 0x35f0b000 - 0x35f15fff IAP armv7s <f43af100e43c3d1fac19a86cb7665c18> /System/Library/PrivateFrameworks/IAP.framework/IAP
- 0x35fcd000 - 0x36045fff IMCore armv7s <a212f1303a4f3d47aaf21078f172e4bf> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
- 0x3610c000 - 0x36158fff IMFoundation armv7s <55151f53b10934c3a5faac54e354f3f1> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
- 0x3615f000 - 0x36160fff IOAccelerator armv7s <832913083f7f347fba1340263ff13b52> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
- 0x36161000 - 0x36166fff IOMobileFramebuffer armv7s <828a36a2325738bb8f2d4b97730d253a> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
- 0x36167000 - 0x3616bfff IOSurface armv7s <9925fbc4a08d3a17b72ac807cbbba8ba> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
- 0x361b5000 - 0x3635cfff JavaScriptCore armv7s <f7be721eee903a93a7de361e5627445e> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
- 0x3638d000 - 0x363c3fff MIME armv7s <3f8dc502266237c6809c4d33b6e359ad> /System/Library/PrivateFrameworks/MIME.framework/MIME
- 0x363c4000 - 0x363fafff MMCS armv7s <9d17ce9507cd38c9b8246e9c96b6ba3e> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
- 0x36402000 - 0x3640cfff MailServices armv7s <737ace3c1c7c3ec6923095f3beadb4b2> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
- 0x36428000 - 0x36480fff ManagedConfiguration armv7s <b147c2d6f0283d988099706a2a404280> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
- 0x36481000 - 0x36486fff Marco armv7s <53ab26b3197135a781d55819fd80f032> /System/Library/PrivateFrameworks/Marco.framework/Marco
- 0x36497000 - 0x3650dfff MediaControlSender armv7s <29ff7ec2b02d36ec8bf6db33c3a4ba8e> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
- 0x3650e000 - 0x36517fff MediaRemote armv7s <0dc7c7c324d33af8b2f7d57f41123de9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
- 0x36518000 - 0x3652cfff MediaStream armv7s <d1cdd61b29d23e818b5ee6014cfe5e77> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
- 0x3658a000 - 0x36643fff Message armv7s <9ebc49dae1293bf8bbad64153932c756> /System/Library/PrivateFrameworks/Message.framework/Message
- 0x3664c000 - 0x3664efff MessageSupport armv7s <874f2566017b3931b4595c63d6f77098> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
- 0x36657000 - 0x36684fff MobileAsset armv7s <e3217ead58d5390395de360b3ca3a10a> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
- 0x366a7000 - 0x366affff MobileBluetooth armv7s <f8c33bc305d737768457bb139e0f398f> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
- 0x366b1000 - 0x366c0fff MobileDeviceLink armv7s <ed43d4db46a43db0976eeac5f3bc77a1> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
- 0x366c1000 - 0x366c8fff MobileIcons armv7s <aaf5cfd5f8273d10803d0349905b07cd> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
- 0x366c9000 - 0x366ccfff MobileInstallation armv7s <7cbe167946123bbea56ae58208e09762> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
- 0x366cd000 - 0x366d3fff MobileKeyBag armv7s <5c7d50e11eb537ae89ea12cb7ddd3935> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
- 0x3670c000 - 0x3672ffff MobileSync armv7s <8ea08ca56ead3d77bba046811a917f79> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
- 0x36730000 - 0x36733fff MobileSystemServices armv7s <5796fff2895f38e4b0f844269d4fbae5> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
- 0x3674b000 - 0x36754fff MobileWiFi armv7s <e9ae11c07476390d9598c861658cee7d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
- 0x3676e000 - 0x368b2fff MusicLibrary armv7s <057b076c74fd31b590bccc9b64d7f5cb> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
- 0x368ca000 - 0x368e3fff Notes armv7s <de760fe287ee3346b61c4f4e701278f3> /System/Library/PrivateFrameworks/Notes.framework/Notes
- 0x368e4000 - 0x368e6fff OAuth armv7s <8e91174312e43ca9ac07d91d16b32d15> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
- 0x3700b000 - 0x3702ffff OpenCL armv7s <87637dacbb3c3e029120369438e96fcf> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
- 0x37391000 - 0x373aefff PersistentConnection armv7s <c5164e016fa6340fbce9251278385105> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
- 0x37520000 - 0x37607fff PhotoLibraryServices armv7s <21e6076b32a33d24a298e1e611e4b965> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
- 0x3760b000 - 0x37643fff Preferences armv7s <a096fb6fdd11373e812c8b78acdcdfa7> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
- 0x37644000 - 0x3766cfff PrintKit armv7s <7109f645a9ca3a4997b4172aed228723> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
- 0x3766d000 - 0x376e1fff ProofReader armv7s <e391e8d141c5352d978e5fde23afaaad> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
- 0x376e2000 - 0x376eafff ProtocolBuffer armv7s <edc3f72bf38c3d81954ac85f489a17e8> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
- 0x37707000 - 0x3775ffff SAObjects armv7s <8d28d67a0cfe3b5db861228361a27d2f> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
- 0x37826000 - 0x37837fff SpringBoardServices armv7s <5b94e9a529753052acde16c21e9d2566> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
- 0x37838000 - 0x3784cfff SpringBoardUI armv7s <8255463ec8073fe2b2bb80b2894bfa96> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
- 0x37899000 - 0x37974fff StoreServices armv7s <e465f24460ff3764b4fc95ebd44b2fe3> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
- 0x379c2000 - 0x379c4fff TCC armv7s <95c2aa492cc03862bd7bbfae6fa62b1b> /System/Library/PrivateFrameworks/TCC.framework/TCC
- 0x379c5000 - 0x379e2fff TelephonyUI armv7s <2ed4ebd30fa3375fa4eddb13573855d2> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
- 0x379e3000 - 0x379f0fff TelephonyUtilities armv7s <aa759d908b903f978ab6803b7947e524> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
- 0x37e18000 - 0x37e46fff ToneLibrary armv7s <a55465c5d2133ebf92acb1fd635abd14> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
- 0x37e75000 - 0x37f15fff UIFoundation armv7s <e3a40cee28653c4485a4918016ff2b8e> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
- 0x380ab000 - 0x38193fff VideoProcessing armv7s <fcd4bc9e8a46349faddf6a8b38621f75> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
- 0x381e4000 - 0x381fafff VoiceServices armv7s <f00d5d73bf3f3acfb7d0b1b0447f071b> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
- 0x38211000 - 0x38230fff WebBookmarks armv7s <ab55332c13da33fd825ea6204338fe19> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
- 0x38231000 - 0x38b61fff WebCore armv7s <f99b83bec11b331ab69194120917a7df> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
- 0x38b62000 - 0x38c3efff WebKit armv7s <02c32fdddbdc39b1848b721658a2fa51> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
- 0x38ce2000 - 0x38ce8fff XPCKit armv7s <25b9d317096e354b885dce46498daa54> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
- 0x38ce9000 - 0x38cf0fff XPCObjects armv7s <e6846a96a21d382f9fffd6a4536c0aa7> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
- 0x38e43000 - 0x38e7efff iCalendar armv7s <bcc081bffdae3daea0f7d7db18ed80e8> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
- 0x38f94000 - 0x38fccfff iTunesStore armv7s <10c8c7e5c9f43f75af5b30fc2389c1a2> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
- 0x39855000 - 0x39859fff libAXSpeechManager.dylib armv7s <8bf0f037c2603b978d1ac80325664279> /usr/lib/libAXSpeechManager.dylib
- 0x3985a000 - 0x39860fff libAccessibility.dylib armv7s <9111bc894a4f3ef683f5ef4d699a861b> /usr/lib/libAccessibility.dylib
- 0x39861000 - 0x39877fff libCRFSuite.dylib armv7s <770ebb2f7d9a35749e6da5d1980c244f> /usr/lib/libCRFSuite.dylib
- 0x3988d000 - 0x3988efff libMobileCheckpoint.dylib armv7s <1a85f881364934cb88fa6a38a1396cb0> /usr/lib/libMobileCheckpoint.dylib
- 0x3988f000 - 0x3989bfff libMobileGestalt.dylib armv7s <efddaaea8d87321a80d4a6d3f9607a80> /usr/lib/libMobileGestalt.dylib
- 0x398ad000 - 0x398adfff libSystem.B.dylib armv7s <12daef214fd234158028c97c22dc5cca> /usr/lib/libSystem.B.dylib
- 0x399cf000 - 0x399dbfff libbsm.0.dylib armv7s <0f4a8d65b05a364abca1a97e2ae72cb5> /usr/lib/libbsm.0.dylib
- 0x399dc000 - 0x399e5fff libbz2.1.0.dylib armv7s <f54b70863d9c3751bb59253b1cb4c706> /usr/lib/libbz2.1.0.dylib
- 0x399e6000 - 0x39a31fff libc++.1.dylib armv7s <3beff5a5233b3f51ab2fc748b68e9519> /usr/lib/libc++.1.dylib
- 0x39a32000 - 0x39a45fff libc++abi.dylib armv7s <f47a5c7bc24c3e4fa73f11b61af635da> /usr/lib/libc++abi.dylib
- 0x39a76000 - 0x39b63fff libiconv.2.dylib armv7s <81d6972465103fa3b85b4125f0ad33f1> /usr/lib/libiconv.2.dylib
- 0x39b64000 - 0x39cadfff libicucore.A.dylib armv7s <642482cfc34a3a3b97bd731258dcdc6a> /usr/lib/libicucore.A.dylib
- 0x39cb5000 - 0x39cb5fff liblangid.dylib armv7s <ffb53baa33ba3642a55737311f17a672> /usr/lib/liblangid.dylib
- 0x39cb8000 - 0x39cbffff liblockdown.dylib armv7s <dbd4f278c71b3f219da3e895b1f6ac80> /usr/lib/liblockdown.dylib
- 0x39fa0000 - 0x39fb5fff libmis.dylib armv7s <8f0712b99e8e3f5e998f0240f75bb5ba> /usr/lib/libmis.dylib
- 0x39fde000 - 0x3a0dcfff libobjc.A.dylib armv7s <1d499765d38c3c8fa92b363f529a02dd> /usr/lib/libobjc.A.dylib
- 0x3a1a0000 - 0x3a1b5fff libresolv.9.dylib armv7s <3f7be9d397d63b8e931d21bd5f49b0eb> /usr/lib/libresolv.9.dylib
- 0x3a1da000 - 0x3a260fff libsqlite3.dylib armv7s <758898189dca32a5a19e5200b8952110> /usr/lib/libsqlite3.dylib
- 0x3a261000 - 0x3a2adfff libstdc++.6.dylib armv7s <249e8ca1717b370287bb556bbd96e303> /usr/lib/libstdc++.6.dylib
- 0x3a2ae000 - 0x3a2d4fff libtidy.A.dylib armv7s <96b463f0ffa0344699fce4d48aa623bc> /usr/lib/libtidy.A.dylib
- 0x3a2d8000 - 0x3a385fff libxml2.2.dylib armv7s <e87724e212573773a60bc56815cec706> /usr/lib/libxml2.2.dylib
- 0x3a386000 - 0x3a3a6fff libxslt.1.dylib armv7s <c52fbe01ce7b35c799630e97e8f1318b> /usr/lib/libxslt.1.dylib
- 0x3a3a7000 - 0x3a3b3fff libz.1.dylib armv7s <b64a5c1989ba3ba4aafae83d841f9496> /usr/lib/libz.1.dylib
- 0x3a3b4000 - 0x3a3b7fff libcache.dylib armv7s <911ce99a94623ef1ae1ea786055fd558> /usr/lib/system/libcache.dylib
- 0x3a3b8000 - 0x3a3befff libcommonCrypto.dylib armv7s <33140a5fa3fb3e5e8c6bb19bc0e21c5c> /usr/lib/system/libcommonCrypto.dylib
- 0x3a3bf000 - 0x3a3c1fff libcompiler_rt.dylib armv7s <cd17f0ee3dbc38f99910d12a6056bf5a> /usr/lib/system/libcompiler_rt.dylib
- 0x3a3c2000 - 0x3a3c7fff libcopyfile.dylib armv7s <5e733170766430eeaa4e7784e3c7555c> /usr/lib/system/libcopyfile.dylib
- 0x3a3c8000 - 0x3a3fefff libcorecrypto.dylib armv7s <a15c807dcb003ad69810546a578774d9> /usr/lib/system/libcorecrypto.dylib
- 0x3a3ff000 - 0x3a40ffff libdispatch.dylib armv7s <247a388103633e17b24be038eac612c0> /usr/lib/system/libdispatch.dylib
- 0x3a410000 - 0x3a411fff libdnsinfo.dylib armv7s <f873dd712561350096b9452bf1fc4078> /usr/lib/system/libdnsinfo.dylib
- 0x3a412000 - 0x3a413fff libdyld.dylib armv7s <15676e2ee1423f598907ff49fcede85b> /usr/lib/system/libdyld.dylib
- 0x3a414000 - 0x3a414fff libkeymgr.dylib armv7s <b0a1a911d4853feba44133e9ce499bc9> /usr/lib/system/libkeymgr.dylib
- 0x3a415000 - 0x3a41afff liblaunch.dylib armv7s <69dd64aba1413e75967cd4ad0afa2c15> /usr/lib/system/liblaunch.dylib
- 0x3a41b000 - 0x3a41efff libmacho.dylib armv7s <5905b311c6fb376388e56a991bb3193d> /usr/lib/system/libmacho.dylib
- 0x3a41f000 - 0x3a420fff libremovefile.dylib armv7s <b40e964d7c563296b38625bc7082d6a8> /usr/lib/system/libremovefile.dylib
- 0x3a421000 - 0x3a421fff libsystem_blocks.dylib armv7s <77a9976b82b73796a0bbc9783929a1e7> /usr/lib/system/libsystem_blocks.dylib
- 0x3a422000 - 0x3a4a8fff libsystem_c.dylib armv7s <11bcf1060ec63c8b909a452e6f79be08> /usr/lib/system/libsystem_c.dylib
- 0x3a4a9000 - 0x3a4affff libsystem_dnssd.dylib armv7s <94fab309ed9b35cdbc075cdda221bc70> /usr/lib/system/libsystem_dnssd.dylib
- 0x3a4b0000 - 0x3a4c8fff libsystem_info.dylib armv7s <195d8eeb7c3f31bd916c0b5611abc0e7> /usr/lib/system/libsystem_info.dylib
- 0x3a4c9000 - 0x3a4dffff libsystem_kernel.dylib armv7s <79bea3ebfda132baba8f5b0ad6ab95f5> /usr/lib/system/libsystem_kernel.dylib
- 0x3a4e0000 - 0x3a4fcfff libsystem_m.dylib armv7s <faafc8292d4935c4a78233e1d0879e13> /usr/lib/system/libsystem_m.dylib
- 0x3a4fd000 - 0x3a50bfff libsystem_network.dylib armv7s <137f48e279a83d7496659c8e3d3729d4> /usr/lib/system/libsystem_network.dylib
- 0x3a50c000 - 0x3a513fff libsystem_notify.dylib armv7s <df14146497cb3fa0a002eedbed49da65> /usr/lib/system/libsystem_notify.dylib
- 0x3a514000 - 0x3a515fff libsystem_sandbox.dylib armv7s <85e91e99abc03db88eddc665424090b4> /usr/lib/system/libsystem_sandbox.dylib
- 0x3a516000 - 0x3a516fff libunwind.dylib armv7s <3b7ec561dbec3a199f09ea08a64e76ee> /usr/lib/system/libunwind.dylib
- 0x3a517000 - 0x3a52cfff libxpc.dylib armv7s <0562a59bdf8d3f7783e93f35d7e724a8> /usr/lib/system/libxpc.dylib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement