We found that your app crashed on iPad (3rd Generation) running iOS 6.1.3, which is not in compliance with the App Store Review Guidelines  Incident Identifier: 82F7326A-CBB9-4C0D-BB47-602E677FFACD CrashReporter Key:   f007efd015d54832edfad6b6f673eb18289b

Incident Identifier: 82F7326A-CBB9-4C0D-BB47-602E677FFACD
CrashReporter Key:   f007efd015d54832edfad6b6f673eb18289bfde9
Hardware Model:      xxx
Process:         myAutoNote [3514]
Path:            /var/mobile/Applications/EC26F60E-15B2-49A0-8594-8D2934F070B6/myAutoNote.app/my AutoNote
Identifier:      myAutoNote
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:  launchd [1]
Date/Time:       2013-03-27 10:44:05.268 -0700
OS Version:      iOS 6.1 (10B141)
Report Version:  104
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0
Last Exception Backtrace:
(0x3248229e 0x3a31b97a 0x323cc8d4 0x342eefd8 0x342f09b6 0x7dbec 0x342a9468 0x7df82 0x342a0e94 0x3435814a 0x7df64 0x3481f888 0x3481f548 0x7daa6 0x80de8 0x342eaad4 0x342ea65e 0x342e2846 0x3428ac34 0x3428a6c8 0x3428a116 0x35f7c59e 0x35f7c1ce 0x3245716e 0x32457112 0x32455f94 0x323c8eb8 0x323c8d44 0x342e1480 0x342de2fc 0x804fa 0x7c6fc)
Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib                  0x3a819350 __pthread_kill + 8
1   libsystem_c.dylib                       0x3a79011e pthread_kill + 54
2   libsystem_c.dylib                       0x3a7cc96e abort + 90
3   libc++abi.dylib                         0x39d6ad4a abort_message + 70
4   libc++abi.dylib                         0x39d67ff4 default_terminate() + 20
5   libobjc.A.dylib                         0x3a31ba74 _objc_terminate() + 144
6   libc++abi.dylib                         0x39d68078 safe_handler_caller(void (*)()) + 76
7   libc++abi.dylib                         0x39d68110 std::terminate() + 16
8   libc++abi.dylib                         0x39d69594 __cxa_rethrow + 84
9   libobjc.A.dylib                         0x3a31b9cc objc_exception_rethrow + 8
10  CoreFoundation                          0x323c8f1c CFRunLoopRunSpecific + 452
11  CoreFoundation                          0x323c8d44 CFRunLoopRunInMode + 100
12  UIKit                                   0x342e1480 -[UIApplication _run] + 664
13  UIKit                                   0x342de2fc UIApplicationMain + 1116
14  myAutoNote                              0x000804fa 0x7a000 + 25850
15  myAutoNote                              0x0007c6fc 0x7a000 + 9980
Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib                  0x3a809648 kevent64 + 24
1   libdispatch.dylib                       0x3a739974 _dispatch_mgr_invoke + 792
2   libdispatch.dylib                       0x3a739654 _dispatch_mgr_thread$VARIANT$mp + 32
Thread 2:
0   libsystem_kernel.dylib                  0x3a819d98 __workq_kernreturn + 8
1   libsystem_c.dylib                       0x3a767cf6 _pthread_workq_return + 14
2   libsystem_c.dylib                       0x3a767a12 _pthread_wqthread + 362
3   libsystem_c.dylib                       0x3a7678a0 start_wqthread + 4
Thread 3:
0   libsystem_kernel.dylib                  0x3a819d98 __workq_kernreturn + 8
1   libsystem_c.dylib                       0x3a767cf6 _pthread_workq_return + 14
2   libsystem_c.dylib                       0x3a767a12 _pthread_wqthread + 362
3   libsystem_c.dylib                       0x3a7678a0 start_wqthread + 4
Thread 4 name:  WebThread
Thread 4:
0   libsystem_kernel.dylib                  0x3a808eb4 mach_msg_trap + 20
1   libsystem_kernel.dylib                  0x3a809048 mach_msg + 36
2   CoreFoundation                          0x32457040 __CFRunLoopServiceMachPort + 124
3   CoreFoundation                          0x32455d9e __CFRunLoopRun + 878
4   CoreFoundation                          0x323c8eb8 CFRunLoopRunSpecific + 352
5   CoreFoundation                          0x323c8d44 CFRunLoopRunInMode + 100
6   WebCore                                 0x383ae500 RunWebThread(void*) + 440
7   libsystem_c.dylib                       0x3a77230e _pthread_start + 306
8   libsystem_c.dylib                       0x3a7721d4 thread_start + 4
Thread 0 crashed with ARM Thread State (32-bit):
    r0: 0x00000000    r1: 0x00000000      r2: 0x00000000      r3: 0x3c30d534
    r4: 0x00000006    r5: 0x3c30db88      r6: 0x1e563394      r7: 0x2fd86a14
    r8: 0x1e563370    r9: 0x00000300     r10: 0x00000001     r11: 0x00000000
    ip: 0x00000148    sp: 0x2fd86a08      lr: 0x3a790123      pc: 0x3a819350
  cpsr: 0x00000010
any help whats happening?
In my app delegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
    [[UIApplication sharedApplication] registerForRemoteNotificationTypesUIRemoteNotificationTypeBadge | UIRemoteNotificationTypeSound | UIRemoteNotificationTypeAlert)];
  // Set these variables before launching the app
    NSString* appKey = @"xxxxxxxxx";
          NSString* appSecret = @"xxxxxxxxx";
NSString *root = kDBRootAppFolder; // Should be set to either kDBRootAppFolder or kDBRootDropbox
          NSString* errorMsg = nil;
if ([appKey rangeOfCharacterFromSet:[[NSCharacterSet alphanumericCharacterSet] invertedSet]].location != NSNotFound) {
                    errorMsg = @"Make sure you set the app key correctly in AppDelegate.m";
          } else if ([appSecret rangeOfCharacterFromSet:[[NSCharacterSet alphanumericCharacterSet] invertedSet]].location != NSNotFound) {
                    errorMsg = @"Make sure you set the app secret correctly in AppDelegate.m";
          } else if ([root length] == 0) {
                    errorMsg = @"Set your root to use either App Folder of full Dropbox";
          } else {
  NSString *plistPath = [[NSBundle mainBundle] pathForResource:@"iAutoMobile" ofType:@"sqlite"];
                    NSData *plistData = [NSData dataWithContentsOfFile:plistPath];
                    NSDictionary *loadedPlist =
        [NSPropertyListSerialization
        propertyListFromData:plistData mutabilityOption:0 format:NULL errorDescription:NULL];
  NSString *scheme = [[[[loadedPlist objectForKey:@"CFBundleURLTypes"] objectAtIndex:0] objectForKey:@"CFBundleURLSchemes"] objectAtIndex:0];
                    if ([scheme isEqual:@"db-APP_KEY"]) {
                              errorMsg = @"Set your URL scheme correctly in DBRoulette-Info.plist";
               DBSession* session =  [[DBSession alloc] initWithAppKey:appKey appSecret:appSecret root:root];
               session.delegate = self; // DBSessionDelegate methods allow you to handle re-authenticating
               [DBSession setSharedSession:session];
               [DBRequest setNetworkRequestDelegate:self];
               if (errorMsg != nil) {
                         [[[UIAlertView alloc]
                            initWithTitle:@"Error Configuring Session" message:errorMsg
                            delegate:nil cancelButtonTitle:@"OK" otherButtonTitles:nil]
                          show];
    self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]];
    NSString *password1 = @"xxxxxxxxx";
    NSString *udid =[[NSUserDefaults standardUserDefaults]  objectForKey:@"device_token"];
    NSString *str = [NSString stringWithFormat:@"%@%@",udid,password1];
    NSString *key =[UtilityClass sha1:str]; //[self base64forData:data];
    NSError *error = nil;
    NSString *password = [SFHFKeychainUtils getPasswordForUsername:key andServiceName:kStoredData error:&error];
    if ([password isEqualToString:@"Purchased"])
        self.viewControllerObj = [[ViewController alloc] initWithNibName:@"ViewController" bundle:nil];
        //self.viewControllerObj = [[ViewController alloc] init];
        self.nav = [[UINavigationController alloc] initWithRootViewController:viewControllerObj];
        [window addSubview:[nav view]];
        //[nav release];
    } else
        self.viewControllerObj = [[ViewController alloc] initWithNibName:@"ViewController" bundle:nil];
        self.nav = [[UINavigationController alloc] initWithRootViewController:viewControllerObj];
        _bannerViewController = [[BannerViewController alloc] initWithContentViewController:nav];
        self.window.rootViewController = _bannerViewController;
    [self.window makeKeyAndVisible];
    NSURL *launchURL = [launchOptions objectForKey:UIApplicationLaunchOptionsURLKey];
          NSInteger majorVersion =
    [[[[[UIDevice currentDevice] systemVersion] componentsSeparatedByString:@"."] objectAtIndex:0] integerValue];
          if (launchURL && majorVersion < 4) {
  // Pre-iOS 4.0 won't call application:handleOpenURL; this code is only needed if you support
  // iOS versions 3.2 or below
                    [self application:application handleOpenURL:launchURL];
  return NO;
    return YES;

That crash log is useless unless it is symbolicated.

Similar Messages

  • Incident Identifier: 3A269ED3-ED9A-4BED-9335-EAC5A94C4492 CrashReporter Key:   99093fdc975dd89be8fe8b10fa88b5a12fd72f9c Hardware Model:      iPhone5,2 Process:         LineWikis [1843] Path:            /var/mobile/Applications/0B43581C-447F-44D9-B896-DB51

    I am getting crash when am running my app ,Can any one tell me what kind of crash?
    Incident Identifier: 3A269ED3-ED9A-4BED-9335-EAC5A94C4492
    CrashReporter Key:   99093fdc975dd89be8fe8b10fa88b5a12fd72f9c
    Hardware Model:      iPhone5,2
    Process:         LineWikis [1843]
    Path:            /var/mobile/Applications/0B43581C-447F-44D9-B896-DB5134ACF64D/LineWikis.app/Lin eWikis
    Identifier:      LineWikis
    Version:         ??? (???)
    Code Type:       ARM (Native)
    Parent Process:  launchd [1]
    Date/Time:       2013-06-08 04:18:05.660 -0800
    OS Version:      iOS 6.1.4 (10B350)
    Report Version:  104
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x529ca9cd
    Crashed Thread:  0
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:
    0   libobjc.A.dylib                0x3a6215de 0x3a61e000 + 13790
    1   LineWikis                      0x0011b470 0x34000 + 947312
    2   LineWikis                      0x0011b734 0x34000 + 948020
    3   LineWikis                      0x00118104 0x34000 + 934148
    4   CoreFoundation                 0x328b18a0 0x32869000 + 297120
    5   LineWikis                      0x0012786c 0x34000 + 997484
    6   LineWikis                      0x00127900 0x34000 + 997632
    7   LineWikis                      0x000ff33c 0x34000 + 832316
    8   LineWikis                      0x000fef98 0x34000 + 831384
    9   Foundation                     0x33267912 0x33192000 + 874770
    10  Foundation                     0x331a7764 0x33192000 + 87908
    11  Foundation                     0x331a7680 0x33192000 + 87680
    12  Foundation                     0x331a9746 0x33192000 + 96070
    13  CFNetwork                      0x32608d2a 0x32580000 + 560426
    14  CFNetwork                      0x32607d30 0x32580000 + 556336
    15  CFNetwork                      0x32630010 0x32580000 + 720912
    16  CoreFoundation                 0x32871aca 0x32869000 + 35530
    17  CFNetwork                      0x3263046e 0x32580000 + 722030
    18  CFNetwork                      0x3259445e 0x32580000 + 83038
    19  CoreFoundation                 0x329008f4 0x32869000 + 620788
    20  CoreFoundation                 0x32900158 0x32869000 + 618840
    21  CoreFoundation                 0x328fef2a 0x32869000 + 614186
    22  CoreFoundation                 0x32872238 0x32869000 + 37432
    23  CoreFoundation                 0x328720c4 0x32869000 + 37060
    24  GraphicsServices               0x36451336 0x3644c000 + 21302
    25  UIKit                          0x3478e2b4 0x34737000 + 357044
    26  LineWikis                      0x0003fe6a 0x34000 + 48746
    27  libdyld.dylib                  0x3aa53b1c 0x3aa52000 + 6940
    Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
    Thread 1:
    0   libsystem_kernel.dylib         0x3ab0a5d0 0x3ab09000 + 5584
    1   libdispatch.dylib              0x3aa45d22 0x3aa3f000 + 27938
    2   libdispatch.dylib              0x3aa41374 0x3aa3f000 + 9076
    Thread 2 name:  WebThread
    Thread 2:
    0   libsystem_kernel.dylib         0x3ab1a0fc 0x3ab09000 + 69884
    1   libsystem_c.dylib              0x3aa62e66 0x3aa62000 + 3686
    2   WebCore                        0x3887c2b8 0x38870000 + 49848
    3   WebCore                        0x3887c1e8 0x38870000 + 49640
    4   CoreFoundation                 0x3290093e 0x32869000 + 620862
    5   CoreFoundation                 0x328fec34 0x32869000 + 613428
    6   CoreFoundation                 0x328fef04 0x32869000 + 614148
    7   CoreFoundation                 0x32872238 0x32869000 + 37432
    8   CoreFoundation                 0x328720c4 0x32869000 + 37060
    9   WebCore                        0x3887a390 0x38870000 + 41872
    10  libsystem_c.dylib              0x3aa730de 0x3aa62000 + 69854
    11  libsystem_c.dylib              0x3aa72fa4 0x3aa62000 + 69540
    Thread 3 name:  com.apple.NSURLConnectionLoader
    Thread 3:
    0   libsystem_kernel.dylib         0x3ab09e30 0x3ab09000 + 3632
    1   libsystem_kernel.dylib         0x3ab09fd0 0x3ab09000 + 4048
    2   CoreFoundation                 0x329002b6 0x32869000 + 619190
    3   CoreFoundation                 0x328ff02c 0x32869000 + 614444
    4   CoreFoundation                 0x32872238 0x32869000 + 37432
    5   CoreFoundation                 0x328720c4 0x32869000 + 37060
    6   Foundation                     0x331bf888 0x33192000 + 186504
    7   Foundation                     0x3324322c 0x33192000 + 725548
    8   libsystem_c.dylib              0x3aa730de 0x3aa62000 + 69854
    9   libsystem_c.dylib              0x3aa72fa4 0x3aa62000 + 69540
    Thread 4 name:  com.apple.CFSocket.private
    Thread 4:
    0   libsystem_kernel.dylib         0x3ab1a594 0x3ab09000 + 71060
    1   CoreFoundation                 0x32904474 0x32869000 + 636020
    2   libsystem_c.dylib              0x3aa730de 0x3aa62000 + 69854
    3   libsystem_c.dylib              0x3aa72fa4 0x3aa62000 + 69540
    Thread 5:
    0   libsystem_kernel.dylib         0x3ab1ad98 0x3ab09000 + 73112
    1   libsystem_c.dylib              0x3aa68ad6 0x3aa62000 + 27350
    2   libsystem_c.dylib              0x3aa687f2 0x3aa62000 + 26610
    3   libsystem_c.dylib              0x3aa68680 0x3aa62000 + 26240
    Thread 6 name:  Dispatch queue: com.apple.root.default-priority
    Thread 6:
    0   libsystem_kernel.dylib         0x3ab09e30 0x3ab09000 + 3632
    1   libsystem_kernel.dylib         0x3ab09fd0 0x3ab09000 + 4048
    2   CoreFoundation                 0x329002b6 0x32869000 + 619190
    3   CoreFoundation                 0x328ff02c 0x32869000 + 614444
    4   CoreFoundation                 0x32872238 0x32869000 + 37432
    5   CoreFoundation                 0x328720c4 0x32869000 + 37060
    6   CFNetwork                      0x325d3612 0x32580000 + 341522
    7   Foundation                     0x332673da 0x33192000 + 873434
    8   Foundation                     0x33267526 0x33192000 + 873766
    9   libdispatch.dylib              0x3aa40790 0x3aa3f000 + 6032
    10  libdispatch.dylib              0x3aa44652 0x3aa3f000 + 22098
    11  libdispatch.dylib              0x3aa447d4 0x3aa3f000 + 22484
    12  libsystem_c.dylib              0x3aa687ee 0x3aa62000 + 26606
    13  libsystem_c.dylib              0x3aa68680 0x3aa62000 + 26240
    Thread 7 name:  Dispatch queue: com.apple.root.default-priority
    Thread 7:
    0   libsystem_kernel.dylib         0x3ab09e30 0x3ab09000 + 3632
    1   libsystem_kernel.dylib         0x3ab09fd0 0x3ab09000 + 4048
    2   CoreFoundation                 0x329002b6 0x32869000 + 619190
    3   CoreFoundation                 0x328ff02c 0x32869000 + 614444
    4   CoreFoundation                 0x32872238 0x32869000 + 37432
    5   CoreFoundation                 0x328720c4 0x32869000 + 37060
    6   CFNetwork                      0x325d3612 0x32580000 + 341522
    7   Foundation                     0x332673da 0x33192000 + 873434
    8   Foundation                     0x33267526 0x33192000 + 873766
    9   libdispatch.dylib              0x3aa40790 0x3aa3f000 + 6032
    10  libdispatch.dylib              0x3aa44652 0x3aa3f000 + 22098
    11  libdispatch.dylib              0x3aa447d4 0x3aa3f000 + 22484
    12  libsystem_c.dylib              0x3aa687ee 0x3aa62000 + 26606
    13  libsystem_c.dylib              0x3aa68680 0x3aa62000 + 26240
    Thread 8:
    0   libsystem_kernel.dylib         0x3ab09e30 0x3ab09000 + 3632
    1   libsystem_kernel.dylib         0x3ab09fd0 0x3ab09000 + 4048
    2   CoreFoundation                 0x329002b6 0x32869000 + 619190
    3   CoreFoundation                 0x328ff02c 0x32869000 + 614444
    4   CoreFoundation                 0x32872238 0x32869000 + 37432
    5   CoreFoundation                 0x328720c4 0x32869000 + 37060
    6   Foundation                     0x331965be 0x33192000 + 17854
    7   Foundation                     0x33239c40 0x33192000 + 687168
    8   LineWikis                      0x000f8d30 0x34000 + 806192
    9   Foundation                     0x3324322c 0x33192000 + 725548
    10  libsystem_c.dylib              0x3aa730de 0x3aa62000 + 69854
    11  libsystem_c.dylib              0x3aa72fa4 0x3aa62000 + 69540
    Thread 9:
    0   libsystem_kernel.dylib         0x3ab1ad98 0x3ab09000 + 73112
    1   libsystem_c.dylib              0x3aa68ad6 0x3aa62000 + 27350
    2   libsystem_c.dylib              0x3aa687f2 0x3aa62000 + 26610
    3   libsystem_c.dylib              0x3aa68680 0x3aa62000 + 26240
    Thread 10:
    0   libsystem_kernel.dylib         0x3ab1ad98 0x3ab09000 + 73112
    1   libsystem_c.dylib              0x3aa68ad6 0x3aa62000 + 27350
    2   libsystem_c.dylib              0x3aa687f2 0x3aa62000 + 26610
    3   libsystem_c.dylib              0x3aa68680 0x3aa62000 + 26240
    Thread 0 crashed with ARM Thread State (32-bit):
        r0: 0x1e04b0a0    r1: 0x383e0fb0      r2: 0x1e04b0a0      r3: 0x32609b3d
        r4: 0x3ac2f118    r5: 0x1e04b0a0      r6: 0x00000004      r7: 0x2fdcbc04
        r8: 0x00191c27    r9: 0x080f03a4     r10: 0x383e0a10     r11: 0x1cd6b640
        ip: 0x88af03b5    sp: 0x2fdcbbf4      lr: 0x0011b474      pc: 0x3a6215de
      cpsr: 0x00000030
    Binary Images:
       0x34000 -   0x1b7fff +LineWikis armv7s  <18d3732d911a38fe990860a245882876> /var/mobile/Applications/0B43581C-447F-44D9-B896-DB5134ACF64D/LineWikis.app/Lin eWikis
    0x2fedf000 - 0x2fefffff  dyld armv7s  <67efe80b9d863d6bb30fe51e6e17b070> /usr/lib/dyld
    0x3192c000 - 0x31a36fff  IMGSGX543RC2GLDriver armv7s  <ee5266444586360499110498d57e09f5> /System/Library/Extensions/IMGSGX543RC2GLDriver.bundle/IMGSGX543RC2GLDriver
    0x31a40000 - 0x31b26fff  AVFoundation armv7s  <56f22385ccb73e31863f1fa9e0b621dd> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x31b27000 - 0x31b27fff  Accelerate armv7s  <f4e8c4c464953429ab6bd3160aadd176> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x31b28000 - 0x31c65fff  vImage armv7s  <49d3cf19d0a23f4d836fc313e5fd6bab> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vIm age
    0x31c66000 - 0x31d52fff  libBLAS.dylib armv7s  <584e045442be39fc847ffe1a5e4c99b2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib BLAS.dylib
    0x31d53000 - 0x32009fff  libLAPACK.dylib armv7s  <30a3e7dd8c603a9d81b5e42704ba5971> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib LAPACK.dylib
    0x3200a000 - 0x32062fff  libvDSP.dylib armv7s  <936354553eb93d2dafa76ffcad65f9b7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vDSP.dylib
    0x32063000 - 0x32075fff  libvMisc.dylib armv7s  <5fae8715a0403315bb1991b79677f916> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vMisc.dylib
    0x32076000 - 0x32076fff  vecLib armv7s  <30275ee8819331229ba21256d7b94596> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vec Lib
    0x32077000 - 0x32088fff  Accounts armv7s  <df3255c62b0239f4995bc14ea79f106b> /System/Library/Frameworks/Accounts.framework/Accounts
    0x32089000 - 0x32089fff  AdSupport armv7s  <928773d2118a3ed6bd9c5221240e3bb8> /System/Library/Frameworks/AdSupport.framework/AdSupport
    0x3208a000 - 0x320eefff  AddressBook armv7s  <ea949de12ca93a6a96ef80d0cb4d9231> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x320ef000 - 0x321a9fff  AddressBookUI armv7s  <b25d9a6111d53dc48d8e5e9a30c362ad> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
    0x321aa000 - 0x321b8fff  AssetsLibrary armv7s  <7091433f62693f2c85b71242debab67c> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
    0x322f6000 - 0x3257ffff  AudioToolbox armv7s  <34857809ffa936a7a38f667aaa8ba316> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x32580000 - 0x32645fff  CFNetwork armv7s  <ef41814d8641319c96cdeb1264d2d150> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x32646000 - 0x3269cfff  CoreAudio armv7s  <19aa715b19a93a5c8563dbc706e899be> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x326b0000 - 0x32868fff  CoreData armv7s  <dee36bfc0c213492983c73d7bd83a27d> /System/Library/Frameworks/CoreData.framework/CoreData
    0x32869000 - 0x3299bfff  CoreFoundation armv7s  <bd8e6c9f94b43e3d9af96a0f03ff3011> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x3299c000 - 0x32ad5fff  CoreGraphics armv7s  <ef057fe1c715314cabf133ec26fa718c> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x32ad7000 - 0x32b12fff  libCGFreetype.A.dylib armv7s  <163d7f8309a6350399bbb1fef6cde32c> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dyl ib
    0x32cf6000 - 0x32d11fff  libRIP.A.dylib armv7s  <387d00a9ed55303b8936459a99869e07> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
    0x32d12000 - 0x32dc7fff  CoreImage armv7s  <7d7cd7998a113ed9b483e7dc9f388b05> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x32dc8000 - 0x32e20fff  CoreLocation armv7s  <24dab19c71e831d187b56fe095483c16> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x32e55000 - 0x32ebafff  CoreMedia armv7s  <526b25ed6f4e31b790553bd80d46fec7> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x32ebb000 - 0x32f43fff  CoreMotion armv7s  <dfa016b3689c3ac99f33a0d774a44f2d> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x32f44000 - 0x32f9afff  CoreTelephony armv7s  <930c89780b123ecea46cff85c4989982> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x32f9b000 - 0x32ffdfff  CoreText armv7s  <a01bc990cb483e828f7c3e08cd446daf> /System/Library/Frameworks/CoreText.framework/CoreText
    0x32ffe000 - 0x3300dfff  CoreVideo armv7s  <851591a704dc344aa2fc397094b4c622> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x3300e000 - 0x330c2fff  EventKit armv7s  <6282cd57cf6233359489a46554a5bb15> /System/Library/Frameworks/EventKit.framework/EventKit
    0x33192000 - 0x33355fff  Foundation armv7s  <0f73c35ada563c0bb2ce402d282faefd> /System/Library/Frameworks/Foundation.framework/Foundation
    0x33510000 - 0x33559fff  IOKit armv7s  <4e5e55f27bbb35bab7af348997bfac17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x3355a000 - 0x33732fff  ImageIO armv7s  <e04300f6e6b232ce8a02139d8f18dfdc> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x337ac000 - 0x33946fff  MediaPlayer armv7s  <3328573c20643b02806559249c749793> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
    0x33947000 - 0x33bc1fff  MediaToolbox armv7s  <1b36b1b41eca35989d2e822240a769cf> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
    0x33bc2000 - 0x33c48fff  MessageUI armv7s  <2fbfe798afe130cba7360b49d0ad487c> /System/Library/Frameworks/MessageUI.framework/MessageUI
    0x33c49000 - 0x33ca2fff  MobileCoreServices armv7s  <b0d1162a8ab03529bb90e416895b568a> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x33ccf000 - 0x33d91fff  GLEngine armv7s  <0c748add2f663d76a29f23fa8a2b5fbc> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
    0x33d92000 - 0x33d99fff  OpenGLES armv7s  <c9c8f7cbfbe5397382286b878bdf143c> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x33d9b000 - 0x33d9bfff  libCVMSPluginSupport.dylib armv7s  <b7d1ddfeb0db36d6af7293fa625b12be> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x33d9c000 - 0x33d9efff  libCoreFSCache.dylib armv7s  <07390837fcda347e827279534d046989> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
    0x33d9f000 - 0x33da1fff  libCoreVMClient.dylib armv7s  <8bcac434962435a895fa0b0a3a33b7a1> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x33da2000 - 0x33da6fff  libGFXShared.dylib armv7s  <272a9de67f6632c3aebbe2407cfe716b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x33da7000 - 0x33de6fff  libGLImage.dylib armv7s  <3a444257935236fab123e46e617c7a8d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x33de7000 - 0x33f0efff  libGLProgrammability.dylib armv7s  <252e8c85f6f5374ba6b2690f7fc0e9c3> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
    0x344e6000 - 0x345fafff  QuartzCore armv7s  <b28fd354be3c38a2965e6368fa35e0c7> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x345fb000 - 0x34647fff  QuickLook armv7s  <2350b507fe1b3a1a94d2824e34649b36> /System/Library/Frameworks/QuickLook.framework/QuickLook
    0x34648000 - 0x34676fff  Security armv7s  <e1fcc8913eba360c868f51558a01cf24> /System/Library/Frameworks/Security.framework/Security
    0x34677000 - 0x346e4fff  Social armv7s  <39d091c33dc931b687332160d18a3d8d> /System/Library/Frameworks/Social.framework/Social
    0x346e5000 - 0x346f4fff  StoreKit armv7s  <624bb332f87d3fe39f0ad65aad01e337> /System/Library/Frameworks/StoreKit.framework/StoreKit
    0x346f5000 - 0x34734fff  SystemConfiguration armv7s  <0fb8d4a2fa8f30ce837e068a046e466b> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x34735000 - 0x34736fff  Twitter armv7s  <80d9d647cf2536dabe4af2840673602b> /System/Library/Frameworks/Twitter.framework/Twitter
    0x34737000 - 0x34c8afff  UIKit armv7s  <62bee9294ca13738bd7ff14365dc8561> /System/Library/Frameworks/UIKit.framework/UIKit
    0x34c8b000 - 0x34ccafff  VideoToolbox armv7s  <57487f6e3c38304ab0aa14dd16043f5c> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
    0x34f60000 - 0x34f6cfff  AccountSettings armv7s  <c4b7436e8ea33ffd9805905f262e4479> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
    0x34fb3000 - 0x34fb6fff  ActorKit armv7s  <3aa66a29d9343626baa9d63d1a6efc14> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
    0x34fb8000 - 0x34fbbfff  AggregateDictionary armv7s  <52b69c81243d3e7ea280defa4802aa0f> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictio nary
    0x350a4000 - 0x350b7fff  AirTraffic armv7s  <e2261ffe1d803bc6bbed23191c848bad> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
    0x353e7000 - 0x35422fff  AppSupport armv7s  <7d6122cb42363dc981247c926e637a34> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x35423000 - 0x35447fff  AppleAccount armv7s  <668e780f91163aaca1c36294d702ae50> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
    0x35454000 - 0x35461fff  ApplePushService armv7s  <4638fab5719a3007beca5a798aa69e91> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
    0x35495000 - 0x3549efff  AssetsLibraryServices armv7s  <ec78d21573a23c34b6cec05ba56928f1> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibrary Services
    0x3549f000 - 0x354b8fff  AssistantServices armv7s  <2c462750e071380b924dda7cd3d0fcb6> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
    0x354ce000 - 0x354e5fff  BackBoardServices armv7s  <7fd28bde9e3b3a62a5758e9e859db9fb> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
    0x354ef000 - 0x35513fff  Bom armv7s  <f35bf1c1b24a3742847383801ac37505> /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x35526000 - 0x35555fff  BulletinBoard armv7s  <c8d53907f62f3e1cb8e445cec33eae30> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
    0x35593000 - 0x3559afff  CaptiveNetwork armv7s  <e308f6a4f4bf3749b56bd6ff4dd8b30a> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x3559b000 - 0x35665fff  Celestial armv7s  <a2f7438cb5163307a04d78bc2b8a86a9> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x35672000 - 0x35676fff  CertUI armv7s  <98e5a166bb473fa9b2840dfdad00580a> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
    0x3571c000 - 0x35735fff  ChunkingLibrary armv7s  <cddc1ecde9723802ae441d20fe604c7e> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
    0x35749000 - 0x3574efff  CommonUtilities armv7s  <eb0b7e85b57e32f38dc498c0ee97aa7e> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
    0x357d3000 - 0x35803fff  ContentIndex armv7s  <7a304e48f6213864820081df620939e9> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
    0x3587f000 - 0x35967fff  CoreMediaStream armv7s  <8e681121a5b93a4585e3016d4320b989> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
    0x35a14000 - 0x35a15fff  CoreSurface armv7s  <55826212d8b4352b87d80f93bc9b25c6> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
    0x35a7d000 - 0x35a81fff  CoreTime armv7s  <d0735f1f1a7d3df495c84911a24f3786> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
    0x35a82000 - 0x35a87fff  CrashReporterSupport armv7s  <3b190badb14f3771b353fcd829719c80> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterS upport
    0x35a88000 - 0x35ac4fff  DataAccess armv7s  <1e17dda3378b34989757d122cb70f8ad> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
    0x35c59000 - 0x35c6bfff  DataAccessExpress armv7s  <53ef646b265b3f5e944059baa19499c6> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x35c7f000 - 0x35c94fff  DataDetectorsCore armv7s  <4c8d091a0b7f3260853ba0347236ee30> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
    0x35c96000 - 0x35ca9fff  DataDetectorsUI armv7s  <1111beb447bb3fee9f49bed184793e2b> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
    0x35caa000 - 0x35cabfff  DataMigration armv7s  <5e7169ad01853bd0ba0f66648a67a010> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x35cae000 - 0x35cc7fff  DictionaryServices armv7s  <27298e235f2c35938e1033517b1196a7> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServic es
    0x35ccf000 - 0x35ce7fff  EAP8021X armv7s  <25f0f325ef0c3c6f987b75b0bb6d1dd1> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x35cf6000 - 0x35cfafff  FTClientServices armv7s  <c158c4281a2e31d7913d9f8b0fb4417c> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
    0x35cfb000 - 0x35d39fff  FTServices armv7s  <71ca9253aee730eca6c4ca3210861a2c> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
    0x35d3a000 - 0x3614dfff  FaceCoreLight armv7s  <432cbaeb84743441b9286532bc36c96d> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
    0x3619a000 - 0x3619ffff  libGPUSupportMercury.dylib armv7s  <64ed3952bc683fef8a42a60ad7bf3f8c> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dyl ib
    0x36345000 - 0x36351fff  GenerationalStorage armv7s  <4e1afa8de682332ba6a042a6000c636e> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalSto rage
    0x36352000 - 0x3644bfff  GeoServices armv7s  <12d1626ed0f733d7bacca40380622f99> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x3644c000 - 0x36457fff  GraphicsServices armv7s  <44b33c403523309c9e930818c7fced34> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x364c6000 - 0x36541fff  HomeSharing armv7s  <137c1fbc6a843d369038348255635111> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
    0x36542000 - 0x3654cfff  IAP armv7s  <f43af100e43c3d1fac19a86cb7665c18> /System/Library/PrivateFrameworks/IAP.framework/IAP
    0x36604000 - 0x3667cfff  IMCore armv7s  <a212f1303a4f3d47aaf21078f172e4bf> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
    0x36743000 - 0x3678ffff  IMFoundation armv7s  <55151f53b10934c3a5faac54e354f3f1> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
    0x36796000 - 0x36797fff  IOAccelerator armv7s  <832913083f7f347fba1340263ff13b52> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
    0x36798000 - 0x3679dfff  IOMobileFramebuffer armv7s  <828a36a2325738bb8f2d4b97730d253a> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebu ffer
    0x3679e000 - 0x367a2fff  IOSurface armv7s  <9925fbc4a08d3a17b72ac807cbbba8ba> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x367ec000 - 0x36993fff  JavaScriptCore armv7s  <f7be721eee903a93a7de361e5627445e> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
    0x369c4000 - 0x369fafff  MIME armv7s  <bf92601800623ba2a30e465ca3eed60f> /System/Library/PrivateFrameworks/MIME.framework/MIME
    0x369fb000 - 0x36a31fff  MMCS armv7s  <9d17ce9507cd38c9b8246e9c96b6ba3e> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
    0x36a39000 - 0x36a43fff  MailServices armv7s  <737ace3c1c7c3ec6923095f3beadb4b2> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
    0x36a5f000 - 0x36ab7fff  ManagedConfiguration armv7s  <b147c2d6f0283d988099706a2a404280> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfigu ration
    0x36ab8000 - 0x36abdfff  Marco armv7s  <53ab26b3197135a781d55819fd80f032> /System/Library/PrivateFrameworks/Marco.framework/Marco
    0x36ace000 - 0x36b44fff  MediaControlSender armv7s  <29ff7ec2b02d36ec8bf6db33c3a4ba8e> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSend er
    0x36b45000 - 0x36b4efff  MediaRemote armv7s  <0dc7c7c324d33af8b2f7d57f41123de9> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
    0x36b4f000 - 0x36b63fff  MediaStream armv7s  <d1cdd61b29d23e818b5ee6014cfe5e77> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
    0x36bc1000 - 0x36c7afff  Message armv7s  <65a2ce3df80c32ca95304333d445d85a> /System/Library/PrivateFrameworks/Message.framework/Message
    0x36c83000 - 0x36c85fff  MessageSupport armv7s  <486898b0125530959b21b7c38b1d0252> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
    0x36c8e000 - 0x36cbbfff  MobileAsset armv7s  <e3217ead58d5390395de360b3ca3a10a> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
    0x36ce8000 - 0x36cf7fff  MobileDeviceLink armv7s  <ed43d4db46a43db0976eeac5f3bc77a1> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
    0x36cf8000 - 0x36cfffff  MobileIcons armv7s  <aaf5cfd5f8273d10803d0349905b07cd> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
    0x36d00000 - 0x36d03fff  MobileInstallation armv7s  <7cbe167946123bbea56ae58208e09762> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallati on
    0x36d04000 - 0x36d0afff  MobileKeyBag armv7s  <5c7d50e11eb537ae89ea12cb7ddd3935> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x36d43000 - 0x36d66fff  MobileSync armv7s  <8ea08ca56ead3d77bba046811a917f79> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
    0x36d67000 - 0x36d6afff  MobileSystemServices armv7s  <5796fff2895f38e4b0f844269d4fbae5> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemSe rvices
    0x36d82000 - 0x36d8bfff  MobileWiFi armv7s  <e9ae11c07476390d9598c861658cee7d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x36da5000 - 0x36ee9fff  MusicLibrary armv7s  <057b076c74fd31b590bccc9b64d7f5cb> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
    0x36f01000 - 0x36f1afff  Notes armv7s  <de760fe287ee3346b61c4f4e701278f3> /System/Library/PrivateFrameworks/Notes.framework/Notes
    0x36f1b000 - 0x36f1dfff  OAuth armv7s  <8e91174312e43ca9ac07d91d16b32d15> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
    0x37642000 - 0x37666fff  OpenCL armv7s  <9fb5ca4c594c3ae8baf7e0b0c299733b> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
    0x379c8000 - 0x379e5fff  PersistentConnection armv7s  <c5164e016fa6340fbce9251278385105> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConn ection
    0x37b57000 - 0x37c3efff  PhotoLibraryServices armv7s  <21e6076b32a33d24a298e1e611e4b965> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibrarySe rvices
    0x37c42000 - 0x37c7afff  Preferences armv7s  <a096fb6fdd11373e812c8b78acdcdfa7> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
    0x37c7b000 - 0x37ca3fff  PrintKit armv7s  <7109f645a9ca3a4997b4172aed228723> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
    0x37ca4000 - 0x37d18fff  ProofReader armv7s  <e391e8d141c5352d978e5fde23afaaad> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x37d19000 - 0x37d21fff  ProtocolBuffer armv7s  <edc3f72bf38c3d81954ac85f489a17e8> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x37d3e000 - 0x37d96fff  SAObjects armv7s  <d0a0ae2eeca234bc807c4f66896a4022> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
    0x37e5d000 - 0x37e6efff  SpringBoardServices armv7s  <bb92c069669b36959d3e82d4144f4264> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServ ices
    0x37e6f000 - 0x37e83fff  SpringBoardUI armv7s  <e4a4e532993d3f8f9e4a72d2f75f1d08> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI
    0x37ed0000 - 0x37fabfff  StoreServices armv7s  <e465f24460ff3764b4fc95ebd44b2fe3> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x37ff9000 - 0x37ffbfff  TCC armv7s  <95c2aa492cc03862bd7bbfae6fa62b1b> /System/Library/PrivateFrameworks/TCC.framework/TCC
    0x37ffc000 - 0x38019fff  TelephonyUI armv7s  <2ed4ebd30fa3375fa4eddb13573855d2> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
    0x3801a000 - 0x38027fff  TelephonyUtilities armv7s  <aa759d908b903f978ab6803b7947e524> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtiliti es
    0x38028000 - 0x3844efff  TextInput armv7s  <42f00d191694378fb1343b6d3c15e022> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
    0x3844f000 - 0x3847dfff  ToneLibrary armv7s  <a55465c5d2133ebf92acb1fd635abd14> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
    0x384ac000 - 0x3854cfff  UIFoundation armv7s  <e3a40cee28653c4485a4918016ff2b8e> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
    0x38823000 - 0x38839fff  VoiceServices armv7s  <f00d5d73bf3f3acfb7d0b1b0447f071b> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
    0x38850000 - 0x3886ffff  WebBookmarks armv7s  <ab55332c13da33fd825ea6204338fe19> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
    0x38870000 - 0x391a0fff  WebCore armv7s  <b87e1ce4e58231108043c9ae79bb01d4> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x391a1000 - 0x3927dfff  WebKit armv7s  <6bd57205f7a43f6eb49f3037b57cc5f6> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
    0x39321000 - 0x39327fff  XPCKit armv7s  <25b9d317096e354b885dce46498daa54> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
    0x39328000 - 0x3932ffff  XPCObjects armv7s  <e6846a96a21d382f9fffd6a4536c0aa7> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
    0x39482000 - 0x394bdfff  iCalendar armv7s  <bcc081bffdae3daea0f7d7db18ed80e8> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
    0x395d4000 - 0x3960cfff  iTunesStore armv7s  <10c8c7e5c9f43f75af5b30fc2389c1a2> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
    0x39e9a000 - 0x39ea0fff  libAccessibility.dylib armv7s  <9111bc894a4f3ef683f5ef4d699a861b> /usr/lib/libAccessibility.dylib
    0x39ea1000 - 0x39eb7fff  libCRFSuite.dylib armv7s  <770ebb2f7d9a35749e6da5d1980c244f> /usr/lib/libCRFSuite.dylib
    0x39ecd000 - 0x39ecefff  libMobileCheckpoint.dylib armv7s  <1a85f881364934cb88fa6a38a1396cb0> /usr/lib/libMobileCheckpoint.dylib
    0x39ecf000 - 0x39edbfff  libMobileGestalt.dylib armv7s  <7cf3ae0983a830d1a5dc91edb216b3f8> /usr/lib/libMobileGestalt.dylib
    0x39eed000 - 0x39eedfff  libSystem.B.dylib armv7s  <12daef214fd234158028c97c22dc5cca> /usr/lib/libSystem.B.dylib
    0x3a00f000 - 0x3a01bfff  libbsm.0.dylib armv7s  <0f4a8d65b05a364abca1a97e2ae72cb5> /usr/lib/libbsm.0.dylib
    0x3a01c000 - 0x3a025fff  libbz2.1.0.dylib armv7s  <f54b70863d9c3751bb59253b1cb4c706> /usr/lib/libbz2.1.0.dylib
    0x3a026000 - 0x3a071fff  libc++.1.dylib armv7s  <3beff5a5233b3f51ab2fc748b68e9519> /usr/lib/libc++.1.dylib
    0x3a072000 - 0x3a085fff  libc++abi.dylib armv7s  <f47a5c7bc24c3e4fa73f11b61af635da> /usr/lib/libc++abi.dylib
    0x3a0b6000 - 0x3a1a3fff  libiconv.2.dylib armv7s  <81d6972465103fa3b85b4125f0ad33f1> /usr/lib/libiconv.2.dylib
    0x3a1a4000 - 0x3a2edfff  libicucore.A.dylib armv7s  <642482cfc34a3a3b97bd731258dcdc6a> /usr/lib/libicucore.A.dylib
    0x3a2f5000 - 0x3a2f5fff  liblangid.dylib armv7s  <ffb53baa33ba3642a55737311f17a672> /usr/lib/liblangid.dylib
    0x3a2f8000 - 0x3a2fffff  liblockdown.dylib armv7s  <d484b93ed83c3b0bb5c6721134662453> /usr/lib/liblockdown.dylib
    0x3a43c000 - 0x3a5dffff  libmecabra.dylib armv7s  <3b39df1d195d3feaa9c268fcedd3a2f8> /usr/lib/libmecabra.dylib
    0x3a5e0000 - 0x3a5f5fff  libmis.dylib armv7s  <8f0712b99e8e3f5e998f0240f75bb5ba> /usr/lib/libmis.dylib
    0x3a61e000 - 0x3a71cfff  libobjc.A.dylib armv7s  <1d499765d38c3c8fa92b363f529a02dd> /usr/lib/libobjc.A.dylib
    0x3a7e0000 - 0x3a7f5fff  libresolv.9.dylib armv7s  <3f7be9d397d63b8e931d21bd5f49b0eb> /usr/lib/libresolv.9.dylib
    0x3a81a000 - 0x3a8a0fff  libsqlite3.dylib armv7s  <758898189dca32a5a19e5200b8952110> /usr/lib/libsqlite3.dylib
    0x3a8a1000 - 0x3a8edfff  libstdc++.6.dylib armv7s  <249e8ca1717b370287bb556bbd96e303> /usr/lib/libstdc++.6.dylib
    0x3a8ee000 - 0x3a914fff  libtidy.A.dylib armv7s  <96b463f0ffa0344699fce4d48aa623bc> /usr/lib/libtidy.A.dylib
    0x3a918000 - 0x3a9c5fff  libxml2.2.dylib armv7s  <e87724e212573773a60bc56815cec706> /usr/lib/libxml2.2.dylib
    0x3a9c6000 - 0x3a9e6fff  libxslt.1.dylib armv7s  <c52fbe01ce7b35c799630e97e8f1318b> /usr/lib/libxslt.1.dylib
    0x3a9e7000 - 0x3a9f3fff  libz.1.dylib armv7s  <b64a5c1989ba3ba4aafae83d841f9496> /usr/lib/libz.1.dylib
    0x3a9f4000 - 0x3a9f7fff  libcache.dylib armv7s  <911ce99a94623ef1ae1ea786055fd558> /usr/lib/system/libcache.dylib
    0x3a9f8000 - 0x3a9fefff  libcommonCrypto.dylib armv7s  <33140a5fa3fb3e5e8c6bb19bc0e21c5c> /usr/lib/system/libcommonCrypto.dylib
    0x3a9ff000 - 0x3aa01fff  libcompiler_rt.dylib armv7s  <cd17f0ee3dbc38f99910d12a6056bf5a> /usr/lib/system/libcompiler_rt.dylib
    0x3aa02000 - 0x3aa07fff  libcopyfile.dylib armv7s  <5e733170766430eeaa4e7784e3c7555c> /usr/lib/system/libcopyfile.dylib
    0x3aa08000 - 0x3aa3efff  libcorecrypto.dylib armv7s  <a15c807dcb003ad69810546a578774d9> /usr/lib/system/libcorecrypto.dylib
    0x3aa3f000 - 0x3aa4ffff  libdispatch.dylib armv7s  <247a388103633e17b24be038eac612c0> /usr/lib/system/libdispatch.dylib
    0x3aa50000 - 0x3aa51fff  libdnsinfo.dylib armv7s  <f873dd712561350096b9452bf1fc4078> /usr/lib/system/libdnsinfo.dylib
    0x3aa52000 - 0x3aa53fff  libdyld.dylib armv7s  <d8d1e76c619b3a7cacfc4dc30a50d9bc> /usr/lib/system/libdyld.dylib
    0x3aa54000 - 0x3aa54fff  libkeymgr.dylib armv7s  <b0a1a911d4853feba44133e9ce499bc9> /usr/lib/system/libkeymgr.dylib
    0x3aa55000 - 0x3aa5afff  liblaunch.dylib armv7s  <69dd64aba1413e75967cd4ad0afa2c15> /usr/lib/system/liblaunch.dylib
    0x3aa5b000 - 0x3aa5efff  libmacho.dylib armv7s  <5905b311c6fb376388e56a991bb3193d> /usr/lib/system/libmacho.dylib
    0x3aa5f000 - 0x3aa60fff  libremovefile.dylib armv7s  <b40e964d7c563296b38625bc7082d6a8> /usr/lib/system/libremovefile.dylib
    0x3aa61000 - 0x3aa61fff  libsystem_blocks.dylib armv7s  <77a9976b82b73796a0bbc9783929a1e7> /usr/lib/system/libsystem_blocks.dylib
    0x3aa62000 - 0x3aae8fff  libsystem_c.dylib armv7s  <11bcf1060ec63c8b909a452e6f79be08> /usr/lib/system/libsystem_c.dylib
    0x3aae9000 - 0x3aaeffff  libsystem_dnssd.dylib armv7s  <94fab309ed9b35cdbc075cdda221bc70> /usr/lib/system/libsystem_dnssd.dylib
    0x3aaf0000 - 0x3ab08fff  libsystem_info.dylib armv7s  <195d8eeb7c3f31bd916c0b5611abc0e7> /usr/lib/system/libsystem_info.dylib
    0x3ab09000 - 0x3ab1ffff  libsystem_kernel.dylib armv7s  <a6afa72d4ec335d79b63aa47114cc24a> /usr/lib/system/libsystem_kernel.dylib
    0x3ab20000 - 0x3ab3cfff  libsystem_m.dylib armv7s  <faafc8292d4935c4a78233e1d0879e13> /usr/lib/system/libsystem_m.dylib
    0x3ab3d000 - 0x3ab4bfff  libsystem_network.dylib armv7s  <137f48e279a83d7496659c8e3d3729d4> /usr/lib/system/libsystem_network.dylib
    0x3ab4c000 - 0x3ab53fff  libsystem_notify.dylib armv7s  <df14146497cb3fa0a002eedbed49da65> /usr/lib/system/libsystem_notify.dylib
    0x3ab54000 - 0x3ab55fff  libsystem_sandbox.dylib armv7s  <85e91e99abc03db88eddc665424090b4> /usr/lib/system/libsystem_sandbox.dylib
    0x3ab56000 - 0x3ab56fff  libunwind.dylib armv7s  <3b7ec561dbec3a199f09ea08a64e76ee> /usr/lib/system/libunwind.dylib
    0x3ab57000 - 0x3ab6cfff  libxpc.dylib armv7s  <0562a59bdf8d3f7783e93f35d7e724a8> /usr/lib/system/libxpc.dylib

    This is on your iPhone?
    First thing to try is to reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.
    If that doesn't help Make an appointment at an Apple Store to have your device examined by a technician. Or contact Apple Support.

  • Incident Identifier: 484C7A2A-4DDA-4495-9E06-83A7623C0879 CrashReporter Key:   ce03f9e963a5e907aba1775edb7f48d6fe7a1f94 Hardware Model:      iPhone3,1 OS Version:          iPhone OS 5.1 (9B176) Kernel version:      Darwin Kernel Version 11.0.0: Wed Feb  1

    Incident Identifier: 484C7A2A-4DDA-4495-9E06-83A7623C0879
    CrashReporter Key:   ce03f9e963a5e907aba1775edb7f48d6fe7a1f94
    Hardware Model:      iPhone3,1
    OS Version:          iPhone OS 5.1 (9B176)
    Kernel version:      Darwin Kernel Version 11.0.0: Wed Feb  1 23:17:16 PST 2012; root:xnu-1878.11.8~1/RELEASE_ARM_S5L8930X
    Date:                2012-03-28 13:50:20 +0530
    Exception Code:      0xbe18d1ee
    Reason:              mediaserverd: RPCTimeout message received to terminate [32] with reason 'fig rpc timeout -- playerremote_EndInterruption'
    Thermal Level:       -1
    Thermal Sensors:    failed to load sensor values
    Frontmost process PID:    52
    Jetsam Level:             54
    Free Pages:            16850
    Active Pages:          26095
    Inactive Pages:        15868
    Purgeable Pages:       10471
    Wired Pages:           16883
    Speculative Pages:      6030
    Throttled Pages:       47457
    Busy Buffer Count:         0
    Process 0 info:
         resident memory bytes:  45277184
         page faults:               2628
         page-ins:                     0
         copy-on-write faults:         0
         user   time in task: 29383.258771 seconds
         system time in task:     0.000000 seconds
    Process 0 kernel_task threads:
    thread 0x1 TH_WAIT|TH_UNINT 0x802e0158
         thread priority:          92
         thread sched flags:     none
         kernel cont 8005ab3d
         user   time in thread:     0.495642 seconds
         system time in thread:     0.000000 seconds
    thread 0x2 TH_RUN|TH_IDLE 0
         thread priority:           0
         thread sched flags:     none
         kernel cont 800228d5
         user   time in thread: 28414.361527 seconds
         system time in thread:     0.000000 seconds
    thread 0x3 TH_WAIT|TH_UNINT 0x8001f3f9
         thread priority:          95
         thread sched flags:     none
         kernel cont 8001f3f9
         user   time in thread:     8.200742 seconds
         system time in thread:     0.000000 seconds
    thread 0x4 TH_WAIT|TH_UNINT 0x802facac
         thread priority:          80
         thread sched flags:     none
         kernel cont 80029c85
         user   time in thread:     2.131493 seconds
         system time in thread:     0.000000 seconds
    thread 0x5 TH_WAIT|TH_UNINT 0x802facb4
         thread priority:          93
         thread sched flags:     none
         kernel cont 80029e55
         user   time in thread:     0.001012 seconds
         system time in thread:     0.000000 seconds
    thread 0x6 TH_WAIT|TH_UNINT 0
         thread priority:          94
         thread sched flags:     none
         kernel cont 8002c2e1
         user   time in thread:     0.105112 seconds
         system time in thread:     0.000000 seconds
    thread 0x7 TH_WAIT|TH_UNINT 0xc02ace5c
         thread priority:          95
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8002ef59 0x8007b37c
         user   time in thread:     0.000271 seconds
         system time in thread:     0.000000 seconds
    thread 0x8 TH_WAIT|TH_UNINT 0x8125d684
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    22.732284 seconds
         system time in thread:     0.000000 seconds
    thread 0xb TH_WAIT|TH_UNINT 0x812f1184
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     8.084062 seconds
         system time in thread:     0.000000 seconds
    thread 0x1c TH_WAIT|TH_UNINT 0x803127fc
         thread priority:          81
         thread sched flags:     none
         kernel cont 801ab695
         user   time in thread:     0.000012 seconds
         system time in thread:     0.000000 seconds
    thread 0x1d TH_WAIT|TH_UNINT 0x812a383c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.052728 seconds
         system time in thread:     0.000000 seconds
    thread 0x1e TH_WAIT|TH_UNINT 0x812ebb84
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x1f TH_WAIT|TH_UNINT 0x813cbf6c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000006 seconds
         system time in thread:     0.000000 seconds
    thread 0x2e TH_WAIT|TH_UNINT 0x813b9904
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0x5d TH_WAIT|TH_UNINT 0x813b9314
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.078030 seconds
         system time in thread:     0.000000 seconds
    thread 0x5f TH_WAIT|TH_UNINT 0x8142d2c4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     7.970537 seconds
         system time in thread:     0.000000 seconds
    thread 0x60 TH_WAIT|TH_UNINT 0x81490f6c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000009 seconds
         system time in thread:     0.000000 seconds
    thread 0x61 TH_WAIT|TH_UNINT 0x81490f1c
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8021d795 0x8007b37c
         user   time in thread:     5.731961 seconds
         system time in thread:     0.000000 seconds
    thread 0x62 TH_WAIT|TH_UNINT 0x81490cc4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x63 TH_WAIT|TH_UNINT 0x81490b0c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     2.973686 seconds
         system time in thread:     0.000000 seconds
    thread 0x64 TH_WAIT|TH_UNINT 0x814908b4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    33.498660 seconds
         system time in thread:     0.000000 seconds
    thread 0x65 TH_WAIT|TH_UNINT 0x81490634
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x66 TH_WAIT|TH_UNINT 0x8149051c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x67 TH_WAIT|TH_UNINT 0x8149038c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x68 TH_WAIT|TH_UNINT 0x81490274
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.303662 seconds
         system time in thread:     0.000000 seconds
    thread 0x69 TH_WAIT|TH_UNINT 0x8149010c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x6a TH_WAIT|TH_UNINT 0x814e0f94
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x6b TH_WAIT|TH_UNINT 0x814e0e54
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.004780 seconds
         system time in thread:     0.000000 seconds
    thread 0x6c TH_WAIT|TH_UNINT 0x814e0c4c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x6e TH_WAIT|TH_UNINT 0x814e09cc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:   118.678590 seconds
         system time in thread:     0.000000 seconds
    thread 0x6f TH_WAIT|TH_UNINT 0x814e07ec
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     8.899938 seconds
         system time in thread:     0.000000 seconds
    thread 0x70 TH_WAIT|TH_UNINT 0x814e05bc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.751542 seconds
         system time in thread:     0.000000 seconds
    thread 0x71 TH_WAIT|TH_UNINT 0x814e0314
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000009 seconds
         system time in thread:     0.000000 seconds
    thread 0x72 TH_WAIT|TH_UNINT 0x814e006c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.058281 seconds
         system time in thread:     0.000000 seconds
    thread 0x73 TH_WAIT|TH_UNINT 0x814efd3c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x75 TH_WAIT|TH_UNINT 0x814efc74
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000012 seconds
         system time in thread:     0.000000 seconds
    thread 0x77 TH_WAIT|TH_UNINT 0x814ef274
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.066898 seconds
         system time in thread:     0.000000 seconds
    thread 0x78 TH_WAIT|TH_UNINT 0x81507abc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    11.464755 seconds
         system time in thread:     0.000000 seconds
    thread 0x79 TH_WAIT|TH_UNINT 0x8150724c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     2.097407 seconds
         system time in thread:     0.000000 seconds
    thread 0x7a TH_WAIT|TH_UNINT 0x812c7db4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    51.082779 seconds
         system time in thread:     0.000000 seconds
    thread 0x7b TH_WAIT|TH_UNINT 0x812c7b5c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x7c TH_WAIT|TH_UNINT 0x812c7454
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.001000 seconds
         system time in thread:     0.000000 seconds
    thread 0x7d TH_WAIT|TH_UNINT 0x812c7224
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x7f TH_WAIT|TH_UNINT 0x815b1454
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     2.749093 seconds
         system time in thread:     0.000000 seconds
    thread 0x80 TH_WAIT|TH_UNINT 0x815b1184
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0x81 TH_WAIT|TH_UNINT 0x815b1044
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8021d795 0x8007b37c
         user   time in thread:     0.290437 seconds
         system time in thread:     0.000000 seconds
    thread 0x91 TH_WAIT|TH_UNINT 0x815d4a44
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.001272 seconds
         system time in thread:     0.000000 seconds
    thread 0x96 TH_WAIT|TH_UNINT 0x815b9314
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.194272 seconds
         system time in thread:     0.000000 seconds
    thread 0x97 TH_WAIT|TH_UNINT 0x815b90e4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.366706 seconds
         system time in thread:     0.000000 seconds
    thread 0x99 TH_WAIT|TH_UNINT 0x812c05bc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000013 seconds
         system time in thread:     0.000000 seconds
    thread 0xa4 TH_WAIT|TH_UNINT 0x812c79a4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     4.542794 seconds
         system time in thread:     0.000000 seconds
    thread 0xa5 TH_WAIT|TH_UNINT 0x8160d8b4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.227271 seconds
         system time in thread:     0.000000 seconds
    thread 0xa9 TH_WAIT|TH_UNINT 0x81786a6c
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000014 seconds
         system time in thread:     0.000000 seconds
    thread 0xb2 TH_WAIT|TH_UNINT 0x815b96fc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     4.812428 seconds
         system time in thread:     0.000000 seconds
    thread 0xb5 TH_WAIT|TH_UNINT 0x8150742c
         thread priority:          97
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.806118 seconds
         system time in thread:     0.000000 seconds
    thread 0xb7 TH_WAIT|TH_UNINT 0x81507814
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000014 seconds
         system time in thread:     0.000000 seconds
    thread 0xbb TH_WAIT|TH_UNINT 0x817eb864
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0xbf TH_WAIT|TH_UNINT 0x817eb454
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.001705 seconds
         system time in thread:     0.000000 seconds
    thread 0xc0 TH_WAIT|TH_UNINT 0x817eb274
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:   448.812101 seconds
         system time in thread:     0.000000 seconds
    thread 0xc5 TH_WAIT|TH_UNINT 0x818c1bfc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000998 seconds
         system time in thread:     0.000000 seconds
    thread 0xc7 TH_WAIT|TH_UNINT 0x80318cd4
         thread priority:          81
         thread sched flags:     none
         kernel cont 801c52fd
         user   time in thread:     0.000636 seconds
         system time in thread:     0.000000 seconds
    thread 0xc8 TH_WAIT|TH_UNINT 0x80315de0
         thread priority:          81
         thread sched flags:     none
         kernel cont 80191d15
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0xc9 TH_WAIT|TH_UNINT 0x80315de0
         thread priority:          81
         thread sched flags:     none
         kernel cont 80191d15
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0xca TH_WAIT|TH_UNINT 0x803136c4
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     2.381880 seconds
         system time in thread:     0.000000 seconds
    thread 0xcb TH_WAIT|TH_UNINT 0x80313674
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800c9fbd 0x8007b37c
         user   time in thread:     0.000009 seconds
         system time in thread:     0.000000 seconds
    thread 0xcc TH_WAIT|TH_UNINT 0x800dee95
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x801ab32b 0x801ab58b 0x800def03 0x8007b37c
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0xcd TH_WAIT|TH_UNINT 0x802f4200
         thread priority:          81
         thread sched flags:     none
         kernel cont 801ae9b5
         user   time in thread:     0.007082 seconds
         system time in thread:     0.000000 seconds
    thread 0xce TH_WAIT|TH_UNINT 0x802f4208
         thread priority:          81
         thread sched flags:     none
         kernel cont 801ae2c9
         user   time in thread:     0.000827 seconds
         system time in thread:     0.000000 seconds
    thread 0xcf TH_WAIT|TH_UNINT 0x802c5738
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800c4f55 0x8007b37c
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0xd2 TH_WAIT|TH_UNINT 0x818c14f4
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0xd3 TH_WAIT|TH_UNINT 0x805161e4
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x80513287 0x8007b37c
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0xdc TH_WAIT|TH_UNINT 0x818c1224
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.097012 seconds
         system time in thread:     0.000000 seconds
    thread 0xdd TH_WAIT|TH_UNINT 0x815b94cc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000008 seconds
         system time in thread:     0.000000 seconds
    thread 0xe6 TH_WAIT 0x812a1d74
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8055b3e1 0x8055a419 0x8021e6b9 0x805571b7 0x809e191d 0x8007b37c
         user   time in thread:     0.000013 seconds
         system time in thread:     0.000000 seconds
    thread 0xec TH_WAIT|TH_UNINT 0x81a00904
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     3.886360 seconds
         system time in thread:     0.000000 seconds
    thread 0xef TH_WAIT|TH_UNINT 0x81a000bc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    13.491999 seconds
         system time in thread:     0.000000 seconds
    thread 0xf1 TH_WAIT|TH_UNINT 0x8187607c
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x80204dd1 0x8021dc45 0x8021e77d 0x8062f0d5 0x8021e6b9 0x8062f2c7 0x8007b37c
         user   time in thread:    17.467824 seconds
         system time in thread:     0.000000 seconds
    thread 0xff TH_WAIT|TH_UNINT 0x81a940bc
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000007 seconds
         system time in thread:     0.000000 seconds
    thread 0x110 TH_WAIT|TH_UNINT 0x802df030
         thread priority:          92
         thread sched flags:     none
         kernel cont 8005f365
         user   time in thread:     0.002135 seconds
         system time in thread:     0.000000 seconds
    thread 0x111 TH_WAIT|TH_UNINT 0x8005aa55
         thread priority:          80
         thread sched flags:     none
         kernel cont 8005aa55
         user   time in thread:     0.130207 seconds
         system time in thread:     0.000000 seconds
    thread 0x112 TH_WAIT|TH_UNINT 0x80311d14
         thread priority:          92
         thread sched flags:     none
         kernel cont 800534e9
         user   time in thread:     0.004505 seconds
         system time in thread:     0.000000 seconds
    thread 0x125 TH_WAIT|TH_UNINT 0x82af71ac
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:    40.554409 seconds
         system time in thread:     0.000000 seconds
    thread 0x12d TH_WAIT|TH_UNINT 0x815b1224
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.026617 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e TH_WAIT 0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8000f4a7 0x80013aa5 0x801e17e9 0x8007b37c
         user   time in thread:     0.000090 seconds
         system time in thread:     0.000000 seconds
    thread 0x1b6 TH_WAIT|TH_UNINT 0x88802fc0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000014 seconds
         system time in thread:     0.000000 seconds
    thread 0x1da TH_WAIT|TH_UNINT 0x88802f70
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     2.293479 seconds
         system time in thread:     0.000000 seconds
    thread 0x200 TH_WAIT|TH_UNINT 0x82b0cdc0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x80204dd1 0x8021dc45 0x8021e77d 0x808ceb6b 0x808cf13d 0x8021e6b9 0x808cf0af 0x8007b37c
         user   time in thread:     4.523906 seconds
         system time in thread:     0.000000 seconds
    thread 0x251 TH_WAIT|TH_UNINT 0x88802f20
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     1.986350 seconds
         system time in thread:     0.000000 seconds
    thread 0x252 TH_WAIT|TH_UNINT 0x88802ed0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000016 seconds
         system time in thread:     0.000000 seconds
    thread 0x253 TH_WAIT|TH_UNINT 0x88802e80
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000017 seconds
         system time in thread:     0.000000 seconds
    thread 0x254 TH_WAIT|TH_UNINT 0x88802e30
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000012 seconds
         system time in thread:     0.000000 seconds
    thread 0x28c TH_WAIT|TH_UNINT 0x8bb5e774
         thread priority:          81
         thread sched flags:     none
         kernel cont 8021d755
         user   time in thread:     0.000010 seconds
         system time in thread:     0.000000 seconds
    thread 0x291 TH_WAIT|TH_UNINT 0x88802de0
         thread priority:          81
         thread sched flags:     none
         kernel 0x80021f61 0x80021623 0x8001c535 0x801ab229 0x801ab503 0x800cd3d9 0x8007b37c
         user   time in thread:     0.000014 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e51 TH_WAIT|TH_UNINT 0
         thread priority:          93
         thread sched flags:     none
         kernel cont 8002c41d
         user   time in thread:     0.201694 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e53 TH_WAIT|TH_UNINT 0
         thread priority:          93
         thread sched flags:     none
         kernel cont 8002c41d
         user   time in thread:     0.203139 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e57 TH_WAIT|TH_UNINT 0
         thread priority:          93
         thread sched flags:     none
         kernel cont 8002c41d
         user   time in thread:     0.197015 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e5f TH_WAIT|TH_UNINT 0
         thread priority:          93
         thread sched flags:     none
         kernel cont 8002c41d
         user   time in thread:     0.198702 seconds
         system time in thread:     0.000000 seconds
    Process 1 info:
         resident memory bytes:  704512
         page faults:              64540
         page-ins:                   416
         copy-on-write faults:     40012
         user   time in task:    23.780244 seconds
         system time in task:     0.000000 seconds
    Process 1 binary images:
     0xd4000 <5fec01c378a030a8bd23062689abb07f>
    Process 1 launchd threads:
    thread 0x10e TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0xda9cb 0xd86ef 0xd4bf0
         user   time in thread:    15.253054 seconds
         system time in thread:     0.000000 seconds
    thread 0x135 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34c46d33 0xdbcab 0x36b12735 0x36b125f0
         user   time in thread:     1.067399 seconds
         system time in thread:     0.000000 seconds
    thread 0x136 TH_WAIT 0x802fa068
         thread priority:          31
         thread sched flags:     none
         kernel cont 800253b5
         user 0x34c55628 0x36b16b21 0x36b2160f 0xd8761 0x36b12735 0x36b125f0
         user   time in thread:     7.459791 seconds
         system time in thread:     0.000000 seconds
    Process 12 info:
         resident memory bytes:  2387968
         page faults:              52502
         page-ins:                   154
         copy-on-write faults:       127
         user   time in task:    81.413455 seconds
         system time in task:     0.000000 seconds
    Process 12 binary images:
     0x4a000 <dc32e6824fd33bf189b266102751314f>
     0x8d000 <471cc1084f573d47ad39cf005067b3e2>
     0x93000 <ff819b83d9b53f69a8bfc06a89fb85c6>
     0x98000 <0c3f4537f7ad37eb8815a21976d5ba5f>
     0xd1000 <8a4401acb2783441968388ce1f8d54eb>
     0xd7000 <4534d3571e28328abb7736a2089408c0>
     0xde000 <a9ecba62175631cd9feeef7260197b78>
     0xe2000 <362bde9dbcfb34cf9cce109a2b8763e2>
     0xed000 <ee70e62ac29e32f19f80ef85ae2b8070>
     0xf0000 <7b1e7dd72778334c8d356ed6f2895bbc>
     0xf3000 <28dbf34d291234cd9d580a669709da13>
     0x17be000 <2ee0e1df8f0d39d0ad7bd7ffdee68ba8>
     0x17cf000 <d61c61408b3b3801a5456e1721b6f58c>
     0xfd000 <2b4a121d0cfa39ed88f9f97394a10b8d>
    Process 12 UserEventAgent threads:
    thread 0x143 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34db736d 0x30c77b75 0x30c91523 0x4b0e3 0x4aa04
         user   time in thread:     9.488801 seconds
         system time in thread:     0.000000 seconds
    thread 0x173 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     2.853673 seconds
         system time in thread:     0.000000 seconds
    thread 0x18a TH_WAIT 0
         thread priority:          28
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x9453d 0x36b12735 0x36b125f0
         user   time in thread:     0.005999 seconds
         system time in thread:     0.000000 seconds
    thread 0x18b TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34e39641 0x36b12735 0x36b125f0
         user   time in thread:     0.000231 seconds
         system time in thread:     0.000000 seconds
    thread 0x2b1 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x9e63f 0x36b12735 0x36b125f0
         user   time in thread:    29.232344 seconds
         system time in thread:     0.000000 seconds
    thread 0x2b5 TH_WAIT 0
         thread priority:          30
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34db736d 0x31608d45 0x36b12735 0x36b125f0
         user   time in thread:    28.072681 seconds
         system time in thread:     0.000000 seconds
    thread 0x12e7f TH_WAIT 0
         thread priority:          97
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x366a5cb1 0x8e88b 0x36b12735 0x36b125f0
         user   time in thread:     0.090418 seconds
         system time in thread:     0.000000 seconds
    Process 13 info:
         resident memory bytes:  2215936
         page faults:              19159
         page-ins:                   393
         copy-on-write faults:       109
         user   time in task:    25.660265 seconds
         system time in task:     0.000000 seconds
    Process 13 binary images:
     0xae000 <1e99f4977ee43d93ab83f5b4b4b3b95b>
    Process 13 wifid threads:
    thread 0x144 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34e3444b 0xdffa1 0xaf480
         user   time in thread:     0.063638 seconds
         system time in thread:     0.000000 seconds
    thread 0x18d TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.273082 seconds
         system time in thread:     0.000000 seconds
    thread 0x18f TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0xdfdbf 0x36b12735 0x36b125f0
         user   time in thread:    22.905180 seconds
         system time in thread:     0.000000 seconds
    thread 0x2cc TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34e39641 0x36b12735 0x36b125f0
         user   time in thread:     1.557919 seconds
         system time in thread:     0.000000 seconds
    thread 0x132f7 TH_WAIT 0x88035940
         thread priority:          31
         thread sched flags:     none
         kernel cont 801dd315
         user 0x34c55cd4 0x36b0cf3d 0x36b0ccd0
         user   time in thread:     0.000417 seconds
         system time in thread:     0.000000 seconds
    Process 17 info:
         resident memory bytes:  589824
         page faults:               9541
         page-ins:                    13
         copy-on-write faults:        39
         user   time in task:    11.203823 seconds
         system time in task:     0.000000 seconds
    Process 17 binary images:
     0xf4000 <7153b590e0353520a19b74a14654eaaa>
    Process 17 syslogd threads:
    thread 0x148 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34c46d33 0xfd3b5 0xf4900
         user   time in thread:     4.562451 seconds
         system time in thread:     0.000000 seconds
    thread 0x17c TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0xf9b41 0x36b12735 0x36b125f0
         user   time in thread:     3.934041 seconds
         system time in thread:     0.000000 seconds
    thread 0x17d TH_WAIT 0x85cf6ef8
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0xf7cfd 0xfa0fd 0x36b12735 0x36b125f0
         user   time in thread:     2.700989 seconds
         system time in thread:     0.000000 seconds
    thread 0x189 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x31adfb67 0x31ade387 0xf7871 0x36b12735 0x36b125f0
         user   time in thread:     0.006342 seconds
         system time in thread:     0.000000 seconds
    Process 19 info:
         resident memory bytes:  1019904
         page faults:              30051
         page-ins:                    28
         copy-on-write faults:        62
         user   time in task:    53.374749 seconds
         system time in task:     0.000000 seconds
    Process 19 binary images:
     0xfa000 <133b7397f5603cf8bef209d4172d6c39>
    Process 19 powerd threads:
    thread 0x14a TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34e3444b 0xfc7fd 0xfaf08
         user   time in thread:    51.905932 seconds
         system time in thread:     0.000000 seconds
    thread 0x174 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     1.148351 seconds
         system time in thread:     0.000000 seconds
    thread 0x132ea TH_WAIT 0x8a576080
         thread priority:          31
         thread sched flags:     none
         kernel cont 801dd315
         user 0x34c55cd4 0x36b0cf3d 0x36b0ccd0
         user   time in thread:     0.000392 seconds
         system time in thread:     0.000000 seconds
    Process 26 info:
         resident memory bytes:  2183168
         page faults:               5028
         page-ins:                   196
         copy-on-write faults:        83
         user   time in task:    11.269961 seconds
         system time in task:     0.000000 seconds
    Process 26 binary images:
     0x30000 <0095f750159533739e1f21d40733b2cc>
    Process 26 lockdownd threads:
    thread 0x151 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34db736d 0x47ab1 0x3ab39 0x310b4
         user   time in thread:     1.836184 seconds
         system time in thread:     0.000000 seconds
    thread 0x1a3 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.499724 seconds
         system time in thread:     0.000000 seconds
    Process 32 info:
         resident memory bytes:  8929280
         page faults:             137584
         page-ins:                  1549
         copy-on-write faults:       184
         user   time in task:   175.491324 seconds
         system time in task:     0.000000 seconds
    Process 32 binary images:
     0xdb000 <2fb463599bb63562a7d81375204a56ec>
     0x60c000 <daac90f3c8063a7580b5322941c32773>
     0x714000 <5f11065435fe30f79fe4acd3aa3dde48>
     0x7c4000 <e687cec1bd1038db83fadcd87a2f43e6>
    Process 32 mediaserverd threads:
    thread 0x157 TH_WAIT 0x81440a78
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x35d39eb7 0x35dcabd7 0x30e86c59 0x30e91e91 0x34e342ad 0x34db74a5 0x34db736d 0xdc2d9 0xdbe48
         user   time in thread:     3.528586 seconds
         system time in thread:     0.000000 seconds
    thread 0x192 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.442136 seconds
         system time in thread:     0.000000 seconds
    thread 0x1a4 TH_WAIT 0
         thread priority:          60
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34db736d 0x35db2b2f 0x35d39ca3 0x36b12735 0x36b125f0
         user   time in thread:     0.286382 seconds
         system time in thread:     0.000000 seconds
    thread 0x1bd TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3254d8dd 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.012888 seconds
         system time in thread:     0.000000 seconds
    thread 0x1be TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x363f4ab7 0x363f70ab 0x363f7123 0x325900eb 0x3258ffbf 0x3254dd11 0x3254dbdb 0x34e2af13 0x34e35523 0x34e354c5 0x34e34313 0x34db74a5 0x34e3444b 0x3254d9e7 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.002029 seconds
         system time in thread:     0.000000 seconds
    thread 0x1bf TH_WAIT 0x889b38f8
         thread priority:          47
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x35d39eb7 0x35dca8bf 0x35dcaef3 0x3368acad 0x3368ac37 0x3368b7b1 0x33691bbf 0x34e2d7cf 0x34e2d547 0x34db9097 0x34dc11cd 0x33666eb7 0x336543a9 0x3367cf75 0x33691013 0x33690795 0x7ed20f 0x7eea31 0x80630b 0x803f0d 0x80717b 0x8092c7 0x80933b 0x7eaed5 0x7d370d 0x31a7a8ab 0x31a7a7ad 0x31a7a3af 0x35dca93b 0x35dcaef3 0x3368acad 0x3368b629 0x3368716f 0x33686a91 0x325ec7a9 0x325f1d19 0x3254dd11 0x3254dbdb 0x34e2af13 0x34e35523 0x34e354c5 0x34e34313 0x34db74a5 0x34e3444b 0x3254db37 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:    30.385815 seconds
         system time in thread:     0.000000 seconds
    thread 0x1c0 TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3254dca3 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.458561 seconds
         system time in thread:     0.000000 seconds
    thread 0x27d TH_WAIT 0x891528f8
         thread priority:          47
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x336876eb 0x33692831 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     1.863752 seconds
         system time in thread:     0.000000 seconds
    thread 0x29e TH_RUN 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a77 0x36b16a49 0x31a7fd5b 0x31a7fb89 0x31a98c4f 0x31a9c233 0x31a9c371 0x31aa30b3 0x31ab68a9 0x72b6d0 0x7290ec 0x34e2af13 0x34e35523 0x34e354c5 0x34e34313 0x34db74a5 0x34e3444b 0x72a4ac 0x36b12735 0x36b125f0
         user   time in thread:    26.666960 seconds
         system time in thread:     0.000000 seconds
    thread 0x2b8 TH_WAIT 0
         thread priority:          51
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34db736d 0x31a7947f 0x31a79317 0x36b12735 0x36b125f0
         user   time in thread:     3.165082 seconds
         system time in thread:     0.000000 seconds
    thread 0x2bb TH_WAIT 0x891b18f8
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x7dd5a7 0x827701 0x8277f7 0x7d3efd 0x31a7a083 0x31a789bb 0x31a70079 0x35e23b0b 0x35e24015 0x35ddc90b 0x35de6321 0x35de642f 0x7ed20f 0x7eea31 0x80630b 0x803f0d 0x80717b 0x809cc9 0x80a40d 0x800bdb 0x80145f 0x83eeeb 0x83f21d 0x815149 0x8152fd 0x34e35ad3 0x34e3529f 0x34e34045 0x34db74a5 0x34e3444b 0x8284b9 0x7dde13 0x36b12735 0x36b125f0
         user   time in thread:     0.539183 seconds
         system time in thread:     0.000000 seconds
    thread 0x33e TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3263921f 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.000685 seconds
         system time in thread:     0.000000 seconds
    thread 0x33f TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3611c9c3 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.144128 seconds
         system time in thread:     0.000000 seconds
    thread 0x342 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x33d06adb 0x36b12735 0x36b125f0
         user   time in thread:     0.000411 seconds
         system time in thread:     0.000000 seconds
    thread 0x344 TH_WAIT 0
         thread priority:          61
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34db736d 0xe225f 0xe687f 0x36b12735 0x36b125f0
         user   time in thread:     1.768681 seconds
         system time in thread:     0.000000 seconds
    thread 0x2802 TH_WAIT 0x81362d78
         thread priority:          37
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a77 0x36b16a49 0x33654825 0x3255a60f 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.849436 seconds
         system time in thread:     0.000000 seconds
    thread 0x280c TH_WAIT 0
         thread priority:          60
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x35faf91f 0x35f50fef 0x36b12735 0x36b125f0
         user   time in thread:     1.214726 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d6d TH_WAIT 0x80339d78
         thread priority:          56
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x3613610d 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.011175 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d6e TH_WAIT 0x813cc778
         thread priority:          56
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x361362d9 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.000215 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d6f TH_WAIT 0x933c0a78
         thread priority:          57
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x361261a7 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:    12.525718 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d70 TH_WAIT 0
         thread priority:          56
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3612629b 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.000273 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d71 TH_WAIT 0x933c0778
         thread priority:          47
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x36126cd1 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.000139 seconds
         system time in thread:     0.000000 seconds
    thread 0x9d75 TH_WAIT 0
         thread priority:          47
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x30a9e7a9 0x36b12735 0x36b125f0
         user   time in thread:     3.166458 seconds
         system time in thread:     0.000000 seconds
    thread 0xb1dc TH_WAIT 0
         thread priority:          39
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e3412b 0x34db74a5 0x34e3444b 0x3365fae5 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     5.957830 seconds
         system time in thread:     0.000000 seconds
    thread 0xb1e0 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 801ab695
         user 0x34c55570 0x34e39641 0x36b12735 0x36b125f0
         user   time in thread:     0.576759 seconds
         system time in thread:     0.000000 seconds
    thread 0x132d0 TH_WAIT 0x8e348a78
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x3368bb1f 0x33691709 0x30e91cab 0x30e91b19 0x30e9278b 0x36b0cdfb 0x36b0ccd0
         user   time in thread:     0.012713 seconds
         system time in thread:     0.000000 seconds
    thread 0x132d1 TH_WAIT 0x9a85e5f8
         thread priority:          31
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x33687e9b 0x33691a8d 0x30e91cab 0x30e91b19 0x30e9278b 0x36b0cdfb 0x36b0ccd0
         user   time in thread:     0.003942 seconds
         system time in thread:     0.000000 seconds
    thread 0x132d7 TH_WAIT 0x85cf62f8
         thread priority:          33
         thread sched flags:     none
         kernel cont 801d84c5
         user 0x34c550d8 0x36b0667b 0x35d39eb7 0x35de27fd 0x35ddca7f 0x30e86c59 0x30e91cab 0x30e91b19 0x30e9278b 0x36b0cdfb 0x36b0ccd0
         user   time in thread:     0.000964 seconds
         system time in thread:     0.000000 seconds
    Process 33 info:
         resident memory bytes:  1417216
         page faults:               2255
         page-ins:                   153
         copy-on-write faults:       107
         user   time in task:     1.067324 seconds
         system time in task:     0.000000 seconds
    Process 33 binary images:
     0x2c000 <327f00bfc10b3820b4a74b9666b0c758>
    Process 33 mediaremoted threads:
    thread 0x158 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34db736d 0x30c77b75 0x30c91523 0x2e217 0x2d3f8
         user   time in thread:     0.429648 seconds
         system time in thread:     0.000000 seconds
    thread 0x183 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.221410 seconds
         system time in thread:     0.000000 seconds
    thread 0x8495 TH_WAIT 0x877772f8
         thread priority:          47
         thread sched flags:     none
         kernel cont 801d9415
         user 0x34c55068 0x36b12a4d 0x36b127c9 0x3365486f 0x3254f3ed 0x336738bb 0x36b12735 0x36b125f0
         user   time in thread:     0.004161 seconds
         system time in thread:     0.000000 seconds
    Process 34 info:
         resident memory bytes:  1462272
         page faults:              10154
         page-ins:                   117
         copy-on-write faults:        93
         user   time in task:    15.570856 seconds
         system time in task:     0.000000 seconds
    Process 34 binary images:
     0x2e000 <86ccd4633a6c3c7caf44f51ce4aca96d>
     0xe7000 <b809839c7707324cbf0e2c0b2cda38e8>
    Process 34 mDNSResponder threads:
    thread 0x159 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34e3444b 0x2f607 0x52928
         user   time in thread:     5.265025 seconds
         system time in thread:     0.000000 seconds
    thread 0x187 TH_WAIT 0
         thread priority:          33
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x30e92eab 0x30e92bc9 0
         user   time in thread:     0.155306 seconds
         system time in thread:     0.000000 seconds
    thread 0x1b7 TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8019a8d1
         user 0x34c453a8 0x3a83b 0x36b12735 0x36b125f0
         user   time in thread:     9.852256 seconds
         system time in thread:     0.000000 seconds
    thread 0x132ee TH_WAIT 0x96444380
         thread priority:          31
         thread sched flags:     none
         kernel cont 801dd315
         user 0x34c55cd4 0x36b0cf3d 0x36b0ccd0
         user   time in thread:     0.000438 seconds
         system time in thread:     0.000000 seconds
    Process 35 info:
         resident memory bytes:  7254016
         page faults:              66777
         page-ins:                   974
         copy-on-write faults:       158
         user   time in task:    79.416300 seconds
         system time in task:     0.000000 seconds
    Process 35 binary images:
     0x1c000 <de6edddaae23368db41a2d1d3ced1503>
    Process 35 locationd threads:
    thread 0x15a TH_WAIT 0
         thread priority:          31
         thread sched flags:     none
         kernel cont 8000f401
         user 0x34c45004 0x34c45201 0x34e353f3 0x34e340f1 0x34db74a5 0x34e3444b 0x1f43b 0x1f6f9 0x35131 0x1e068
         user   time in thread:    66.626310 seconds
        

    Hi Palak,
    My Iphone 4s is showing the EXACT same diagnostic... Of course leaving out any trace of anything "illegal".  haha
    see you got the sdk running while controlling your iphone remotely with... let me guess.. an ipad or macbook?
    message me if you want to learn how to use WWAN air card on the iphone.
    67.180.225.112

  • {"bundleID":"com.apple.mobileslideshow","app_name":"MobileSlideShow","bug_type": "109","name":"MobileSlideShow","os_version":"iPhone OS 7.1.1 (11D201)","version":"43 (1.0.0)"} Incident Identifier: 96C4E701-D38C-4F5F-B80F-97D15E0653E9 CrashReporter Key:  

    Can you help me to send this photo back to my iphone

    {"bundleID":"com.apple.mobileslideshow","app_name":"MobileSlideShow","bug_type": "109","name":"MobileSlideShow","os_version":"iPhone OS 7.1.1 (11D201)","version":"43 (1.0.0)"}
    Incident Identifier: 96C4E701-D38C-4F5F-B80F-97D15E0653E9
    CrashReporter Key:   f83a6e53541c09c74b0f96f362ee01cd2ccd4832
    Hardware Model:      iPhone6,1
    Process:             MobileSlideShow [2783]
    Path:                /Applications/MobileSlideShow.app/MobileSlideShow
    Identifier:          com.apple.mobileslideshow
    Version:             43 (1.0.0)
    Code Type:           ARM-64 (Native)
    Parent Process:      launchd [1]
    Date/Time:           2014-05-08 18:20:56.962 -0700
    OS Version:          iOS 7.1.1 (11D201)
    Report Version:      104
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Triggered by Thread:  0
    Last Exception Backtrace:
    (0x183daef50 0x1902b81fc 0x183daee10 0x1848e6db4 0x186f59664 0x186f653f8 0x18b9caab0 0x18b9bb2b0 0x18b9c7c14 0x18b9bb128 0x183d635b4 0x183cb0104 0x184842748 0x18b89e5c8 0x18b8a08bc 0x18b86f784 0x183b41e04 0x183b3b474 0x19088ffd4 0x190897838 0x19088ffd4 0x1908931dc 0x183d6ec2c 0x183d6cf6c 0x183cadc20 0x189995c0c 0x186ddefdc 0x10008bc70 0x1908abaa0)
    Thread 0 Crashed:
    0   libsystem_kernel.dylib             0x00000001909a658c 0x19098c000 + 107916
    1   libsystem_c.dylib                  0x000000019093a804 0x1908d8000 + 403460
    2   libc++abi.dylib                    0x000000018fb60990 0x18fb60000 + 2448
    3   libc++abi.dylib                    0x000000018fb7dc28 0x18fb60000 + 121896
    4   libobjc.A.dylib                    0x00000001902b84d0 0x1902b0000 + 34000
    5   libc++abi.dylib                    0x000000018fb7b164 0x18fb60000 + 110948
    6   libc++abi.dylib                    0x000000018fb7b1d4 0x18fb60000 + 111060
    7   libobjc.A.dylib                    0x00000001902b8428 0x1902b0000 + 33832
    8   libdispatch.dylib                  0x000000019088ffe4 0x19088c000 + 16356
    9   libdispatch.dylib                  0x0000000190897834 0x19088c000 + 47156
    10  libdispatch.dylib                  0x000000019088ffd0 0x19088c000 + 16336
    11  libdispatch.dylib                  0x00000001908931d8 0x19088c000 + 29144
    12  CoreFoundation                     0x0000000183d6ec28 0x183ca4000 + 830504
    13  CoreFoundation                     0x0000000183d6cf68 0x183ca4000 + 823144
    14  CoreFoundation                     0x0000000183cadc1c 0x183ca4000 + 39964
    15  GraphicsServices                   0x0000000189995c08 0x189988000 + 56328
    16  UIKit                              0x0000000186ddefd8 0x186d64000 + 503768
    17  MobileSlideShow                    0x000000010008bc6c 0x100088000 + 15468
    18  libdyld.dylib                      0x00000001908aba9c 0x1908a8000 + 15004
    Thread 1:
    0   libsystem_kernel.dylib             0x000000019098daa8 0x19098c000 + 6824
    1   libdispatch.dylib                  0x0000000190891998 0x19088c000 + 22936
    Thread 2:
    0   libsystem_kernel.dylib             0x000000019098dca0 0x19098c000 + 7328
    1   CoreFoundation                     0x0000000183d6eb70 0x183ca4000 + 830320
    2   CoreFoundation                     0x0000000183d6cd00 0x183ca4000 + 822528
    3   CoreFoundation                     0x0000000183cadc1c 0x183ca4000 + 39964
    4   CoreFoundation                     0x0000000183d032a4 0x183ca4000 + 389796
    5   CoreMotion                         0x0000000184466538 0x184428000 + 255288
    6   libsystem_pthread.dylib            0x0000000190a27e18 0x190a24000 + 15896
    7   libsystem_pthread.dylib            0x0000000190a27d70 0x190a24000 + 15728
    8   libsystem_pthread.dylib            0x0000000190a25550 0x190a24000 + 5456
    Thread 3 name:  com.apple.coremedia.player.async
    Thread 3:
    0   libsystem_kernel.dylib             0x000000019098dcdc 0x19098c000 + 7388
    1   MediaToolbox                       0x00000001855b1bc4 0x1855ac000 + 23492
    2   CoreMedia                          0x00000001843c0b9c 0x184390000 + 199580
    3   libsystem_pthread.dylib            0x0000000190a27e18 0x190a24000 + 15896
    4   libsystem_pthread.dylib            0x0000000190a27d70 0x190a24000 + 15728
    5   libsystem_pthread.dylib            0x0000000190a25550 0x190a24000 + 5456
    Thread 4:
    0   libsystem_kernel.dylib             0x000000019098dca0 0x19098c000 + 7328
    1   CoreFoundation                     0x0000000183d6eb70 0x183ca4000 + 830320
    2   CoreFoundation                     0x0000000183d6cd00 0x183ca4000 + 822528
    3   CoreFoundation                     0x0000000183cadc1c 0x183ca4000 + 39964
    4   libAVFAudio.dylib                  0x0000000182b4d5ec 0x182b3c000 + 71148
    5   libAVFAudio.dylib                  0x0000000182b4201c 0x182b3c000 + 24604
    6   libsystem_pthread.dylib            0x0000000190a27e18 0x190a24000 + 15896
    7   libsystem_pthread.dylib            0x0000000190a27d70 0x190a24000 + 15728
    8   libsystem_pthread.dylib            0x0000000190a25550 0x190a24000 + 5456
    Thread 5 name:  com.apple.coremedia.player.remote
    Thread 5:
    0   libsystem_kernel.dylib             0x000000019098dca0 0x19098c000 + 7328
    1   MediaToolbox                       0x00000001855b9324 0x1855ac000 + 54052
    2   CoreMedia                          0x00000001843c0b9c 0x184390000 + 199580
    3   libsystem_pthread.dylib            0x0000000190a27e18 0x190a24000 + 15896
    4   libsystem_pthread.dylib            0x0000000190a27d70 0x190a24000 + 15728
    5   libsystem_pthread.dylib            0x0000000190a25550 0x190a24000 + 5456
    Thread 6 name:  com.apple.NSURLConnectionLoader
    Thread 6:
    0   libsystem_kernel.dylib             0x000000019098dca0 0x19098c000 + 7328
    1   CoreFoundation                     0x0000000183d6eb70 0x183ca4000 + 830320
    2   CoreFoundation                     0x0000000183d6cd00 0x183ca4000 + 822528
    3   CoreFoundation                     0x0000000183cadc1c 0x183ca4000 + 39964
    4   Foundation                         0x00000001848a2424 0x184838000 + 435236
    5   Foundation                         0x0000000184930408 0x184838000 + 1016840
    6   libsystem_pthread.dylib            0x0000000190a27e18 0x190a24000 + 15896
    7   libsystem_pthread.dylib            0x0000000190a27d70 0x190a24000 + 15728
    8   libsystem_pthread.dylib            0x0000000190a25550 0x190a24000 + 5456
    Thread 7 name:  com.apple.CFSocket.private
    Thread 7:
    0   libsystem_kernel.dylib             0x00000001909a676c 0x19098c000 + 108396
    1   libsystem_pthread.dylib            0x0000000190a27e18 0x190a24000 + 15896
    2   libsystem_pthread.dylib            0x0000000190a27d70 0x190a24000 + 15728
    3   libsystem_pthread.dylib            0x0000000190a25550 0x190a24000 + 5456
    Thread 8 name:  com.apple.coremedia.player.async
    Thread 8:
    0   libsystem_kernel.dylib             0x000000019098dcdc 0x19098c000 + 7388
    1   MediaToolbox                       0x00000001855b1bc4 0x1855ac000 + 23492
    2   CoreMedia                          0x00000001843c0b9c 0x184390000 + 199580
    3   libsystem_pthread.dylib            0x0000000190a27e18 0x190a24000 + 15896
    4   libsystem_pthread.dylib            0x0000000190a27d70 0x190a24000 + 15728
    5   libsystem_pthread.dylib            0x0000000190a25550 0x190a24000 + 5456
    Thread 9:
    0   libsystem_kernel.dylib             0x00000001909a6e74 0x19098c000 + 110196
    1   libsystem_pthread.dylib            0x0000000190a25548 0x190a24000 + 5448
    Thread 10:
    0   libsystem_kernel.dylib             0x00000001909a6e74 0x19098c000 + 110196
    1   libsystem_pthread.dylib            0x0000000190a25548 0x190a24000 + 5448
    Thread 11:
    0   libsystem_kernel.dylib             0x000000019098dcdc 0x19098c000 + 7388
    1   libdispatch.dylib                  0x0000000190895a34 0x19088c000 + 39476
    2   CoreData                           0x0000000183b3b604 0x183a80000 + 767492
    3   CoreData                           0x0000000183b416a8 0x183a80000 + 792232
    4   PhotoLibraryServices               0x000000018b86c9d8 0x18b808000 + 412120
    5   libdispatch.dylib                  0x0000000190890010 0x19088c000 + 16400
    6   libdispatch.dylib                  0x000000019088ffd0 0x19088c000 + 16336
    7   libdispatch.dylib                  0x00000001908964a4 0x19088c000 + 42148
    8   libdispatch.dylib                  0x00000001908924bc 0x19088c000 + 25788
    9   libdispatch.dylib                  0x00000001908970f0 0x19088c000 + 45296
    10  libdispatch.dylib                  0x00000001908974f8 0x19088c000 + 46328
    11  libsystem_pthread.dylib            0x0000000190a256b8 0x190a24000 + 5816
    12  libsystem_pthread.dylib            0x0000000190a25548 0x190a24000 + 5448
    Thread 12:
    0   libsystem_kernel.dylib             0x00000001909a6e74 0x19098c000 + 110196
    1   libsystem_pthread.dylib            0x0000000190a25548 0x190a24000 + 5448
    Thread 13:
    0   libsystem_kernel.dylib             0x00000001909a6e74 0x19098c000 + 110196
    1   libsystem_pthread.dylib            0x0000000190a25548 0x190a24000 + 5448
    Thread 0 crashed with ARM Thread State (64-bit):
        x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x000000016fd76838
        x4: 0x0000000000002060   x5: 0x000000016fd768f0   x6: 0x000000000000006e   x7: 0x0000000000000640
        x8: 0x0000000008000000   x9: 0x0000000004000000  x10: 0x0000000000001000  x11: 0x0000000000000300
       x12: 0x0000000000000000  x13: 0x0000000000000000  x14: 0x0000000000000000  x15: 0x0000000190953dcb
       x16: 0x0000000000000148  x17: 0x000045f7101024b6  x18: 0x0000000000000000  x19: 0x0000000000000006
       x20: 0x00000001937782a0  x21: 0x0000000000000000  x22: 0x00000001937574c0  x23: 0x0000000193757500
       x24: 0x000000016fd76e18  x25: 0x0000000193778380  x26: 0x00000001937574c0  x27: 0x000000017846c900
       x28: 0x000000000000410b  fp: 0x000000016fd76870   lr: 0x0000000190a2916c
        sp: 0x000000016fd76850   pc: 0x00000001909a658c cpsr: 0x00000000
    Binary Images:
    0x100088000 - 0x1000a3fff MobileSlideShow arm64  <e1107759935532abbf2ca954c98b0d38> /Applications/MobileSlideShow.app/MobileSlideShow
    0x12000c000 - 0x120033fff dyld arm64  <628da833271c3f9bb8d44c34060f55e0> /usr/lib/dyld
    0x182898000 - 0x18298bfff RawCamera arm64  <0a34c1ba89183a52bad2d852cf28ef16> /System/Library/CoreServices/RawCamera.bundle/RawCamera
    0x1829a8000 - 0x182a03fff AGXGLDriver arm64  <77cc6874a2f83b21a2c8843114502c2b> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver
    0x182a18000 - 0x182b3bfff AVFoundation arm64  <71b3ba6895883ad3bec5a25d26af998e> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x182b3c000 - 0x182b67fff libAVFAudio.dylib arm64  <b0ce8a8a398a3fad8d58009fdda45a66> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
    0x182b68000 - 0x182b6bfff Accelerate arm64  <fe3a369c06d23c4fb0c053964eab7e0a> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x182b78000 - 0x182d4bfff vImage arm64  <35138843dfb73924908202512ca0e178> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vIm age
    0x182d4c000 - 0x182debfff libBLAS.dylib arm64  <d1836bd233333aadb94d6f848f22251e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib BLAS.dylib
    0x182dec000 - 0x18314ffff libLAPACK.dylib arm64  <8c24faa666963e4d905cd73fef3b7324> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib LAPACK.dylib
    0x183150000 - 0x1831a7fff libvDSP.dylib arm64  <f9b2f7b3ea2938bf99adbdf9e4cc159c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vDSP.dylib
    0x1831a8000 - 0x1831c7fff libvMisc.dylib arm64  <bd7cb5c078cf3d7bba947c31f3d802ce> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/lib vMisc.dylib
    0x1831c8000 - 0x1831cbfff vecLib arm64  <c29a5c80dbf73db7b35ea6912c01192a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vec Lib
    0x1831cc000 - 0x1831f3fff Accounts arm64  <04e6c9c23f373940997e5568b8a52603> /System/Library/Frameworks/Accounts.framework/Accounts
    0x1831f8000 - 0x183273fff AddressBook arm64  <35e5cdf723fb38cdb17c46d6dbb19028> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x183274000 - 0x1833b7fff AddressBookUI arm64  <507a1a1b26a33193b9a31f72c5a51a7f> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
    0x1833b8000 - 0x1833cbfff AssetsLibrary arm64  <054d2b33a8213bc4860d8b66a510713a> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
    0x18351c000 - 0x183893fff AudioToolbox arm64  <c6d6e3f3b295323ca7a6f9016df15057> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x183894000 - 0x1839fffff CFNetwork arm64  <ff953c5b90ca320a8141e65032f41ed0> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x183a00000 - 0x183a63fff CoreAudio arm64  <027099a00e6f364ea18557d3d7e743c5> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x183a64000 - 0x183a7ffff CoreBluetooth arm64  <ca7f04755bc03522b819c19f58a5aa71> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
    0x183a80000 - 0x183ca3fff CoreData arm64  <79836e6d01813ffb9ca5a5723a9ad232> /System/Library/Frameworks/CoreData.framework/CoreData
    0x183ca4000 - 0x183e2ffff CoreFoundation arm64  <300ef390e53f36d28f63ca9f105ad86e> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x183e30000 - 0x183f8ffff CoreGraphics arm64  <c16c7faf626234f1992f1e7f27ef992f> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x183f94000 - 0x183fdffff libCGFreetype.A.dylib arm64  <51d36f0a499838b8a2aa79a5fc9196b6> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dyl ib
    0x183fe4000 - 0x183feffff libCMSBuiltin.A.dylib arm64  <abba57fe12cf30718bb2c460a6380522> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dyl ib
    0x1841e4000 - 0x184203fff libRIP.A.dylib arm64  <a14beaa248403132b59db3788bde7e1b> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
    0x184204000 - 0x1842fbfff CoreImage arm64  <2cb108f589ce30e6aa03ebf50787cf8f> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x1842fc000 - 0x184353fff CoreLocation arm64  <2837acd3920a36e793f78bb22b194701> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x184390000 - 0x184427fff CoreMedia arm64  <688c498978a43e1e8a739165c58d9106> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x184428000 - 0x1844dffff CoreMotion arm64  <8f35199cab473ca1b5d77993101d118c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x1844e0000 - 0x18454ffff CoreTelephony arm64  <61e20d91b4d6306881a64da129c0dcf1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x184550000 - 0x18460bfff CoreText arm64  <a37c64fd15d7349a80003eb7bd01770d> /System/Library/Frameworks/CoreText.framework/CoreText
    0x18460c000 - 0x184623fff CoreVideo arm64  <96d0f8afdb8537cca3a45ff7e20f97e2> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x184838000 - 0x184a77fff Foundation arm64  <a698ba21ece734889c74bf2c20e6aea4> /System/Library/Frameworks/Foundation.framework/Foundation
    0x184a78000 - 0x184aa3fff GLKit arm64  <f5444102c89b3b8985506ad8d49149fe> /System/Library/Frameworks/GLKit.framework/GLKit
    0x184ca8000 - 0x184d17fff IOKit arm64  <5bc819eb63983f50a09166eed596c650> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x184d18000 - 0x184f7bfff ImageIO arm64  <dfbd6acd2f3c320882b2adecefe6a168> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x184f7c000 - 0x18528ffff JavaScriptCore arm64  <b26f06bcc37f3e9d8a8b4e53bb3fc1dd> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
    0x185290000 - 0x185353fff MapKit arm64  <f43584b600e537e99da38caf2a5b09f9> /System/Library/Frameworks/MapKit.framework/MapKit
    0x185354000 - 0x18535bfff MediaAccessibility arm64  <32ba2d484586380cadf7166ba91ffcce> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
    0x18535c000 - 0x1855abfff MediaPlayer arm64  <c3c07579c6ef3daa9382d719ea0b3c62> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
    0x1855ac000 - 0x185943fff MediaToolbox arm64  <bdbcbb17bcff3eceb501876abe1e75f4> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
    0x185a08000 - 0x185a83fff MobileCoreServices arm64  <21036a78054f3e3b8d018be04c3b6bf4> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x185b24000 - 0x186603fff libLLVMContainer.dylib arm64  <224ce71c06c13dcd8f85f9f377c4e001> /System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
    0x186604000 - 0x1866f7fff GLEngine arm64  <d0b1bb4c043a3c80a5691af84fa7821e> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
    0x1866f8000 - 0x186703fff OpenGLES arm64  <1b68409746383b959b144ea4f25c5b06> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x186708000 - 0x18670bfff libCVMSPluginSupport.dylib arm64  <9aa52757f8ab359fb944fc4a03f58e3a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x18670c000 - 0x18670ffff libCoreFSCache.dylib arm64  <ad41974222ba344fb4d6ef9c8a2e1a4e> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
    0x186710000 - 0x186717fff libCoreVMClient.dylib arm64  <84c6d0e5cda3363c9f3899aafad06708> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x186718000 - 0x186723fff libGFXShared.dylib arm64  <a3166c8ff9243db18b2582442204569a> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x186724000 - 0x18676ffff libGLImage.dylib arm64  <4ffb900f9bb63098b87f94613cf5a980> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x186770000 - 0x1868e3fff libGLProgrammability.dylib arm64  <51cae8345ffc3b7ca002bdad15448336> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
    0x186954000 - 0x186acffff QuartzCore arm64  <1ae8ea71790d382e84c3d403f0afaffd> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x186b34000 - 0x186b8bfff Security arm64  <fb91c2689923333cb17521e27f744a5a> /System/Library/Frameworks/Security.framework/Security
    0x186b8c000 - 0x186c17fff Social arm64  <327452a6cdcf3e42a7f71edc0ba0641e> /System/Library/Frameworks/Social.framework/Social
    0x186cf8000 - 0x186d5ffff SystemConfiguration arm64  <58592ccb97af3ceb9008b388c1692d0f> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x186d64000 - 0x18759bfff UIKit arm64  <434cd368625b376d86dd6c672552efe1> /System/Library/Frameworks/UIKit.framework/UIKit
    0x18759c000 - 0x1875f7fff VideoToolbox arm64  <14549c6db433318e8f8c7935f9249d28> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
    0x1878a8000 - 0x1878cffff ACTFramework arm64  <31564bc727b53d48b9bd9678a1212f02> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
    0x1878d0000 - 0x1878d3fff AGXCompilerConnection arm64  <308f052335f2370ab527a987a410130b> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerCo nnection
    0x1878d4000 - 0x187917fff AGXCompilerCore arm64  <4e4b92d96cba3d97961c99c93d0c4a39> /System/Library/PrivateFrameworks/AGXCompilerCore.framework/AGXCompilerCore
    0x187924000 - 0x18792ffff AOSNotification arm64  <06d56ecaeb6d304c8da5380956fb9fe7> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
    0x187a84000 - 0x187a8bfff AggregateDictionary arm64  <484f1eccbfff3abc8f349ceee0d1e986> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictio nary
    0x187dc0000 - 0x187dd7fff AirTraffic arm64  <8243123d62493e72b016c4a36d0a3fab> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
    0x187dd8000 - 0x18819ffff Altitude arm64  <724c48d1517e3fd3a6d222fc1a88dc63> /System/Library/PrivateFrameworks/Altitude.framework/Altitude
    0x1881e0000 - 0x18822bfff AppSupport arm64  <91a614a788023e73b85bd745d5c54476> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x18822c000 - 0x18826ffff AppleAccount arm64  <77763dbc6a183d1dac5ec6e1310523c2> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
    0x188334000 - 0x188347fff ApplePushService arm64  <1f8c22c95def39e7b4c708ca33f4e39e> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
    0x188348000 - 0x188353fff AppleSRP arm64  <48092ad0ed5737ceb5796f5dfaf22a34> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
    0x18835c000 - 0x18836bfff AssetsLibraryServices arm64  <73e48ef82c3234f996b7debfa7550508> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibrary Services
    0x1883c4000 - 0x1883cbfff BTLEAudioController arm64  <dd06692d2b0f31068579100b13250a0b> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioContro ller
    0x1883cc000 - 0x1883fbfff BackBoardServices arm64  <603da8ec3d06386997bdd080b88ac791> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
    0x18841c000 - 0x188423fff BluetoothManager arm64  <bf587a56cfed380d9c1713997f140ba8> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
    0x188424000 - 0x188453fff Bom arm64  <6379746fd0243b96b96af055476df189> /System/Library/PrivateFrameworks/Bom.framework/Bom
    0x188514000 - 0x18851ffff CaptiveNetwork arm64  <2a4c673848483327a270feafa964275b> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x188520000 - 0x188633fff Celestial arm64  <9b4f78cf2a173c899ec5fbadb2b45823> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x188644000 - 0x18864bfff CertUI arm64  <f3fe811f4c913df09844ab7507e9449d> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
    0x188730000 - 0x188753fff ChunkingLibrary arm64  <60b93282ed903919b3d10ed3e47765d0> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
    0x1887b0000 - 0x1887bffff CommonUtilities arm64  <087d411b6a1e365f94a7f6fa0bb3cbe7> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
    0x1887c0000 - 0x1887c7fff CommunicationsFilter arm64  <ea282f910994391a8fa25ce9043bb9f7> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Communications Filter
    0x188870000 - 0x188873fff ConstantClasses arm64  <fd7267eeb9ba32dd869dd68390c76706> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
    0x1888bc000 - 0x1888bffff CoreAUC arm64  <d7fa50b16e3e302fa22d324f245018c4> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
    0x188984000 - 0x188abffff CoreMediaStream arm64  <1da40a36af2237f0912d337cfe585498> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
    0x188bdc000 - 0x188c03fff CoreServicesInternal arm64  <4c1079995f07394bbe9336272625fa8c> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
    0x188c04000 - 0x188c07fff CoreSurface arm64  <aa640ef930c436098cb3db9784ed53ad> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
    0x188ccc000 - 0x188d37fff CoreUI arm64  <e22b4ced3fa7336ba4a0bdbd50254299> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
    0x188d38000 - 0x188d9bfff CoreUtils arm64  <ffce9ffce65b3b56950ddec6d9d1ad56> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
    0x188d9c000 - 0x188da3fff CrashReporterSupport arm64  <15b85b4c1d603dc99361e3f2ec526f11> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterS upport
    0x188fbc000 - 0x188fd7fff DataAccessExpress arm64  <8109b0c5a6dc3fda98d9ba3e04270f1a> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x189020000 - 0x189027fff DataMigration arm64  <6ec98d0545b335dea779210d39f0bc8b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x189030000 - 0x189033fff DiagnosticLogCollection arm64  <92db1f6bd04c349baf4f9c94b2eb16ae> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticL ogCollection
    0x189034000 - 0x189057fff DictionaryServices arm64  <56c6785879223040b7b1788116e9af73> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServic es
    0x18907c000 - 0x18909ffff EAP8021X arm64  <2e4eeadd88a0393890d1322969162883> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x1890a8000 - 0x1890b7fff ExFAT arm64  <7e5eab0e3fcd3361a8b382b2269d68fb> /System/Library/PrivateFrameworks/ExFAT.framework/ExFAT
    0x1890d0000 - 0x1890fffff FTServices arm64  <dc907c275bbb356495a33e6d1016f6f6> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
    0x189100000 - 0x189523fff FaceCore arm64  <501a5e293f8e3566bfbb9151e02aa361> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
    0x189564000 - 0x18956ffff libGPUSupportMercury.dylib arm64  <7bcc4b97dd4737c4a402cd8487324030> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dyl ib
    0x189798000 - 0x1897a7fff GenerationalStorage arm64  <f983bcfbc3f0339abf01a4b5dd19bb67> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalSto rage
    0x1897a8000 - 0x189987fff GeoServices arm64  <636d5f53f2ca3af098f03a3eaddb6dc7> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x189988000 - 0x1899a3fff GraphicsServices arm64  <bb095b54f11b3281829a605b14c2bf47> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x189a4c000 - 0x189ae7fff HomeSharing arm64  <c12a94a43d6335afb9de8f9cf0889ce6> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
    0x189ae8000 - 0x189af7fff IAP arm64  <1d30c9ff77ae3bbcb0f62ba48a0e5a0b> /System/Library/PrivateFrameworks/IAP.framework/IAP
    0x189b68000 - 0x189ba3fff IDS arm64  <74723a2a456038bfa81e4b6086f23bb1> /System/Library/PrivateFrameworks/IDS.framework/IDS
    0x189c20000 - 0x189c33fff IDSFoundation arm64  <6f72792b3339346b965b5d9a391d276e> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
    0x189dd0000 - 0x189e37fff IMFoundation arm64  <167c1d4781a638e5b126b0761c15d106> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
    0x189e40000 - 0x189e43fff IOAccelerator arm64  <1c5f1ad04cf233a2b6ee8b6009ae23d2> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
    0x189e44000 - 0x189e4ffff IOMobileFramebuffer arm64  <be838dcdd8d6340b8dc8168c8c5843e4> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebu ffer
    0x189e50000 - 0x189e57fff IOSurface arm64  <c5040f7529e53c86ad6522cd1fdcf498> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x189e58000 - 0x189eaffff ImageCapture arm64  <93c8737fa1bb342795d868f3bbc70c77> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
    0x189edc000 - 0x189eebfff Librarian arm64  <7fdd5bdb1dbd3e2b9a7456cef6917ead> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
    0x189f34000 - 0x189f7bfff MMCS arm64  <d48d3299977c3519962eeb55861387eb> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
    0x189f84000 - 0x189f93fff MailServices arm64  <a7cad1a9589437dbaaeef9857d688ec3> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
    0x189fd4000 - 0x18a067fff ManagedConfiguration arm64  <26fc33b8fa203b43bbaec76c54934c91> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfigu ration
    0x18a068000 - 0x18a06bfff Marco arm64  <931f19e978593da9b2b99af47441f532> /System/Library/PrivateFrameworks/Marco.framework/Marco
    0x18a06c000 - 0x18a0f3fff MediaControlSender arm64  <f7ac4b2318053f57ac398d84df634a18> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSend er
    0x18a13c000 - 0x18a14bfff MediaRemote arm64  <bcf32bb1f6fe3ec6a48fb5a7f151eb21> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
    0x18a14c000 - 0x18a16bfff MediaStream arm64  <175a74d658bc38f99815b2e60f2ff03f> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
    0x18a2e0000 - 0x18a2e3fff MessageSupport arm64  <d091a9d0c6403f94b8c645b17863f604> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
    0x18a2f0000 - 0x18a2fffff MobileAsset arm64  <5651238de98e385f9b8176c423de74b4> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
    0x18a328000 - 0x18a333fff MobileBluetooth arm64  <3eccd483cf093884b379cd303836490b> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
    0x18a358000 - 0x18a35ffff MobileInstallation arm64  <9aea725e22563ebea49cead378dc2606> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallati on
    0x18a360000 - 0x18a36ffff MobileKeyBag arm64  <606c0860130635559af58c9978998beb> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x18a3a4000 - 0x18a3a7fff MobileSystemServices arm64  <dc63959297fb3886ba9667c0fc3e4637> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemSe rvices
    0x18a3cc000 - 0x18a3dbfff MobileWiFi arm64  <ad22f9932cfd3e6ba274e20f4faf3d6c> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x18a428000 - 0x18a603fff MusicLibrary arm64  <cc4e1a924fca330580edef2500100ec0> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
    0x18a6e0000 - 0x18a6e7fff Netrb arm64  <ab7f535f26ce3129b016b2d9ad5ae7ed> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
    0x18a6e8000 - 0x18a6effff NetworkStatistics arm64  <16e8b33eb7163c27a513692585b31951> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
    0x18a718000 - 0x18a71bfff OAuth arm64  <36e880b859103352ad3b3983be14bb96> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
    0x18aee0000 - 0x18af2ffff OpenCL arm64  <7be20fcc3d9f3415b91595565988adaa> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
    0x18b66c000 - 0x18b697fff PersistentConnection arm64  <bb1cf5eb3f4e32aa95649ebb9970f7b7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConn ection
    0x18b6a4000 - 0x18b807fff PhotoLibrary arm64  <86ca5d75a87a3a37844658b2b8279ddf> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
    0x18b808000 - 0x18b9b7fff PhotoLibraryServices arm64  <93f7db4f3be63243b94d83c316ba4a9e> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibrarySe rvices
    0x18b9b8000 - 0x18bb3ffff PhotosUI arm64  <4d70862f703f382d84655e23b2ee2ec7> /System/Library/PrivateFrameworks/PhotosUI.framework/PhotosUI
    0x18bb40000 - 0x18bb77fff PhysicsKit arm64  <0e0b1edbd714322486965155260197ce> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
    0x18bb78000 - 0x18bb7bfff PowerLog arm64  <6a0e9cb436bc3e9bb132a2c256e212c7> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
    0x18bc90000 - 0x18bcd3fff PrintKit arm64  <a04d0f9d62403f359066e4eb950fb4ed> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
    0x18bcd8000 - 0x18bd87fff ProofReader arm64  <f6227020f39d3c129418d7e17c91e434> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x18bd88000 - 0x18bd97fff ProtocolBuffer arm64  <ec5864b7e0873578aff8870a8033e576> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x18bd98000 - 0x18bdcffff PrototypeTools arm64  <79bbf61de4ce37a9acdafcb600980518> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
    0x18bdd0000 - 0x18be53fff Quagga arm64  <7028afc5db3d395aab56a1e3dd36cc91> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
    0x18be64000 - 0x18bf27fff Radio arm64  <e2521f3e16b930e4b0d7f9b90ff6b87a> /System/Library/PrivateFrameworks/Radio.framework/Radio
    0x18bfcc000 - 0x18c067fff SAObjects arm64  <72f99c7529e03aa99a2344af6c297aad> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
    0x18c1d4000 - 0x18c1effff SpringBoardServices arm64  <d1ed07fae1eb3fcd9a9af8dd842e84a4> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServ ices
    0x18c498000 - 0x18c5effff StoreServices arm64  <416762c331b833d09894e765686324ce> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x18c6bc000 - 0x18c6bffff TCC arm64  <be656b50e04139a393ce25da1a93281a> /System/Library/PrivateFrameworks/TCC.framework/TCC
    0x18c71c000 - 0x18c743fff TelephonyUtilities arm64  <b50c42d6bdcc379faea300034229ad49> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtiliti es
    0x18cb54000 - 0x18cb8ffff TextInput arm64  <d5a7651e50fb30d6a75710a257ef2df7> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
    0x18ceb0000 - 0x18cf8bfff UIFoundation arm64  <1fcd270cfdcb38de92b943493caca521> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
    0x18cf8c000 - 0x18cfa7fff Ubiquity arm64  <82bee023a88b38458fbddc5238ca5676> /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity
    0x18cfa8000 - 0x18cfabfff UserFS arm64  <7d600a1fde72368bb3484afa38a8a814> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
    0x18cfc8000 - 0x18d243fff VectorKit arm64  <cf1062dffb133cdc915af74b1ebe48fb> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
    0x18d4cc000 - 0x18e2e7fff WebCore arm64  <481b7d742f953818bcd0b4798c75fc9b> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x18e2e8000 - 0x18e3bffff WebKit arm64  <8df2f18dda1c3a4aa91e1b5f73665d1d> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
    0x18e530000 - 0x18e537fff XPCKit arm64  <0c7744264a313957b1b1e5d902c33cd3> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
    0x18e538000 - 0x18e543fff XPCObjects arm64  <2f6096e0d8e03d74a3342f515a5c8eb8> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
    0x18e768000 - 0x18e7abfff iTunesStore arm64  <dc5c541ecf783d63b8090543a72ccc15> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
    0x18f5fc000 - 0x18f607fff libAccessibility.dylib arm64  <38e5eca981ea30eebe2670c84aaf1542> /usr/lib/libAccessibility.dylib
    0x18f830000 - 0x18f84bfff libCRFSuite.dylib arm64  <ff151c2846b4368b9494a50188cfbe47> /usr/lib/libCRFSuite.dylib
    0x18f86c000 - 0x18f86ffff libMobileCheckpoint.dylib arm64  <d93382fd8736347c837f0009d55d46f3> /usr/lib/libMobileCheckpoint.dylib
    0x18f870000 - 0x18f88bfff libMobileGestalt.dylib arm64  <1b86018e2cb13068ac042f284d022cdc> /usr/lib/libMobileGestalt.dylib
    0x18f8b0000 - 0x18f8b3fff libSystem.B.dylib arm64  <658ec4d13ebe3bd6ba6384b6e72d2d2b> /usr/lib/libSystem.B.dylib
    0x18f934000 - 0x18f96bfff libTelephonyUtilDynamic.dylib arm64  <c57a690e9d693c958c17d4712b0e852b> /usr/lib/libTelephonyUtilDynamic.dylib
    0x18fa84000 - 0x18faaffff libarchive.2.dylib arm64  <166daeb87f1f3977a9a6f02219be9bb4> /usr/lib/libarchive.2.dylib
    0x18fae4000 - 0x18faf7fff libbsm.0.dylib arm64  <a2569621348b3769ae106827cb738cd9> /usr/lib/libbsm.0.dylib
    0x18faf8000 - 0x18fb07fff libbz2.1.0.dylib arm64  <e493cc396748311399c1a03592c3d555> /usr/lib/libbz2.1.0.dylib
    0x18fb08000 - 0x18fb5ffff libc++.1.dylib arm64  <5d5261c7a04230798de2288bc527d12a> /usr/lib/libc++.1.dylib
    0x18fb60000 - 0x18fb7ffff libc++abi.dylib arm64  <010b41d6195d33d49afe0ed60f33078c> /usr/lib/libc++abi.dylib
    0x18fb98000 - 0x18fba3fff libcupolicy.dylib arm64  <4fc67a08bb4c389985b9ea45ecb9409a> /usr/lib/libcupolicy.dylib
    0x18fc0c000 - 0x18fcfffff libiconv.2.dylib arm64  <1924014850703599a847de15a5e3a321> /usr/lib/libiconv.2.dylib
    0x18fd00000 - 0x18febffff libicucore.A.dylib arm64  <644c8cb8dcd8361ea4ce800d128990ed> /usr/lib/libicucore.A.dylib
    0x18fecc000 - 0x18fecffff liblangid.dylib arm64  <ffe2212571e6329aa2a064f4761d9a85> /usr/lib/liblangid.dylib
    0x18fed0000 - 0x18fedffff liblockdown.dylib arm64  <f2df4a3039d637789641d282d5df0211> /usr/lib/liblockdown.dylib
    0x18fee0000 - 0x18fefbfff liblzma.5.dylib arm64  <ea2aad9943bc358cb61d09de878aede7> /usr/lib/liblzma.5.dylib
    0x190268000 - 0x19027ffff libmis.dylib arm64  <f4fe1583f4cc32829e3522895f5a3c5f> /usr/lib/libmis.dylib
    0x1902b0000 - 0x19046bfff libobjc.A.dylib arm64  <16c4bf64e3133189be2061a0476fcf52> /usr/lib/libobjc.A.dylib
    0x1904e4000 - 0x190563fff libprotobuf.dylib arm64  <facf83ecf0373728a9cf2816b6cef830> /usr/lib/libprotobuf.dylib
    0x190564000 - 0x190583fff libresolv.9.dylib arm64  <8c272cc0419c3958a68e38b796e33432> /usr/lib/libresolv.9.dylib
    0x1905b4000 - 0x190673fff libsqlite3.dylib arm64  <d25694cbb3f2336fa7c758b24ae66b37> /usr/lib/libsqlite3.dylib
    0x190674000 - 0x1906c7fff libstdc++.6.dylib arm64  <692601ba4797329b96ff0cd7db3faabd> /usr/lib/libstdc++.6.dylib
    0x1906c8000 - 0x1906fbfff libtidy.A.dylib arm64  <72743b316baa3fb2953c8da984027e6a> /usr/lib/libtidy.A.dylib
    0x190700000 - 0x1907ebfff libxml2.2.dylib arm64  <94ada6329bdf3570b4318a3e10558771> /usr/lib/libxml2.2.dylib
    0x1907ec000 - 0x190817fff libxslt.1.dylib arm64  <eea9a483dea33185a7b1a8b226ac3e77> /usr/lib/libxslt.1.dylib
    0x190818000 - 0x19082bfff libz.1.dylib arm64  <070746af9ba53c1ca2d1bf0d2067fb80> /usr/lib/libz.1.dylib
    0x19082c000 - 0x190833fff libcache.dylib arm64  <2ec87620868a3a7c9493ddd7c0fc9e40> /usr/lib/system/libcache.dylib
    0x190834000 - 0x19083ffff libcommonCrypto.dylib arm64  <2a44b96b0c213b31b1ed00c2adf7c319> /usr/lib/system/libcommonCrypto.dylib
    0x190840000 - 0x190843fff libcompiler_rt.dylib arm64  <8c572b4049833618aa3fd259e90bb363> /usr/lib/system/libcompiler_rt.dylib
    0x190844000 - 0x19084bfff libcopyfile.dylib arm64  <1a926234ac0e31b08e251dce2ab4d1ef> /usr/lib/system/libcopyfile.dylib
    0x19084c000 - 0x19088bfff libcorecrypto.dylib arm64  <2fc1a6330a70373a831f6b9ea7d07e21> /usr/lib/system/libcorecrypto.dylib
    0x19088c000 - 0x1908a7fff libdispatch.dylib arm64  <4fc10dee73b43e0a951b5c2451fbf6f1> /usr/lib/system/libdispatch.dylib
    0x1908a8000 - 0x1908abfff libdyld.dylib arm64  <5b19195e956f3a20b2d637702fdaf37e> /usr/lib/system/libdyld.dylib
    0x1908ac000 - 0x1908b3fff liblaunch.dylib arm64  <86062ec580873150851ca3207405f88f> /usr/lib/system/liblaunch.dylib
    0x1908b4000 - 0x1908bbfff libmacho.dylib arm64  <5b0aaeec01483c9a89c9ff819accc0cf> /usr/lib/system/libmacho.dylib
    0x1908bc000 - 0x1908bffff libremovefile.dylib arm64  <43e5fd04a6b43fc6a61f39be13d05d22> /usr/lib/system/libremovefile.dylib
    0x1908c0000 - 0x1908d3fff libsystem_asl.dylib arm64  <7a6caf55803b36db8fa778a0668c78ee> /usr/lib/system/libsystem_asl.dylib
    0x1908d4000 - 0x1908d7fff libsystem_blocks.dylib arm64  <34da6d5e3c1b362f97260a883005b828> /usr/lib/system/libsystem_blocks.dylib
    0x1908d8000 - 0x190957fff libsystem_c.dylib arm64  <e3a5b6542768396cb2fdf7ed88d34dae> /usr/lib/system/libsystem_c.dylib
    0x190958000 - 0x19095bfff libsystem_configuration.dylib arm64  <62583fa6ea443124b29132c80bfb36a0> /usr/lib/system/libsystem_configuration.dylib
    0x19095c000 - 0x190967fff libsystem_dnssd.dylib arm64  <66f1e6bf8df8395fbf81310f454151cb> /usr/lib/system/libsystem_dnssd.dylib
    0x190968000 - 0x19098bfff libsystem_info.dylib arm64  <997a5c8b01d43cf6bc4ad7e534d3a7b0> /usr/lib/system/libsystem_info.dylib
    0x19098c000 - 0x1909abfff libsystem_kernel.dylib arm64  <8865e86b2993391e82944c5508ea16d3> /usr/lib/system/libsystem_kernel.dylib
    0x1909ac000 - 0x1909cbfff libsystem_m.dylib arm64  <ca91cb158d353926b7a0248d661901ad> /usr/lib/system/libsystem_m.dylib
    0x1909cc000 - 0x1909e7fff libsystem_malloc.dylib arm64  <3acd36537b1533b6a7ae98d6268c8ea7> /usr/lib/system/libsystem_malloc.dylib
    0x1909e8000 - 0x190a0ffff libsystem_network.dylib arm64  <24c60c94b8d03d80b1c2aee556a52539> /usr/lib/system/libsystem_network.dylib
    0x190a10000 - 0x190a1bfff libsystem_notify.dylib arm64  <2b70acad1c443f0da579465c4681cb96> /usr/lib/system/libsystem_notify.dylib
    0x190a1c000 - 0x190a23fff libsystem_platform.dylib arm64  <c9d9cda55cb83dbc9b2c6a78605ecc67> /usr/lib/system/libsystem_platform.dylib
    0x190a24000 - 0x190a2bfff libsystem_pthread.dylib arm64  <87037f808e6436d7a3669857d0ac5c4f> /usr/lib/system/libsystem_pthread.dylib
    0x190a2c000 - 0x190a2ffff libsystem_sandbox.dylib arm64  <cbf7b62c54f83ed89ab2c4b4810cec58> /usr/lib/system/libsystem_sandbox.dylib
    0x190a30000 - 0x190a33fff libsystem_stats.dylib arm64  <e167c586dea435ffb14ed460363c1547> /usr/lib/system/libsystem_stats.dylib
    0x190a34000 - 0x190a3bfff libunwind.dylib arm64  <b1bdf22bcb83360fb68040abdb5578fb> /usr/lib/system/libunwind.dylib
    0x190a3c000 - 0x190a5ffff libxpc.dylib arm64  <7077afbad955309d8cb9965960c781f3> /usr/lib/system/libxpc.dylib

  • I erase my mac book pro to factory setting and cannot re-install the software. I received a message saying my Apple ID has not yet used with the App store. Please review your account information. Could anyone help please. I need to re-install my os.

    I erase my mac book pro to factory setting and cannot re-install the software. I received a message saying my Apple ID has not yet used with the App store. Please review your account information. Could anyone help please. I need to re-install my os.

    Use Internet Recovery. You shouldn't need an AppleID. http://support.apple.com/kb/ht4718
    Internet Recovery will install the OS that shipped with the Mac. You can then upgrade to Mavericks if that was not it.
    Do you have an App Store account? Did you ever use it to install the OS?

  • Why can't I see reviews for app updates on iPad 3rd gen since iOS 7 update?

    Why can't I see reviews for app updates on iPad 3rd gen since iOS 7 update?

    AAfter an hour with Apple chat, I figured out what to do on my own.  When the iPhone and iPad go to autolock, press home key and do not open- streaming will be on the screen and I turned it back on.  No more stops.

  • Continui riavvii iPhone 3GS con dati 3G abilitati iOS 5. La log: Incident Identifier: 0C578488-F96C-459E-B787-B5AFE7008316 CrashReporter Key:   c61856f29e97da35d62d6affec18a94747794dbe Hardware Model:      iPhone2,1 Date/Time:       2012-05-08 19:22:48.56

    Log dopo il riavvio:
    Incident Identifier: 0C578488-F96C-459E-B787-B5AFE7008316
    CrashReporter Key:   c61856f29e97da35d62d6affec18a94747794dbe
    Hardware Model:      iPhone2,1
    Date/Time:       2012-05-08 19:22:48.562 +0200
    OS Version:      iPhone OS 5.1.1 (9B206)
    Debugger message: WDT timeout
    9s ago: 2384b50 2384r385000 2284m10004003 2284u0 2284u0 2183m0 2183u0 2083m0 2083u0 1992pe0000270 1992pe0000280 1992s385000 1982pe0000320 1979pe0000300 1979r385000 1977m0 1977u0 1877m0 1877u0 1816pe0000270 1815pe0000280 1815s385000 1804pe0000320 1800pe0000300 1800r303000 1800m0 1800u0 1700m0 1700u0 1600m0 1600u0 1500m0 1500u0 1400m0 1400u0 1300m0 1300u0 1200m0 1200u0 1100m0 1100u0 1000m0 1000u0 900m0 900u0 800m0 800u0 700m0 700t3b 600m0 600bff 500m0 400m0 300m0 200m0 100m0 0m0 
    OS version: 9B206
    Kernel version: Darwin Kernel Version 11.0.0: Sun Apr  8 21:50:49 PDT 2012; root:xnu-1878.11.10~1/RELEASE_ARM_S5L8920X
    iBoot version: iBoot-1219.62.15
    secure boot?: YES
    Paniclog version: 1
    Epoch Time:        sec       usec
      Boot    : 0x4fa94b9f 0x00000000
      Sleep   : 0x4fa94c25 0x00054271
      Wake    : 0x4fa94c66 0x0000000e
      Calendar: 0x4fa94d24 0x0006d995
    Task 0xc03cbd20: 7443 pages, 92 threads: pid 0: kernel_task
         thread 0xc0544ca0
              kernel backtrace: cba8bad0
                lr: 0x8007ccab  fp: 0xcba8bafc
                lr: 0x8007d331  fp: 0xcba8bb28
                lr: 0x804435bb  fp: 0xcba8bf78
                lr: 0x80443839  fp: 0xcba8bfa8
                lr: 0x8007b37c  fp: 0x00000000
    Task 0xc03cbac0: 197 pages, 3 threads: pid 1: launchd
    Task 0xc03cb600: 635 pages, 7 threads: pid 12: UserEventAgent
    Task 0xc03cb140: 524 pages, 4 threads: pid 13: wifid
    Task 0xc03caa20: 133 pages, 4 threads: pid 17: syslogd
    Task 0xc03ca560: 255 pages, 2 threads: pid 19: powerd
    Task 0xc03c94c0: 480 pages, 2 threads: pid 26: lockdownd
    Task 0xc0753600: 1101 pages, 14 threads: pid 32: mediaserverd
    Task 0xc07533a0: 350 pages, 2 threads: pid 33: mediaremoted
    Task 0xc0753140: 352 pages, 3 threads: pid 34: mDNSResponder
    Task 0xc0752ee0: 1406 pages, 10 threads: pid 35: locationd
    Task 0xc0752a20: 655 pages, 6 threads: pid 37: imagent
    Task 0xc07527c0: 695 pages, 4 threads: pid 38: iapd
    Task 0xc0752300: 172 pages, 4 threads: pid 40: fseventsd
    Task 0xc07520a0: 555 pages, 1 threads: pid 41: fairplayd.N88
    Task 0xc0751980: 571 pages, 10 threads: pid 44: configd
    Task 0xc07514c0: 412 pages, 3 threads: pid 46: awdd
    Task 0xc07a3d20: 404 pages, 4 threads: pid 49: apsd
    Task 0xc07a3ac0: 472 pages, 2 threads: pid 50: aggregated
    Task 0xc07a3860: 5158 pages, 16 threads: pid 51: SpringBoard
    Task 0xc07a2c80: 815 pages, 12 threads: pid 56: CommCenterClassi
    Task 0xc07a2a20

    What is your technical support question?

  • Apple id has not been used with the itunes store-please review your account information

    Hello,
    Good Day.
    I bought apple ipad 2 and need help.
    I registered online and after this i am getting the error.
    apple id has not been used with the itunes store-please review your account information
    Can any one help me in this issue.
    Thanks&Regards,
    Shankar.M

    This is information you you have created an apple id.
    To use this apple id for the itunes store, you have to agree to the terms and conditions and enter in the requested information before you can use the store.
    When you create an apple id it does not mean you gain access to all apples features, you would need to create a :-
    Itunes id
    Facetime id
    Game centre id
    imessage id
    icloud id
    You can use the same email address as each login. but until you agree to each terms and conditions you wont be able to access the services.
    This is usually done the first time you access each service and sign in with your apple id.
    As to iTunes you need a little extra as they will request to confirm details as to address, etc, with the payment information they can confirm you are actually in that country you are trying to purchase from.
    Once you have added the credit card details, you can go back in a set payment method to none and remove the credit card details once you have activated the itunes on your apple id.
    Basically this message you are getting is just ADDING the feature of iTunes store to your apple id, and confirms you have not got a iTunes id yet.

  • I have an Apple ID and trying to sign in for the 1st time on iTunes. When I do, I get the message: "This Apple ID has not been used with the iTunes Store. Please review your account information." When I do, I get stuck in the same loop and can't sign in!

    I have an Apple ID and trying to sign in for the 1st time on iTunes. When I do, I get the message: "This Apple ID has not been used with the iTunes Store. Please review your account information." When I do, it brings me to the same AppleID login window, and I get stuck in the same loop. I never get to the following screen to enter my account info. What's going on?? This is MADDENING!

    If you want to use it, click Review and check your account information.  Or you could contact the store support staff if you are concerned at http://www.apple.com/emea/support/itunes/contact.html for further help.

  • Why is my New iPad 3rd generation run out of battery fast and it takes 10 hrs to be fully charge?

    Why is my New Ipad 3rd generation run out of battery so fast and it takes 10 hrs to fully charge

    How fast is "so fast."
    In my younger days, I was real fast but now I'm half-fast!

  • I cannot get apps from the itunes store and there is a message that this apple id has not been used with the itunes store

    i cannot get apps from the itunes store and there is a message that this apple id has not been used with the itunes store

    I have the same problem and when I review my account and enter my cc info it tells me "Your request is temporarily unable to be processed. Please try again later." and this is day 5 of trying again later.  What the **** is the prob? It isn't the card bc it has plenty of $$$ on it.

  • My iPad is still running iOS 5.1.1 which is old.  When I check for update it says up to date.  Have tried to update via Pad and iTunes to no avail.  How do I get updated iOS?

    I have fist gen iPad.  Still running iOS 5.1.1   When I attempt to update via usual mens I get response that it's up to date which is untrue.  I've tried to update via the Pad itself and via iTunes with the same response on both.  How do I get the updated iOS?

    Just because you don't have the latest software means your ipad is unusable. Many times you can still download older versions of the apps. Check Texas Mac Man's answer from yesterday for some possible solutions,
    Is there a version of Pages I can download for ios5.1.1?

  • Terrible noise recording with Apogee Mic in Garageband on iPhone 4S and iPad 3rd generation, both IOS 6

    Hey guys
    I get a terrible noise on the audiotracks recording with Apogee Mic in Garageband on iPhone 4S and iPad 3rd generation, both have IOS 6 installed.
    Apogee support have not been helpfull, neither Google, but maybe you guys have experienced the same problem?
    I tried to test on an iPhone 4 with IOS 5 installed and it worked fine, clean recordings, no noise.
    Regards Rico

    Strange nobody have experienced the same problem
    Well, I think I fixed the noise issues myself.
    Have you ever noticed the noise from your stereo speakers when you recieve a sms?
    Well, the noise I experienced all the time was that kind of 'sms noise'.
    What seems to eliminate the problem is this:
    In settings,
    - turn "Airplane mode" off
    - turn "Do not disturb" off (this is a new setting in IOS 6)
    Maybe this can be helpful to somebody else
    Regards
    - Rico

  • HT2534 iphone: I go on itunes App store, click the free App I want and it asks me to sign in, which I do it then comes up ' This Apple ID has not been used with the itunes store. Please review your account information' When I press review it takes me to '

    Please help

    Hi rixa03!
    I have a couple of troubleshooting steps for you to try to resolve this issue. First, you should try closing the app according to the instructions found on this website, which is a troubleshooting assistant for the iPad:
    Apple - Support - iPad - iPad Troubleshooting Assistant
    http://www.apple.com/support/ipad/assistant/ipad/#section_3
    If the issue persists, you may need to try resetting the iPad, the instructions for which can be found here:
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • IPad 3rd generation running extremely slow

    My iPad third generation is running extremely slow when retrieving information from safari. Looking up articles on safari is extremely slow.

    Try a reboot press & hold power button & menu button hold both down until you see Apple Logo you will not lose any data. Also turn your Router off for 30 seconds Also check to see if there is any updates for Router. Bsydd uk

Maybe you are looking for