Coder Social home page Coder Social logo

agnes-ios's People

Contributors

hpique avatar

Stargazers

 avatar

Watchers

 avatar  avatar

agnes-ios's Issues

Crash on add note during transition

Incident Identifier: D8FDD171-A169-4954-8A79-33BBD8A4003B
CrashReporter Key:   6283a70645aea810094ac94d32cf4058cdfe2fea
Hardware Model:      iPhone5,2
Process:             Agnes [3984]
Path:                /var/mobile/Applications/5AB7C96F-4D59-48E0-8F84-EDE4B8355298/Agnes.app/Agnes
Identifier:          com.hpique.agnes
Version:             1.0 (1.0)
Code Type:           ARM (Native)
Parent Process:      launchd [1]

Date/Time:           2014-03-17 12:33:23.014 +0100
OS Version:          iOS 7.1 (11D167)
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                  0x308b2efe __exceptionPreprocess + 126
1   libobjc.A.dylib                 0x3b047ce2 objc_exception_throw + 34
2   CoreFoundation                  0x308b2e40 +[NSException raise:format:] + 108
3   Foundation                      0x311db028 -[NSRLEArray objectAtIndex:effectiveRange:] + 116
4   Foundation                      0x311daf98 -[NSConcreteMutableAttributedString attribute:atIndex:effectiveRange:] + 40
5   Agnes                           0x000ee89e 0xb5000 + 235678
6   Agnes                           0x000edeee 0xb5000 + 233198
7   UIKit                           0x332733cc -[UINavigationController _startCustomTransition:] + 2612
8   UIKit                           0x3319048a -[UINavigationController _startDeferredTransitionIfNeeded:] + 414
9   UIKit                           0x33190294 -[UINavigationController __viewWillLayoutSubviews] + 40
10  UIKit                           0x3319022c -[UILayoutContainerView layoutSubviews] + 180
11  UIKit                           0x330e2300 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 376
12  QuartzCore                      0x32d5e316 -[CALayer layoutSublayers] + 138
13  QuartzCore                      0x32d59b3a CA::Layer::layout_if_needed(CA::Transaction*) + 346
14  QuartzCore                      0x32d599cc CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 12
15  QuartzCore                      0x32d593e0 CA::Context::commit_transaction(CA::Transaction*) + 224
16  QuartzCore                      0x32d591f2 CA::Transaction::commit() + 310
17  QuartzCore                      0x32d52f18 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 52
18  CoreFoundation                  0x3087e02c __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 16
19  CoreFoundation                  0x3087b9ba __CFRunLoopDoObservers + 282
20  CoreFoundation                  0x3087bd06 __CFRunLoopRun + 734
21  CoreFoundation                  0x307e67a4 CFRunLoopRunSpecific + 520
22  CoreFoundation                  0x307e6586 CFRunLoopRunInMode + 102
23  GraphicsServices                0x357536ce GSEventRunModal + 134
24  UIKit                           0x3314588c UIApplicationMain + 1132
25  Agnes                           0x000eddb2 0xb5000 + 232882
26  libdyld.dylib                   0x3b545ab2 tlv_initializer + 2


Thread 0 Crashed:
0   libsystem_kernel.dylib          0x3b5fc1f0 __pthread_kill + 8
1   libsystem_pthread.dylib         0x3b6647b2 pthread_kill + 54
2   libsystem_c.dylib               0x3b5acff4 abort + 72
3   libc++abi.dylib                 0x3a9fb98a abort_message + 70
4   libc++abi.dylib                 0x3aa146e2 default_terminate_handler() + 250
5   libobjc.A.dylib                 0x3b047f7a _objc_terminate() + 190
6   libc++abi.dylib                 0x3aa121b0 std::__terminate(void (*)()) + 76
7   libc++abi.dylib                 0x3aa11d12 __cxa_rethrow + 98
8   libobjc.A.dylib                 0x3b047e2a objc_exception_rethrow + 38
9   CoreFoundation                  0x307e681a CFRunLoopRunSpecific + 638
10  CoreFoundation                  0x307e6586 CFRunLoopRunInMode + 102
11  GraphicsServices                0x357536ce GSEventRunModal + 134
12  UIKit                           0x3314588c UIApplicationMain + 1132
13  Agnes                           0x000eddb2 0xb5000 + 232882
14  libdyld.dylib                   0x3b545ab4 start + 0

Thread 1:
0   libsystem_kernel.dylib          0x3b5e9804 kevent64 + 24
1   libdispatch.dylib               0x3b538050 _dispatch_mgr_invoke + 228
2   libdispatch.dylib               0x3b5322de _dispatch_mgr_thread + 34

Thread 2:
0   libsystem_kernel.dylib          0x3b5e9a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3b5e9848 mach_msg + 36
2   CoreFoundation                  0x3087d61c __CFRunLoopServiceMachPort + 152
3   CoreFoundation                  0x3087bd3c __CFRunLoopRun + 788
4   CoreFoundation                  0x307e67a4 CFRunLoopRunSpecific + 520
5   CoreFoundation                  0x307e6586 CFRunLoopRunInMode + 102
6   Foundation                      0x311d9492 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 250
7   Foundation                      0x3122a254 -[NSRunLoop(NSRunLoop) run] + 76
8   Agnes                           0x001375bc 0xb5000 + 533948
9   Foundation                      0x3129ba0a __NSThread__main__ + 1058
10  libsystem_pthread.dylib         0x3b663956 _pthread_body + 138
11  libsystem_pthread.dylib         0x3b6638c6 _pthread_start + 98
12  libsystem_pthread.dylib         0x3b661ae4 thread_start + 4

Thread 3 name:  com.apple.NSURLConnectionLoader
Thread 3:
0   libsystem_kernel.dylib          0x3b5e9a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3b5e9848 mach_msg + 36
2   CoreFoundation                  0x3087d61c __CFRunLoopServiceMachPort + 152
3   CoreFoundation                  0x3087bd3c __CFRunLoopRun + 788
4   CoreFoundation                  0x307e67a4 CFRunLoopRunSpecific + 520
5   CoreFoundation                  0x307e6586 CFRunLoopRunInMode + 102
6   Foundation                      0x3122623c +[NSURLConnection(Loader) _resourceLoadLoop:] + 316
7   Foundation                      0x3129ba0a __NSThread__main__ + 1058
8   libsystem_pthread.dylib         0x3b663956 _pthread_body + 138
9   libsystem_pthread.dylib         0x3b6638c6 _pthread_start + 98
10  libsystem_pthread.dylib         0x3b661ae4 thread_start + 4

Thread 4:
0   libsystem_kernel.dylib          0x3b5e9a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3b5e9848 mach_msg + 36
2   CoreFoundation                  0x3087d61c __CFRunLoopServiceMachPort + 152
3   CoreFoundation                  0x3087bd3c __CFRunLoopRun + 788
4   CoreFoundation                  0x307e67a4 CFRunLoopRunSpecific + 520
5   CoreFoundation                  0x307e6586 CFRunLoopRunInMode + 102
6   Foundation                      0x311d9492 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 250
7   Foundation                      0x3122a254 -[NSRunLoop(NSRunLoop) run] + 76
8   Agnes                           0x00106610 0xb5000 + 333328
9   Foundation                      0x3129ba0a __NSThread__main__ + 1058
10  libsystem_pthread.dylib         0x3b663956 _pthread_body + 138
11  libsystem_pthread.dylib         0x3b6638c6 _pthread_start + 98
12  libsystem_pthread.dylib         0x3b661ae4 thread_start + 4

Thread 5 name:  com.apple.CFSocket.private
Thread 5:
0   libsystem_kernel.dylib          0x3b5fc434 __select + 20
1   CoreFoundation                  0x30881516 __CFSocketManager + 482
2   libsystem_pthread.dylib         0x3b663956 _pthread_body + 138
3   libsystem_pthread.dylib         0x3b6638c6 _pthread_start + 98
4   libsystem_pthread.dylib         0x3b661ae4 thread_start + 4

Thread 6:
0   libsystem_kernel.dylib          0x3b5fcc70 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x3b661c1e _pthread_wqthread + 306
2   libsystem_pthread.dylib         0x3b661ad8 start_wqthread + 4

Thread 7:
0   libsystem_kernel.dylib          0x3b5fc404 __rmdir + 8
1   libsystem_kernel.dylib          0x3b5ec72c rmdir + 4
2   Foundation                      0x311ef55a _NSCleanupTemporaryDirectory + 26
3   Foundation                      0x311edd72 _NSWriteDataToFileWithExtendedAttributes + 1510
4   Foundation                      0x311ed77e -[NSData(NSData) writeToFile:atomically:] + 38
5   Agnes                           0x00101db2 0xb5000 + 314802
6   Agnes                           0x000ffd36 0xb5000 + 306486
7   Agnes                           0x00107afa 0xb5000 + 338682
8   Agnes                           0x001079ce 0xb5000 + 338382
9   libdispatch.dylib               0x3b5323ea _dispatch_source_invoke + 258
10  libdispatch.dylib               0x3b535c6e _dispatch_queue_drain + 410
11  libdispatch.dylib               0x3b532c6a _dispatch_queue_invoke + 38
12  libdispatch.dylib               0x3b5365ee _dispatch_root_queue_drain + 74
13  libdispatch.dylib               0x3b5368d8 _dispatch_worker_thread2 + 52
14  libsystem_pthread.dylib         0x3b661c14 _pthread_wqthread + 296
15  libsystem_pthread.dylib         0x3b661ad8 start_wqthread + 4

Thread 8:
0   libsystem_kernel.dylib          0x3b5fcc70 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x3b661c1e _pthread_wqthread + 306
2   libsystem_pthread.dylib         0x3b661ad8 start_wqthread + 4

Thread 9:
0   libsystem_kernel.dylib          0x3b5e9a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3b5e9848 mach_msg + 36
2   CoreFoundation                  0x3087d61c __CFRunLoopServiceMachPort + 152
3   CoreFoundation                  0x3087bd3c __CFRunLoopRun + 788
4   CoreFoundation                  0x307e67a4 CFRunLoopRunSpecific + 520
5   CoreFoundation                  0x3082a3c6 CFRunLoopRun + 94
6   CoreMotion                      0x30ea54fc ___lldb_unnamed_function1426$$CoreMotion + 724
7   libsystem_pthread.dylib         0x3b663956 _pthread_body + 138
8   libsystem_pthread.dylib         0x3b6638c6 _pthread_start + 98
9   libsystem_pthread.dylib         0x3b661ae4 thread_start + 4

Thread 10:
0   libsystem_kernel.dylib          0x3b5e9a50 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3b5e9848 mach_msg + 36
2   libdispatch.dylib               0x3b5382a0 _dispatch_mach_msg_send + 284
3   libdispatch.dylib               0x3b532e10 dispatch_mach_send + 168
4   libxpc.dylib                    0x3b66ff98 xpc_connection_send_message_with_reply + 80
5   Librarian                       0x35bf8078 LBGetAttributeValuesForItem + 244
6   Librarian                       0x35bf7f70 LBGetAttributeValueForItem + 116
7   CoreServicesInternal            0x34b1f59c Dispatch_to_LBGetAttributeValueForItem(__CFURL const*, __CFString const*, void const**, __CFError**) + 296
8   CoreServicesInternal            0x34b1f68c ExternalProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 68
9   CoreServicesInternal            0x34b10f52 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 230
10  CoreServicesInternal            0x34b0f704 _FSURLCopyResourcePropertiesForKeysInternal(__CFURL const*, __CFArray const*, void*, __CFError**, unsigned char) + 624
11  CoreServicesInternal            0x34b0f48a _FSURLCopyResourcePropertiesForKeys + 14
12  CoreFoundation                  0x308925d2 CFURLCopyResourcePropertiesForKeys + 86
13  CoreFoundation                  0x308ce138 -[NSURL resourceValuesForKeys:error:] + 48
14  CoreData                        0x306b8970 -[PFUbiquityLocationStatus checkFileURLState] + 1044
15  CoreData                        0x307226e8 -[PFUbiquityFilePresenter processPendingURLs] + 1944
16  libdispatch.dylib               0x3b530d50 _dispatch_call_block_and_release + 8
17  libdispatch.dylib               0x3b535cb8 _dispatch_queue_drain + 484
18  libdispatch.dylib               0x3b532c6a _dispatch_queue_invoke + 38
19  libdispatch.dylib               0x3b5365ee _dispatch_root_queue_drain + 74
20  libdispatch.dylib               0x3b5368d8 _dispatch_worker_thread2 + 52
21  libsystem_pthread.dylib         0x3b661c14 _pthread_wqthread + 296
22  libsystem_pthread.dylib         0x3b661ad8 start_wqthread + 4

Thread 0 crashed with ARM Thread State (32-bit):
    r0: 0x00000000    r1: 0x00000000      r2: 0x00000000      r3: 0x00002060
    r4: 0x00000006    r5: 0x3d55618c      r6: 0x00000000      r7: 0x27d4e5a4
    r8: 0x146d21a0    r9: 0x00000001     r10: 0x7fffffff     r11: 0x00000004
    ip: 0x00000148    sp: 0x27d4e598      lr: 0x3b6647b7      pc: 0x3b5fc1f0
  cpsr: 0x00000010

Binary Images:
0xb5000 - 0x1c0fff Agnes armv7s  <e947e8eaf627372a8001ab94fa4c2895> /var/mobile/Applications/5AB7C96F-4D59-48E0-8F84-EDE4B8355298/Agnes.app/Agnes
0x2be75000 - 0x2be98fff dyld armv7s  <4d05d388718832c99cdd4e74aeb07d51> /usr/lib/dyld
0x2f737000 - 0x2f839fff AVFoundation armv7s  <c88b12b244d13bbd9a8ab681956234e4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2f83a000 - 0x2f862fff libAVFAudio.dylib armv7s  <b92283f0007834c7a52635881be94ab7> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x2f863000 - 0x2f863fff Accelerate armv7s  <58ca068138d93e988a34a0c8c34b0b11> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x2f86d000 - 0x2fa3afff vImage armv7s  <9923548d8ed23bb1b1020130b5d38dab> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x2fa3b000 - 0x2fb1dfff libBLAS.dylib armv7s  <48f7680a8fd83251ad8415bb090408c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x2fb1e000 - 0x2fdd6fff libLAPACK.dylib armv7s  <2547383dc88d3329827b4d76768915ee> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x2fdd7000 - 0x2fe45fff libvDSP.dylib armv7s  <83036da6f5d9308bb5fad06b2d29bac9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x2fe46000 - 0x2fe58fff libvMisc.dylib armv7s  <addc52a9647f3269965a750366ebed70> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x2fe59000 - 0x2fe59fff vecLib armv7s  <4a647b20c3f03490aae530226350a4cd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x2fe5a000 - 0x2fe7afff Accounts armv7s  <73b0639b81fe30d5b2b13628d3df2273> /System/Library/Frameworks/Accounts.framework/Accounts
0x2fe7b000 - 0x2fe7bfff AdSupport armv7s  <04c9a678522a3967b22323c4ce6089bd> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x2fe7c000 - 0x2fee3fff AddressBook armv7s  <e0051f44c0d0377da85049ff86fbc890> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x2fee4000 - 0x2fffafff AddressBookUI armv7s  <7a96c5c6a22f3b329d5f434870469175> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x30151000 - 0x3046dfff AudioToolbox armv7s  <42ef392f2082317cbd3857838ab97aaf> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x3046e000 - 0x30574fff CFNetwork armv7s  <92222e5708af3145bb068d8f3b481572> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x30575000 - 0x305d0fff CoreAudio armv7s  <34a6461e9ad3380ea9e0405f81aad500> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x305d1000 - 0x305e8fff CoreBluetooth armv7s  <0e672bb563ea3c2fb0c6ae0070d00efb> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x305e9000 - 0x307ddfff CoreData armv7s  <23650924fc293fdf994419f6894720a9> /System/Library/Frameworks/CoreData.framework/CoreData
0x307de000 - 0x30921ff0 CoreFoundation armv7s  <e0dda373f78f367c9f64627dc8e01eb0> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x30922000 - 0x30a46fff CoreGraphics armv7s  <182ccc3a111d360eb5c1e58b4289afb3> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x30a48000 - 0x30a83fff libCGFreetype.A.dylib armv7s  <1d9c402cc18433db9a72d349876b2fea> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x30a85000 - 0x30a8ffff libCMSBuiltin.A.dylib armv7s  <1efb72c2985332c485d07c5a3784f93b> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
0x30c74000 - 0x30c8efff libRIP.A.dylib armv7s  <23b82f0d28e238938519439e243ae7a7> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x30c8f000 - 0x30d68fff CoreImage armv7s  <1eedb55ace133e10bb629fa881c45542> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x30d69000 - 0x30db8fff CoreLocation armv7s  <5d78705a46ab313fa21f1d5ed2f0ce3f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x30df0000 - 0x30e6bfff CoreMedia armv7s  <2f8fa07e557f3b29b932d31865d2121a> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x30e6c000 - 0x30f14fff CoreMotion armv7s  <bd402a711091322bb2284be34283973f> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x30f15000 - 0x30f6dfff CoreTelephony armv7s  <711db5ac808937b09143f43f11f06422> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x30f6e000 - 0x30ffefff CoreText armv7s  <43e84c5a90fc36a984363965f2d8029b> /System/Library/Frameworks/CoreText.framework/CoreText
0x30fff000 - 0x3100efff CoreVideo armv7s  <b114a9e05c08366b8735a2911defa97b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x3100f000 - 0x310cefff EventKit armv7s  <2d3f907e162a30ae8179431a51510c33> /System/Library/Frameworks/EventKit.framework/EventKit
0x311ce000 - 0x313b8fff Foundation armv7s  <b75ca4f9d9b739ef9b16e482db277849> /System/Library/Frameworks/Foundation.framework/Foundation
0x3159a000 - 0x315f0fff IOKit armv7s  <8905cade40f43b668931f86c5832abc0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x315f1000 - 0x31801fff ImageIO armv7s  <3234150da2d13945a33c98335e53db80> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x31802000 - 0x31a4dfff JavaScriptCore armv7s  <2192c163793b3e04a8f9917eda045d8c> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x31afe000 - 0x31b02fff MediaAccessibility armv7s  <c87f228e5b18380d837ed901196705c1> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x31b03000 - 0x31d00fff MediaPlayer armv7s  <1c65c12a923b31d79845761a12c16dfb> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x31d01000 - 0x32007fff MediaToolbox armv7s  <84b2b485897333008869c65c1e033d5e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x32008000 - 0x320b3fff MessageUI armv7s  <42cf298919f134d888a001f1336c2550> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x320b4000 - 0x32117fff MobileCoreServices armv7s  <1a736ebbc93431c8943cdd93a0a0fdcb> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x32b5f000 - 0x32b67fff OpenGLES armv7s  <1c3e551d0a923b86940ad36a6e682463> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x32b69000 - 0x32b69fff libCVMSPluginSupport.dylib armv7s  <ba661b77360f360b88c3163a02538376> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x32b6e000 - 0x32b71fff libCoreVMClient.dylib armv7s  <38ff1c7f12f83f8bac062e8daf9d4c10> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x32b72000 - 0x32b79fff libGFXShared.dylib armv7s  <2406a4e5c5b437dbb0a3553655ac4951> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x32b7a000 - 0x32bbafff libGLImage.dylib armv7s  <7d912d8e3a453456a6e2d806b59aa448> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x32d52000 - 0x32e99fff QuartzCore armv7s  <741ee0338b1235aab1550f91a3956041> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x32e9a000 - 0x32ef0fff QuickLook armv7s  <73823c899b8131559643894f353b8457> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x32ef3000 - 0x32f35fff Security armv7s  <289005dd72603957923ec376a37fa16f> /System/Library/Frameworks/Security.framework/Security
0x33085000 - 0x330d4fff SystemConfiguration armv7s  <82758c34b29a333bbdfe73e78361e0e1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x330d7000 - 0x3384afff UIKit armv7s  <f725ad0982673286911bff834295ec99> /System/Library/Frameworks/UIKit.framework/UIKit
0x3384b000 - 0x33899fff VideoToolbox armv7s  <aef48ac94d1030e79385660b45085b99> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x33b12000 - 0x33b1bfff AOSNotification armv7s  <a5c6a910b5733c1887af0e763878957c> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x33c20000 - 0x33c40fff AccountsUI armv7s  <1882b17f2f343468b632d1dbb210a190> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x33c41000 - 0x33c45fff AggregateDictionary armv7s  <b4e58fe6256136749b7d54bf07bcbc51> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x33f23000 - 0x33f37fff AirTraffic armv7s  <e392848676123c118b3cc488a99472ea> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x342a1000 - 0x342dffff AppSupport armv7s  <0cb23d5c42d530cfa7e43605cf368293> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x342e0000 - 0x34317fff AppleAccount armv7s  <736438792a0d3884a745f2fe1e4d8582> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x343c5000 - 0x343d5fff ApplePushService armv7s  <3f89365747c33bcfa22a4d3009cd1715> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x343d6000 - 0x343dcfff AppleSRP armv7s  <e1db5ed3b8e034ce94f260077c96cea8> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
0x34409000 - 0x34415fff AssetsLibraryServices armv7s  <05cf849c0bab37698f93ce58e0cabe0f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x34416000 - 0x34432fff AssistantServices armv7s  <486d8370b0a33d08802dc9353d240dfa> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x3445f000 - 0x34462fff BTLEAudioController armv7s  <f420608b2d7538bb88491b34501a36f6> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x34463000 - 0x34488fff BackBoardServices armv7s  <eef3e744484a386ca351b8feb000eb37> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x3448b000 - 0x34490fff BluetoothManager armv7s  <9d86b542e884374f9845e9a53139abd7> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x34491000 - 0x344b5fff Bom armv7s  <af79573fee7d364da59eed3fabe2f645> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x34556000 - 0x3455efff CaptiveNetwork armv7s  <9825d6ad32163fcd8f2f56dbf274de62> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x3455f000 - 0x3463bfff Celestial armv7s  <6fcb14a0193e336a938d7f68c01bc2c5> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x3463c000 - 0x34647fff CertInfo armv7s  <0ba8531e22a234a3ae8d2d95209b9a06> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x34648000 - 0x3464dfff CertUI armv7s  <68968485501f35c09203bd9e045bbcd0> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x34719000 - 0x34739fff ChunkingLibrary armv7s  <a8a788dadd083a78b00f3aed5bdc9215> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x3478a000 - 0x34795fff CommonUtilities armv7s  <f477748e4ac03e91b3a2769b59dc0dc0> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x34796000 - 0x3479afff CommunicationsFilter armv7s  <87e7685b12ac375aa482a7a31cd28517> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x3482b000 - 0x3482dfff ConstantClasses armv7s  <aab583ee29ff3ed7a9ad2bddfbc9bcde> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x34834000 - 0x3486cfff ContentIndex armv7s  <4b5ab9503c80331cb315f62d9aa1f846> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x3486d000 - 0x3486ffff CoreAUC armv7s  <77474784f35a35718fa5c6bd358ec659> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x3487c000 - 0x348d0fff CoreDAV armv7s  <6aba63f439a13ec0a9d53b5b36145749> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x34aaa000 - 0x34ab4fff CoreRecents armv7s  <0fdc2052cbe53738a1bdf25c1ca4ef80> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x34b04000 - 0x34b22fff CoreServicesInternal armv7s  <29b0b6f5421c3753a2c42ef2c1ef4892> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x34b23000 - 0x34b24fff CoreSurface armv7s  <12e5cc9dcc093836ad0f36d8fc311158> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x34bcb000 - 0x34c27fff CoreUI armv7s  <3fdd5b6ee0b03774a8a67554e8a3c3ff> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x34c28000 - 0x34c7cfff CoreUtils armv7s  <2cd95e7adf393d0e9656dcaee71b8298> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x34c7d000 - 0x34c82fff CrashReporterSupport armv7s  <1945ce446ee632278fd2b45bec71ef4d> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x34c83000 - 0x34cb9fff DataAccess armv7s  <2521c2973fd835fe8021469a1fcee0ef> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x34e4e000 - 0x34e64fff DataAccessExpress armv7s  <d267039af5923039bb15d53806a16edc> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x34e6e000 - 0x34e84fff DataDetectorsCore armv7s  <cf924ead1d493e6ba226987d4028a25c> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x34e86000 - 0x34e9efff DataDetectorsUI armv7s  <22816c9fbeea3f73ae6a7a1675a8f4d3> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x34e9f000 - 0x34ea3fff DataMigration armv7s  <24479dd9d49a354da98e6a0ce861558b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x34ea8000 - 0x34ea9fff DiagnosticLogCollection armv7s  <92f04186ee463c60a309eb847f65466e> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x34eaa000 - 0x34ec3fff DictionaryServices armv7s  <b32f1de0807532e2944c9365d543b542> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x34ee2000 - 0x34efffff EAP8021X armv7s  <fe7ffb1fa4543f81bebfc2d100002cc2> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x34f08000 - 0x34f13fff ExFAT armv7s  <a50c8c49cc703ad59b3caff9dfe105e9> /System/Library/PrivateFrameworks/ExFAT.framework/ExFAT
0x34f14000 - 0x34f24fff FTAWD armv7s  <d11cec9c3a7237e8b708f168699cb5d0> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x34f25000 - 0x34f27fff FTClientServices armv7s  <1aead4a8cec43351a72913acae4d1c80> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x34f28000 - 0x34f52fff FTServices armv7s  <5989eb9b68a132db848c18787b74a8ee> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x34f53000 - 0x3536efff FaceCore armv7s  <72642f324b7639faa8206f00a953a573> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x35590000 - 0x3559cfff GenerationalStorage armv7s  <516e7f1921473c9f9eb6e96028db121a> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x3559d000 - 0x35749fff GeoServices armv7s  <1d0e1ac52cc636e2a6ff9d130bc9108d> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x3574a000 - 0x35760fff GraphicsServices armv7s  <3b6c1bed029a36809c005aded6358ae2> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x357f0000 - 0x35876fff HomeSharing armv7s  <4b8a7e884dfd3003a14c9bc4428f8db3> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x35877000 - 0x35884fff IAP armv7s  <4988fc26d5083ad9bd0ac60e2684fb32> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x358ea000 - 0x3591efff IDS armv7s  <ec16c2518f6f323390cc725022979078> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x3598e000 - 0x3599ffff IDSFoundation armv7s  <aa2a898449b5350f85993c2f8737ce6f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x359a0000 - 0x35a04fff IMAVCore armv7s  <d8efc05aa81631249ba04db48f85aa6b> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x35a05000 - 0x35a92fff IMCore armv7s  <37d286ade2fd3ec2984b722cc42a18db> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x35b12000 - 0x35b6cfff IMFoundation armv7s  <1fe1f17117fd346e872606e1fbaf958f> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x35b76000 - 0x35b7dfff IOMobileFramebuffer armv7s  <0d8975886a1c35ebaa01fbf02f749357> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x35b7e000 - 0x35b83fff IOSurface armv7s  <fa838c3cfdee37e68b9ec83283fc4ad2> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x35bd0000 - 0x35bd5fff IncomingCallFilter armv7s  <bd3e15ae29be33108b38be2a371a7d7d> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x35bf5000 - 0x35c01fff Librarian armv7s  <5a7a4cc07a8832eaabe06e90c51f6c88> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
0x35c02000 - 0x35c3bfff MIME armv7s  <82ce6de8756c3fd588fe109f0a60f37a> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x35c82000 - 0x35c8dfff MailServices armv7s  <87e489916f793167912630e25d52981d> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x35cc1000 - 0x35d3cfff ManagedConfiguration armv7s  <ff4aa3ba73fa3c6295d84a663b7230ec> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x35d3d000 - 0x35d3efff Marco armv7s  <a6d37d7ca6de35abbe32371d5713347c> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x35d3f000 - 0x35db8fff MediaControlSender armv7s  <ecca229a940e30c0b98d635758a10433> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x35df7000 - 0x35e04fff MediaRemote armv7s  <9d9e2ea66c0836ab886b38beb1b05532> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x35e82000 - 0x35f56fff Message armv7s  <fabd75621fd83f6e950c9d5f3842636e> /System/Library/PrivateFrameworks/Message.framework/Message
0x35f5b000 - 0x35f5dfff MessageSupport armv7s  <8bfa1bdecbeb39b6b9c0dee8ebc14469> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x35f69000 - 0x35f75fff MobileAsset armv7s  <6813f72ce0593cfea861addfd1357fac> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x35f99000 - 0x35fa1fff MobileBluetooth armv7s  <8dd3363b6e2330d9b0eb427f5010b199> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x35fb4000 - 0x35fbbfff MobileIcons armv7s  <8550cf1bd51f3fcd841b7def8067519e> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x35fbc000 - 0x35fbffff MobileInstallation armv7s  <7e644fec475d31c2bde3c0a9249ea3c6> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x35fc0000 - 0x35fcafff MobileKeyBag armv7s  <849c15afb1a8346994fe6673710fa23b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x35ff2000 - 0x35ff5fff MobileSystemServices armv7s  <1bc1a98c34d5398ca9ff7d2a6cd65243> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x36014000 - 0x3601ffff MobileWiFi armv7s  <6f236a63a5a831a9ab224cae7ba30ed6> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x3605f000 - 0x361fcfff MusicLibrary armv7s  <fdf6d4d42a5d31cbb0476f6db7f64d63> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x362bb000 - 0x362c0fff Netrb armv7s  <11576949484a3405881d436920cf495c> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x362c1000 - 0x362c6fff NetworkStatistics armv7s  <04f1b60537e03715934f8cdbb2992fbb> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x362c7000 - 0x362ebfff Notes armv7s  <57df071a47c737e08cd4d3c33e76721c> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x362ec000 - 0x362eefff OAuth armv7s  <e5d7ef5ec520310187365df875a549ec> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x36a45000 - 0x36a80fff OpenCL armv7s  <b6fbdfb3287d3fbfb5286db2871e20f1> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x37026000 - 0x3704dfff PersistentConnection armv7s  <199be1a72cf136e38f3e97f918225ac3> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x37469000 - 0x3749cfff PhysicsKit armv7s  <eabb43d582b434e7a07113dc75526237> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x3749d000 - 0x374a0fff PowerLog armv7s  <e6467b6007a03c1eadec925dd5fead89> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x37522000 - 0x37592fff Preferences armv7s  <97c8ef239f4c37de9799a9527a215c7e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x37593000 - 0x375cafff PrintKit armv7s  <07cdb8fa73f638878da43cb85ecc6525> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x375ce000 - 0x37654fff ProofReader armv7s  <c51b02fd95b5374a92d5f442914fd833> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x37655000 - 0x3765ffff ProtocolBuffer armv7s  <e51109e38b5e3229941c644bd3c1fda0> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x37691000 - 0x37705fff Quagga armv7s  <14d6711448dd35da93958349e88c67bb> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x37711000 - 0x377b7fff Radio armv7s  <6a7077e982143923a881ced69247779a> /System/Library/PrivateFrameworks/Radio.framework/Radio
0x37846000 - 0x378cbfff SAObjects armv7s  <b41c35cc73f13f53ae5e4f4cb261fef9> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x379f8000 - 0x37a0dfff SpringBoardServices armv7s  <c57673fe5697361292f6d98f0e42b43a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x37c4f000 - 0x37d71fff StoreServices armv7s  <95cccb75d8393b4ba47843d1e4c4d5bf> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x37e21000 - 0x37e23fff TCC armv7s  <c954ee084fc138cd9e1efd673fcc1db6> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x37e77000 - 0x37e98fff TelephonyUtilities armv7s  <89a81f2b2d00390f94886d091df8c370> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x37e99000 - 0x38222fff KBLayouts_iPhone.dylib armv7s  <9c5ff5860bde3a968b34b342b0b5566b> /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib
0x38223000 - 0x38256fff TextInput armv7s  <d99157b55d1c36ad80c417de08f1f5a5> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x384d9000 - 0x38599fff UIFoundation armv7s  <c451f67b37fe34b1837080f77df2c608> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x3859a000 - 0x385b0fff Ubiquity armv7s  <47e0578c559a360c9a5ee98f0d5721ce> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity
0x385b1000 - 0x385b4fff UserFS armv7s  <8c69a37146f53c20b27515d9081b585e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x389de000 - 0x389fbfff VoiceServices armv7s  <508ca2f579c73bccb386602a7188c835> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x38a1e000 - 0x38a43fff WebBookmarks armv7s  <169df727f2143aa4b4955b7ea40bd170> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x38a59000 - 0x39508fff WebCore armv7s  <fad3725d902d39c79926ece680931d16> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x39509000 - 0x395c9fff WebKit armv7s  <c60a10a406c1360eb69b0c792433db62> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x39714000 - 0x3971cfff XPCObjects armv7s  <bd5f2f198bfc300886e389b6504c3d24> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x398d3000 - 0x398f6fff iCalendar armv7s  <01519468607834ec8f1680fb1195e3e5> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x398fc000 - 0x39936fff iTunesStore armv7s  <21aff90377aa3961b4c002eacac2dd73> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x3a548000 - 0x3a54ffff libAccessibility.dylib armv7s  <16a4dc0183f737e7b2dfeceb288a5724> /usr/lib/libAccessibility.dylib
0x3a74c000 - 0x3a762fff libCRFSuite.dylib armv7s  <1b03911a248832d5b24075ac2a3edfe3> /usr/lib/libCRFSuite.dylib
0x3a778000 - 0x3a78dfff libMobileGestalt.dylib armv7s  <47eca5e4f72f38459912efd50f7560a9> /usr/lib/libMobileGestalt.dylib
0x3a7ab000 - 0x3a7acfff libSystem.B.dylib armv7s  <9bbee79c5cb53f878e11d9da3f80f1c1> /usr/lib/libSystem.B.dylib
0x3a81b000 - 0x3a849fff libTelephonyUtilDynamic.dylib armv7s  <a0a1a8c4002a3b3095de44ab6ef68876> /usr/lib/libTelephonyUtilDynamic.dylib
0x3a998000 - 0x3a9a4fff libbsm.0.dylib armv7s  <fc1cbfcbdd563d02a601aabed2bd7d15> /usr/lib/libbsm.0.dylib
0x3a9a5000 - 0x3a9aefff libbz2.1.0.dylib armv7s  <20bf7a7ab7e73d4c8453b1c86a7c5e3d> /usr/lib/libbz2.1.0.dylib
0x3a9af000 - 0x3a9fafff libc++.1.dylib armv7s  <72615c78ae5f39dcbafa740d87035caf> /usr/lib/libc++.1.dylib
0x3a9fb000 - 0x3aa15fff libc++abi.dylib armv7s  <b20ecbadceba32fe8f990af252b6abba> /usr/lib/libc++abi.dylib
0x3aa25000 - 0x3aa2cfff libcupolicy.dylib armv7s  <239f9438dced35b5957016d6354a6001> /usr/lib/libcupolicy.dylib
0x3aa73000 - 0x3ab60fff libiconv.2.dylib armv7s  <cd99d67497e23173bfaf7eac2409774a> /usr/lib/libiconv.2.dylib
0x3ab61000 - 0x3acb2fff libicucore.A.dylib armv7s  <9e6bead09e6e3f6284775099f2af03e2> /usr/lib/libicucore.A.dylib
0x3acba000 - 0x3acbafff liblangid.dylib armv7s  <3cca7b6ef834379b82d4a032f99cdfc8> /usr/lib/liblangid.dylib
0x3acbb000 - 0x3acc5fff liblockdown.dylib armv7s  <de62a6a0b6ef33b59d9c53d4eaeb4013> /usr/lib/liblockdown.dylib
0x3b007000 - 0x3b01bfff libmis.dylib armv7s  <7da8703c8950371ca3bad4d8c34bd892> /usr/lib/libmis.dylib
0x3b044000 - 0x3b1e3fff libobjc.A.dylib armv7s  <bf3e22d3067133989a99a9bf07c4e8f8> /usr/lib/libobjc.A.dylib
0x3b2ab000 - 0x3b2c0fff libresolv.9.dylib armv7s  <880b294be76f3f9989247ca125ad3550> /usr/lib/libresolv.9.dylib
0x3b2e9000 - 0x3b380fff libsqlite3.dylib armv7s  <584eaf4090783a64b8a33125a6a976bd> /usr/lib/libsqlite3.dylib
0x3b381000 - 0x3b3cefff libstdc++.6.dylib armv7s  <6428df9b541c3ffbb23c393b3b1280e9> /usr/lib/libstdc++.6.dylib
0x3b3cf000 - 0x3b3f5fff libtidy.A.dylib armv7s  <40c283e2258a330d9ff9799da0a1d2bb> /usr/lib/libtidy.A.dylib
0x3b3f9000 - 0x3b4acfff libxml2.2.dylib armv7s  <1a18ebeae7253959b9cfe286550809a8> /usr/lib/libxml2.2.dylib
0x3b4ad000 - 0x3b4cefff libxslt.1.dylib armv7s  <cf7ad714d218330087df8422a129e027> /usr/lib/libxslt.1.dylib
0x3b4cf000 - 0x3b4dbfff libz.1.dylib armv7s  <578def3dfb6e3180b5f9d0cdacfea7ab> /usr/lib/libz.1.dylib
0x3b4dc000 - 0x3b4e0fff libcache.dylib armv7s  <5552b722402630c39069717fce563238> /usr/lib/system/libcache.dylib
0x3b4e1000 - 0x3b4e9fff libcommonCrypto.dylib armv7s  <a6695b43e12f338c9dc0906d8bfed65e> /usr/lib/system/libcommonCrypto.dylib
0x3b4ea000 - 0x3b4eefff libcompiler_rt.dylib armv7s  <cfdcad14d51d30a9a511af272ba560ac> /usr/lib/system/libcompiler_rt.dylib
0x3b4ef000 - 0x3b4f5fff libcopyfile.dylib armv7s  <553c4af79d1e30bdafc06af9cf757caf> /usr/lib/system/libcopyfile.dylib
0x3b4f6000 - 0x3b52ffff libcorecrypto.dylib armv7s  <3078b6192ac6371eb233dfa9b483728b> /usr/lib/system/libcorecrypto.dylib
0x3b530000 - 0x3b543fff libdispatch.dylib armv7s  <724a779782af35d5b686b90ae55712be> /usr/lib/system/libdispatch.dylib
0x3b544000 - 0x3b545fff libdyld.dylib armv7s  <b7319ff9535d3ef998bce3c8c5b49431> /usr/lib/system/libdyld.dylib
0x3b546000 - 0x3b546fff libkeymgr.dylib armv7s  <cd6879d7aab538188885a690d4867364> /usr/lib/system/libkeymgr.dylib
0x3b547000 - 0x3b54dfff liblaunch.dylib armv7s  <e2ecc7065f99385486a316b484915504> /usr/lib/system/liblaunch.dylib
0x3b54e000 - 0x3b551fff libmacho.dylib armv7s  <af571f784f753dc883752ab57de8d850> /usr/lib/system/libmacho.dylib
0x3b552000 - 0x3b553fff libremovefile.dylib armv7s  <470ebd7c55de3e19b1ba2f540fb555b8> /usr/lib/system/libremovefile.dylib
0x3b554000 - 0x3b561fff libsystem_asl.dylib armv7s  <667d4520d8863f96930caf3caed29585> /usr/lib/system/libsystem_asl.dylib
0x3b562000 - 0x3b562fff libsystem_blocks.dylib armv7s  <7df185e5c3423b2b827bbb017ae0d23a> /usr/lib/system/libsystem_blocks.dylib
0x3b563000 - 0x3b5c5fff libsystem_c.dylib armv7s  <6bcc3e90324438708ca291c8dc2683ae> /usr/lib/system/libsystem_c.dylib
0x3b5c6000 - 0x3b5c8fff libsystem_configuration.dylib armv7s  <6077b6a8819033b1a5da6eeb65667ac5> /usr/lib/system/libsystem_configuration.dylib
0x3b5c9000 - 0x3b5cffff libsystem_dnssd.dylib armv7s  <61754fc466d73885939c421a54b10ad7> /usr/lib/system/libsystem_dnssd.dylib
0x3b5d0000 - 0x3b5e8fff libsystem_info.dylib armv7s  <dc3f914b8fad3e599e661aae25a82944> /usr/lib/system/libsystem_info.dylib
0x3b5e9000 - 0x3b601fff libsystem_kernel.dylib armv7s  <bcd849e3af0c39efb4ad4cb0106b8780> /usr/lib/system/libsystem_kernel.dylib
0x3b602000 - 0x3b620fff libsystem_m.dylib armv7s  <5dfbe494c8bc36e49d68ff1fd3e64c03> /usr/lib/system/libsystem_m.dylib
0x3b621000 - 0x3b632fff libsystem_malloc.dylib armv7s  <c9bd1c9bb83f334583f177b6f4f60d04> /usr/lib/system/libsystem_malloc.dylib
0x3b633000 - 0x3b653fff libsystem_network.dylib armv7s  <e74b7953f36834f8ae85db60af9e03f8> /usr/lib/system/libsystem_network.dylib
0x3b654000 - 0x3b65bfff libsystem_notify.dylib armv7s  <3e3abecaad193941a8ff25146c014ccb> /usr/lib/system/libsystem_notify.dylib
0x3b65c000 - 0x3b660fff libsystem_platform.dylib armv7s  <2b5893167164377d8bf61d6bac6d76b0> /usr/lib/system/libsystem_platform.dylib
0x3b661000 - 0x3b666fff libsystem_pthread.dylib armv7s  <b372a2787d9030799b535268a9c1a921> /usr/lib/system/libsystem_pthread.dylib
0x3b667000 - 0x3b668fff libsystem_sandbox.dylib armv7s  <8eedadf3f97f38e39b658fa502b9045b> /usr/lib/system/libsystem_sandbox.dylib
0x3b669000 - 0x3b66bfff libsystem_stats.dylib armv7s  <b42bfc3e6cc932358e7d75aa993c662f> /usr/lib/system/libsystem_stats.dylib
0x3b66c000 - 0x3b66cfff libunwind.dylib armv7s  <4b9e9973ab72392485a03ed5821f40a4> /usr/lib/system/libunwind.dylib
0x3b66d000 - 0x3b687fff libxpc.dylib armv7s  <9b5096abbc8c3fd79550880a8ba59d62> /usr/lib/system/libxpc.dylib 

Transition to new note

Transition to new note instead of making it appear after returning to list, to maintain transition consistency.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.