IPhone Push app crashes on launch

I have two apps to which I added Push. Both are crashing immediately upon launch on legal, activated phones on which other Push apps are working fine. Apple has also rejected these apps on these grounds. I reported the issue to Apple Bug Reporter, and they said this is a known issue and marked my bug as duplicate and they have not provided any updates for weeks on the original bug.
However I am still in the same position. My apps crash on launch, whereas on the same phones, other push apps work fine.
1. Have any of you faced this issue?
2. Is there a known workaround?
My App is built for 3.0 devices and uses the stadard documented api for registering with APNS and handling success/failure.
I have heard of trying to install like the AIM push app before installing my app as a workaround but that's not a real workaround for customers. Again the most salient point is IT CRASHES ON LEGAL ACTIVATED 3.0 PHONES ON WHICH OTHER PUSH APPS WORK FINE.
The crash is immediate upon launch, and is a segment violation in the coredynamic libraries (not apparently directly related to APNS).
My code for APNS registration is as follows:
- (void)applicationDidFinishLaunching:(UIApplication *)app {
self.navigationController.navigationBar.tintColor = [UIColor blackColor];
[window addSubview:[navigationController view]];
[window makeKeyAndVisible];
//Register for notification Types
NSLog("applicationDidFinishLaunching: Before Registering for the notifications types!!!");
[[UIApplication sharedApplication] registerForRemoteNotificationTypes:(UIRemoteNotificationTypeAlert | UIRemoteNotificationTypeBadge | UIRemoteNotificationTypeSound)];
NSLog("applicationDidFinishLaunching: After Registering for the notifications types!!!");
// Delegation methods
- (void)application:(UIApplication *)app didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)devToken {
NSLog(@"Inside function didRegisterForRemoteNotificationsWithDeviceToken: %@", devStrToken);
NSString *devStrToken = nil;
devStrToken = [[NSString alloc] initWithData:devToken encoding:NSASCIIStringEncoding];
NSLog(@"Device token: %@", devStrToken);
self.registered = YES;
[self sendProviderDeviceToken:(char *)[devStrToken UTF8String]]; // custom method
- (void)application:(UIApplication *)app didFailToRegisterForRemoteNotificationsWithError:(NSError *)err {
NSLog(@"Error in registration. Error: %@", err);
- (void) sendProviderDeviceToken:(char *)devTokenBytes {
NSLog(@"Inside function sendProviderDeviceToken: %@", devStrToken);
NSString *uniqueIdentif = [[UIDevice currentDevice] uniqueIdentifier]; //Device unidentify
NSString *urlString = [NSString stringWithFormat:@"<deletedonpurpose>@", devTokenBytes, uniqueIdentif];
NSLog("sendProviderDeviceToken: sending the device token through http!!!");
NSLog(@"url = %@", urlString);
// setting up the request object now
NSMutableURLRequest *request = [[NSMutableURLRequest alloc] init];
[request setURL:[NSURL URLWithString:urlString]];
[request setHTTPMethod:@"GET"];
NSURLResponse *response = nil;
NSData *returnData = [NSURLConnection sendSynchronousRequest:request returningResponse:&response error:nil];
NSLog(@"returnData = %@", returnData);
}

K T, thanks for the code formatting tip.
Yes the crash is a SIGSEGV, specifically:
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Codes: KERNINVALIDADDRESS at 0x478ad55b
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x300102ac 0x3000c000 + 17068
1 Foundation 0x3054bf1c 0x30501000 + 306972
2 CoreFoundation 0x302395fc 0x301fd000 + 247292
3 CoreFoundation 0x30238b84 0x301fd000 + 244612
4 CoreFoundation 0x3026f50a 0x301fd000 + 468234
5 Foundation 0x305657b8 0x30501000 + 411576
6 Foundation 0x3056575c 0x30501000 + 411484
The formatted code:
- (void)applicationDidFinishLaunching:(UIApplication *)app {
self.navigationController.navigationBar.tintColor = [UIColor blackColor];
[window addSubview:[navigationController view]];
[window makeKeyAndVisible];
//Register for notification Types
NSLog("applicationDidFinishLaunching: Before Registering for the notifications types!!!");
[[UIApplication sharedApplication] registerForRemoteNotificationTypes:(UIRemoteNotificationTypeAlert | UIRemoteNotificationTypeBadge | UIRemoteNotificationTypeSound)];
NSLog("applicationDidFinishLaunching: After Registering for the notifications types!!!");
// Delegation methods
- (void)application:(UIApplication *)app didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)devToken {
NSLog(@"Inside function didRegisterForRemoteNotificationsWithDeviceToken: %@", devStrToken);
NSString *devStrToken = nil;
devStrToken = [[NSString alloc] initWithData:devToken encoding:NSASCIIStringEncoding];
VoxNotesLog("didRegisterForRemoteNotificationsWithDeviceToken: Got the token!!!");
NSLog(@"Device token: %@", devStrToken);
self.registered = YES;
[self sendProviderDeviceToken:(char *)[devStrToken UTF8String]]; // custom method
- (void)application:(UIApplication *)app didFailToRegisterForRemoteNotificationsWithError:(NSError *)err {
NSLog(@"Error in registration. Error: %@", err);
- (void) sendProviderDeviceToken:(char *)devTokenBytes {
NSLog(@"Inside function sendProviderDeviceToken: %@", devStrToken);
NSString *uniqueIdentif = [[UIDevice currentDevice] uniqueIdentifier]; //Device unidentify
NSString *urlString = [NSString stringWithFormat:@"<deleted>", devTokenBytes, uniqueIdentif];
NSLog("sendProviderDeviceToken: sending the device token through http!!!");
NSLog(@"url = %@", urlString);
// setting up the request object now
NSMutableURLRequest *request = [[NSMutableURLRequest alloc] init];
[request setURL:[NSURL URLWithString:urlString]];
[request setHTTPMethod:@"GET"];
NSURLResponse *response = nil;
NSData *returnData = [NSURLConnection sendSynchronousRequest:request returningResponse:&response error:nil];
NSLog(@"returnData = %@", returnData);

Similar Messages

  • Apps crash on launch iPhone 5S

    Hi
    I just bought a new iPhone 5S and I did a backup of my iPhone 3GS. Set up the new iPhone from a backup and now when I download a new app on to my iPhone 5S, the app crashes before launching completely. This doesn't happen on all apps, but from the 6 I have tried, 4 have crashed upon launch.
    Is there any way to fix this besides setting it up as a new iPhone? I don't want to loose my Text Messages or Photos by doing this.

    Hello jiiikoo12
    Check out the article below to troubleshoot it further, Try just restarting your iPhone, if it continues then delete the app and download it again. That way you do not have to worry about losing your text messages or photos.
    iOS: An app you installed unexpectedly quits, stops responding, or won’t open
    http://support.apple.com/kb/ts1702
    Regards,
    -Norm G.

  • IPhone 3G Mail crashes at launch.

    I have a problem with my new 3G iPhone. Mail crashes at launch and I cannot get it to work at all. I tried having iTunes overwrite my mail setting but got the error message that "Mail couldn't be synched because Mail is in use on the iPhone" I tried deleting my email settings on the phone but it wouldn't let me. I tried restoring the firmware but that did not help. I tried enabling MobileMe and that didn't help. I've exhausted al the troubleshooting methods I know. If this were my desktop machine I would trash the preference file and see if that solved it. Does anyone know where iTunes stores the iPhone backup data? I think if I could restore the firmware and restore from a backup where the mail preferences were deleted I might be able to solve this problem.

    So I did the dreaded "Set up as New Phone" option and did not restore from backup. My email problem is officially solved. But... Had to spend a few minutes setting up favorites and fixing the lost preferences and all my SMS conversations are gone... (Sigh...) But at least now everything is working fine.
    I still wish I knew where the backup data is stored however, I'd like the option of editing it, in case something like this ever happens again. It might also be nice to have a preference that allows restore of everything but "..." so that misbehaving Apps can be fixed.
    Message was edited by: Jonathan Augusto

  • Most Creative Suite CS6 Apps crash upon launch with Mountain Lion

    Is there a solution to the problem CS6 apps crashing at launch or shortly after when running Mountain Lion? I have tried many reinstalls of CS6 and Mountain Lion. I verified permissions and repaired. No matter what I do the same apps fail and crash. Dreamweaver immediately crashes as does Illustrator and Fireworks. Bridge crashes sometimes. Photoshop seems to run okay. Its  only Adobe software that has a problem.

    I am having exactly the same problem.  I installed Mountain Lion in place and after installation, CS6 applications crash.  I have uninstalled all CS6 applications and reinstalled and the problem still occurs.
    The crash log shows the following:
    Process:         Dreamweaver [4949]
    Path:            /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-12.0
    Version:         12.0.1.5842 (12.0.1)
    Code Type:       X86 (Native)
    Parent Process:  launchd [157]
    User ID:         502
    Date/Time:       2012-07-30 14:42:05.421 +0100
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Sleep/Wake UUID: 6A909658-B393-41D8-93A1-14704061FEF8
    Interval Since Last Report:          11766 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  115 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      14A2EDE6-6B01-4801-B393-EBA85BAD6CAC
    Crashed Thread:  11  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called

  • IPad Address Book (Contacts.app) crash on launch

    my iPad address book (Contacts.app) crashes on launch
    this problem also affects me when trying to send emails: the email app works fine for reading emails, but as soon as I write a new email and go to the "To" or "cc" or "bcc" boxes to input a recipient address, mail crashes, presumably because the Address book is being accessed at this stage.
    I can see that the above can be an Address book (Contacts.app) problem.
    Am running pre iOS 4.2 version of the iOS (likely the most up to date pre recent update), i.e. I don't have folders or multi-tasking yet.

    OK FIRST , DID U SET UP THE EMAIL CAL AND CONTACTS CORRECTLY? AS FOR IT CRASHING IT SHOULDNT EVEN IF IT IS BLANK! NOW FOR THE PART ABOUT EMAIL NOT WORKING......I RECOMMEND U JUST RESTORE IT AND "YES" begin as a new device!!!! I HAD SAME PROBLEM EXCEPT MINE WAS : backup successful, restore successful, update to 4.2 successful, sync of backup back to iPad successful, ha ha then when I turn iPad on BLANK!!!!! OH THE CAPACITY BAR AT THE BOTTOM OF THE COMPUTER SCREEN IN ITUNES WAS 10.7 gb of music 9.2 of movies, and 5.7 gb of games..... WELL IPAD WAS EMPTY!
    Sync 3 times same result..... RESTORED IT AND SYNCED BACKUP DATA AGAIN, still nothing! SO I RESTORED AND STARTED NEW! PERFECT?!
    So I had to select the apps and other media that I wanted to put back on it! AND YES I LOST ALL THE PHOTOS (maybe I haven't found it on pc, so for now I assume lost) but PRIOR TO UPDATE I EMAILED ALL MY NOTES TO MYSELF SO THEY WERE JUST A COPY AND PASTE BACK TO MY NOTES APP ON THE IPAD!
    Same with photos! Yeah tedious but I like to SEE INFO SAVED prior to any apple updates! So yeah there is something wrong with the sync portion of the update! So I suggest u just swallow loss and forget the data! AS FOR CONTACTS: just hop on computer and email a GROUP EMAIL OF CONTACTS TO IPAD THEN SET UP EMAIL ON IPAD AND THEN GO TO THAT EMAIL AND ADD THEM TO CONTACTS MANUALLY (or u can use your email server and sync via iTunes (see last tab on the iTunes menu for your device and there u can choose to sync calendars too)

  • V20 app crashes on launch, log provided

    Our app crashes on launch and was fixed by re-downloaded app. Here is the log:
    Sep 21 09:11:38 iPad-2 kernel[0] <Debug>: launchd[368] Builtin profile: container (sandbox)
    Sep 21 09:11:38 iPad-2 kernel[0] <Debug>: launchd[368] Container: /private/var/mobile/Applications/75EA2ECC-6D11-447E-A35B-792DFB79374A (sandbox)
    Sep 21 09:11:39 iPad-2 ReportCrash[369] <Notice>: Formulating crash report for process viewer[368]
    Sep 21 09:11:39 iPad-2 com.apple.launchd[1] (UIKitApplication:com.democratandchronicle.rochestermagazine[0xfbd8][368]) <Warning>: (UIKitApplication:com.democratandchronicle.rochestermagazine[0xfbd8]) Job appears to have crashed: Trace/BPT trap: 5
    Sep 21 09:11:39 iPad-2 backboardd[51] <Warning>: Application 'UIKitApplication:com.democratandchronicle.rochestermagazine[0xfbd8]' exited abnormally with signal 5: Trace/BPT trap: 5
    Sep 21 09:11:40 iPad-2 ReportCrash[369] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
    Sep 21 09:11:40 iPad-2 ReportCrash[369] <Notice>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/viewer_2012-09-21-091139_iPad-2.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
    Sep 21 09:11:43 iPad-2 kernel[0] <Debug>: launchd[371] Builtin profile: mobileassetd (sandbox)
    Did the app corrupt itself?

    Install the OS X Mountain Lion Update v10.8.4 (Combo)
    That will replace any missing  system files.
    Restart your Mac after the combo is installed then try the Mail app.

  • AIM app crashes on launch.  (Original iPhone)

    As stated, it crashes on launch. It worked at first but now it will not open for more than a few secounds.

    try restarting the phone. if that doesnt help, reload the app, then restart the phone.

  • IPhone 6 apps crashing - mapkit bug?

    Hey everyone, so I have an iPhone 6, 64GB.  I've been having app crashing issues with specific apps, and apple it not of much help at all.  I think I may have narrowed down the problem, but wondering if anyone else is having the same issue?  So far, upon search the only other major crashing issues I've seen are with 128GB iphone 6+, and that's not me.  Here's a rundown of what I've experienced:
    9/17/14
    - BRAND NEW iPhone 6, yay, restored from a backup of my iphone 5, and everything was working perfectly, no problems.
    9/26/14
    - That evening while traveling, random apps started crashing.
    - Facebook, Redfin, Maps, sometimes Calendar/Safari/Email, sometimes Fitbit, sometimes Myfitnesspal. 
    - By crashing, I mean that they close abruptly with no warning. Sometimes they will actually load initially, but then after a few actions or minutes of use, they crash (facebook, email/safari/calendar).  Some apps just NEVER load (Maps, Redfin), they begin to launch and then immediately close.  They appear to close, but when you double-click the home button to see which apps are running, there they sit in all their glory, but you can't actually use them: bringing them back to the front of open apps just makes them appear to "crash" again.  I guess it's technically more of a display error, in that the app is technically running, but you can't see it and therefore use it.
    *Side note - Coincidence this was the day the fatal/buggy iOS 8.0.1 update was released? Although I hadn't installed it yet...but weird nonetheless.
    9/27/14
    - Installed 8.0.1 over wi-fi (traveling and no computer), but didn't fix the crashing problem.
    10/27/14
    - Still been crashing all this time, life without maps and facebook is hard. 
    - Attempted to install 8.1 and had horrific errors.  Had to wipe everything and set up as new phone, install the 8.1 update, and then restore from my last iphone 5 backup.
    - App crashing has ceased, and maps and all other apps are working normally. Not happy I've lost the past 45 days of history, but at least the phone is working again and I have *most* of my stuff.
    12/22/14
    - Haven't had a problem since the last fix in October.  Once again while traveling and literally on the plane out of town (I think maybe I'm cursed?), same crashing issues start. 
    - It began with Facebook, then I immediately checked maps, calendar, safari etc etc and they're all broken again.  In case you didn't know, traveling in a city that you don't know without maps at your fingertips, and facebook to post your exciting updates, is not fun. Begrudgingly gritted my teeth and dealt with it until I could get home from travels and try to fix it.
    1/12/15
    - So I've been paying attention to this crashing thing the last few weeks and taking notes, trying to figure it out, because I actually want Apple to fix this, but I can't take it anymore.
    - Started out by turning on iCloud Photo Library beta to make sure all photos/vids are stored, then also did an iCloud backup and a full iTunes backup.  Also took screenshots of screen layout and other important settings.
    - Called Apple Support and they (of course) told me I need to update to 8.1.2 (dreading this!), and then wipe everything, setup as a new phone, and see if it's still having the problem; then restore from this mornings backup and see if that fixes it.
    - I first wiped the phone, just in case the glitch/bug is what caused my last update attempt to go awry.  Then setup as new phone, then updated software, then restored from this mornings backup.  Seems to be working again, and now the crashing is not happening.  BUT - we all know it will start happening again at some time in the future, when the stars align or some random thing triggers that glitch that starts this whole nightmare. 
    WHAT I'VE GATHERED FROM THIS:
    1) Apple support techs are very quick to assume it's probably a corrupt backup file, and that the only way to permanently fix it is to setup as new phone and ditch the old data.  Well I'm sorry, but that's just not acceptable to me.  For one, every time I've restored from a backup, it appears to fix the issue.  That leads me to believe there is a bug that isn't initially a problem until something triggers it.  Two, I do not pay premium $ to have an iphone so that I can be told "sorry, you just have a dud backup file, if you want your phone to work properly you need to lose all your history"...I buy the iphone because of it's ease of use, and being able to seamlessly upgrade devices. At that price point, the phone better work flawlessly, and if there's a problem they need to actually fix the problem.  I didn't write the code, and I certainly didn't go into my backup and change the code. And three, I have way too much data to lose in apps, messages etc - losing that alone would be worse than dealing with this dumb glitch.
    2) After looking at the Diagnostic Crash Logs, all these app crashes have something to do with the Mapkit code, and sometimes also a Vectorkit code which I'm assuming is how the phone renders the map data and displays it. I'm not a developer or coder, I don't speak that language, but I can clearly see the event is EXC_CRASH and the thread each log points to has SOMETHING to do with MapKit and sometimes Vectorkit.  Being that all these apps do use apple's native maps app to display or lookup map data - it's clear to me that this seems to be the issue.  In researching further, I came across this post from a developer who mentions something about it: http://thecodist.com/article/our_ios_app_crash_rate :
         "1/3 of the crashes are a particular one in MapKit where Apple's tile loading code in VectorKit appears to try to update a map which has already been      deallocated. I reported it in Radar but so far no idea if they are going to fix it. It appears that when a map tile load isn't delivered fast enough it can complete      after the app has already removed the map view."
    I'd like for them to actually fix this!

    Lol what is the point of a Support Community blog if all anyone is going to tell anyone is restart/wipe their device?  That's garbage.
    @socialprincess1, I have THIS EXACT PROBLEM with my phone.  I travel (specifically air travel) and suddenly, like clock work as we push back from the gate, all apps that utilize mapkit crash.  I've reproduced this problem 4 times in the last month (I've done a lot of air travel).  Facebook, Apple Maps, Weather, Weather Underground, Lyft, etc.  ALL CRASH.
    Apps that use the Google Maps engine, Google Maps, Uber, etc. all work fine....how ironic.
    The only thing that stops the crashing is restoring the device.  Now, you can backup your device while its crashing and restore from that backup and your device will start working fine again...but this doesn't fix the underlying problem that this "mapkit bug" will arise again.
    My only guess at this point in the debug process is it *may* have something to do with the on-board wifi (gogo-inflight, etc.), as it is the only thing that is unique to air travel. Maybe there's a cert that its trying to install or maybe even the Fly Delta app is doing something funky with location services/mapkit.  At this point I really have no idea.
    I've also noticed that the location services icon (black compass mark) is on CONSTANTLY now.
    I have a 128GB iPhone 6 that I restored from my iPhone 5 backup upon receiving as well.

  • TS1702 Why do a lot of my iOS devices' apps crash on launch.

    My iPad has two gigs free, I update my apps regularly, and restart often. However, almost ever app, including iTunes crashes on launch. It's frustrating, and happened to me before on my iPod Touch. I want an iPhone but if I can get this issue solved, this iPad may be my last Apple device.

    Ipad User Guide
    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414
    Try this First... You will Not Lose Any Data...
    Turn the iPad Off...
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear and then Disappear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...
    Turn the iPad On...

  • CS5 apps crash during launch in XP

    Hi,
    I just bought and installed CS5 Design Premium and can't get it to work, including Photoshop.  Most of the apps crash.  They crash during launch (splash screen) and therefore never get going.  Each app seems to display different error messages.  One common denominator seems to be something relating to scripting (not sure what that implies - plug-ins?).  The only CS5 apps that don't crash are Bridge and Media Encoder.
    Upgrading to 12.01 didn't help.  I tried rebooting, uninstalling and re-installing.  I ran a system scan with Windows Defender and no malicious software was detected.  I run a very clean system so no unusual programs running in the background and what little I do run in the background, I exited from.  I hadn't run a previous version of Photoshop (or any other program in CS5) so there were no Photoshop plug-ins to uninstall.
    I do have Lightroom 3 installed (huge image database), which I have not yet uninstalled (far from trivial IMHO).  Lightroom does have three plug-ins (all disabled) which are the Canon and Nikon Tether Plug-ins and a Flickr plug-in.  I don't know how to uninstall these or whether it would affect CS5.
    As an example, when I launch Photoshop, I get the following error:
    AppName: photoshop.exe     AppVer: 12.0.1.0     ModName: scriptingsupport.8li ModVer: 10.0.0.0     Offset: 000d183a
    InDesign fails as it says "updating Panels" and I get:
    AppName: indesign.exe     AppVer: 7.0.0.355     ModName: support for javascript.rpln
    ModVer: 7.0.0.355     Offset: 00036183
    System Specs:
    3.4GHz P4, 4GB PC6400, 1.5TB SATA, Nvidia GeForce 6600 PCIe, Asus P5WD2-e Motherboard, XP Pro SP2
    I run Flash 10.1.53.64 and Quicktime 7.6.6, Java 6.0.2
    When I launch Illustrator, it used to crash hard but now it stops while loading (Initializing Plug-ins, PDFFormat.aip) and displays a custom error dialog saying "Error loading plugins.  AISaveForWeb.aip DxfDwg.aip PGNFileFormat.aip.  Eventually it launches, apparently functional (haven't tested it).
    Any help appreciated, thanks!

    Corporate users are often very conservative, as many needs must be met before a new system can be rolled-out.  The reasons for being so conservative are rooted in good business, and in many cases are quite justifiable.
    I have a friend who works IT at a railroad company, and he regularly has to support Windows 2000 machines amongst the majority of their systems, which are XP.  He tells me what he and a whole team of people struggle with every day.  I've been there.  I administered systems for entire Engineering departments myself.  One of the things I ALWAYS made time for, however, was breaking in new systems and getting to know them.  As a result, our people always had near state-of-the-art systems to work with.  It was even a selling point when our managers interviewed someone sharp who they were trying to get to accept an offer:  Our work environment was second to none.
    In recent times we are starting to see why staying with an ancient operating system instead of "biting the bullet" and moving up to modern technology is proving to be more and more expensive.
    Brushing aside Vista - for a while - might have been justifiable, but...
    Hours and hours to make something work on XP?  New roll-outs of XP systems?  In 2010?  Are you kidding?
    All that time being wasted to get old things working could and should be spent on embracing the new, and figuring out how to make it sing on key.  People have now gone before you and can authoritatively state that Windows 7 can be made to work.  A darned sight better than its predecessors in many ways!
    Time is money.
    -Noel

  • Mail app crashes at launch

    Hi,
    I've read through some of the posts and haven't found anything that will help.
    I have 3 Macs (Mac Pro, MacBook Pro, and G5 PowerPC), all running Leopard 10.5.2, and when I tried to boot the Mail app today on the Mac Pro, it just crashed at launch. Mail is working fine on the other Macs. I haven't been using Mail and wanted to set it up so don't have any accounts set up.
    Some of the error log is below:
    Application Specific Information:
    -[MetadataManager getAllCalendarStoreData]
    -[MailboxesOutlineViewStateStorage clearAndResetShouldShowVariables]
    * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'trying to set a non-ToDo MailboxUid for a ToDo. The MailboxUid for a ToDo must be a ToDosMailboxUid'
    It looks like there is some sort of "ToDo" object causing the problem, but I don't really know. I do you iCal and Bento, if that matters.
    I dragged the Mail app from my PowerPC to the Mac Pro with the same results.
    Anyone know where to go from here?
    Thanks,
    Cobb

    I came across this exact same problem. I fixed it by copying something else (like a bit of text). This removes this pics you had copied and frees up the mail app.

  • Mail.app crashes on launch consistently

    Up until yesterday, my upgrade to Mountain Lion had been completely smooth.  Today when I launch mail, it crashes consistently on thread 0.  So I did the Windows rule of rebooting first off.  no joy
    I tried restoring the app via Time Machine and it crashes as well so the problem cause remains unknown.
    I have tried this with iCloud sync both on and off and also tried resetting sync services since this used to be a fix in the old days with Lion and Snow Leopard although I think it no longer applies with iCloud. 
    I've also tried removing the envelope index files and even all the plist files but the app does not launch long enough or far enough to get there.
    I've also done a Repair disk permissions and while it found tons of faults, mostly in the printers area, this did not resolve the issue.
    At this point, Mail is unusable which is a major pain in the ***.  if anyone has solutions, I'd appreciate hearing.
    Ross

    I'm having the same problem as JadedEye.   Mail.app worked just fine yesterday, but now I can't get it to launch.
    I've tried your suggestion, hpr3, to use Safe Mode.   No luck.
    Other things I've tried:
    1. Using recovery partition, repaired disk - no problems
    2. Using recovery partition, repaired permissions - nothing that looked as if it were related.
    3. Tried restoring Mail.app through Time Machine
    4. Tried restoring entire ~/Library/Mail folder from yesterday
    5. Tried deleting Mail Envelope files
    6. Tried removing entire ~/Library/Mail and ~/Library/Mail Downloads folders
    7. Tried deleting preferences files -- only one I found was com.apple.mail.plist.lockfile
    NONE of these things has made any difference.  I would re-install Mail.app, if I could find an installer package anywhere.
    I've copied the header and footer of the crash report below:
    Process:         Mail [632]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         6.0 (1485)
    Build Info:      Mail-1485000000000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [245]
    User ID:         501
    Date/Time:       2012-08-01 19:44:01.482 -0400
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          331251 sec
    Crashes Since Last Report:           17
    Per-App Interval Since Last Report:  276196 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      FCE49931-23F4-4817-A753-154DA076FBDB
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 00000001094da000-0000000109877000 [ 3700K] r-x/rwx SM=COW  /Applications/Mail.app/Contents/MacOS/Mail
    TOTAL                             394.2M
    Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.21f4
    Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz, 0x2C00000000000000, 0x3136485446323536363448592D3636374731
    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz, 0x2C00000000000000, 0x3136485446323536363448592D3636374731
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.16)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD30EZRX-00MMMB0, 3 TB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0606, 0xfa400000 / 3
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0606, 0xfa410000 / 4
    USB Device: MP560 series, 0x04a9  (Canon Inc.), 0x173e, 0xfa413000 / 8
    USB Device: C-Media USB Headphone Set, 0x0d8c  (C-MEDIA ELECTRONICS INC.), 0x000c, 0xfa412000 / 7
    USB Device: USB to ATA/ATAPI Bridge, 0x152d  (JMicron Technology Corp.), 0x2352, 0xfa411000 / 6
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa200000 / 2
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa220000 / 5
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x1a100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2

  • All newly installed CC apps crash on launch, CS6 are fine

    I installed the new CC versions of Illustrator, Photoshop, and InDesign, and they all crash immediately after launching (no splash graphic). Unfortunately I uninstalled Illustrator CS6 before noticing that none of the newly installed versions will launch, but I still have the other two installed and working. Mac OS 10.8.4.
    InDesign crash feedback:
    Process:         Adobe InDesign CC [72156]
    Path:            /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Adobe InDesign CC
    Identifier:      com.adobe.InDesign
    Version:         9.0.0.244 (9000)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [272]
    User ID:         501
    Date/Time:       2013-06-19 13:01:13.198 -0400
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          13873 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      F574B4AE-0435-2610-3A0F-30C59803C605
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/../Frameworks/amtlib.framework/Versions/A/amtlib
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff95a45212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff9034cb54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff90390dce abort + 143
    3   libc++abi.dylib                         0x00007fff8e5619eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff8e55f39a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff95794887 _objc_terminate() + 111
    6   libc++abi.dylib                         0x00007fff8e55f3c9 safe_handler_caller(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff8e55f424 std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff8e56058b __cxa_throw + 111
    9   com.adobe.amtlib                        0x00000001046ec595 0x1046b4000 + 230805
    10  com.adobe.amtlib                        0x00000001046ec6b0 0x1046b4000 + 231088
    11  com.adobe.amtlib                        0x00000001046ebab4 0x1046b4000 + 228020
    12  com.adobe.amtlib                        0x00000001046ebb1d 0x1046b4000 + 228125
    13  com.adobe.amtlib                        0x00000001046ebddf 0x1046b4000 + 228831
    14  com.adobe.amtlib                        0x00000001046ec324 0x1046b4000 + 230180
    15  dyld                                    0x00007fff64abf378 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 236
    16  dyld                                    0x00007fff64abf762 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
    17  dyld                                    0x00007fff64abc06e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 380
    18  dyld                                    0x00007fff64abbfc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    19  dyld                                    0x00007fff64abbfc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    20  dyld                                    0x00007fff64abbfc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    21  dyld                                    0x00007fff64abbfc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    22  dyld                                    0x00007fff64abbeba ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
    23  dyld                                    0x00007fff64aadfc0 dyld::initializeMainExecutable() + 207
    24  dyld                                    0x00007fff64ab1b04 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3060
    25  dyld                                    0x00007fff64aad397 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 761
    26  dyld                                    0x00007fff64aad05e _dyld_start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff95a45d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff945f6dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff945f69ee _dispatch_mgr_thread + 54
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfde58  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfde80  rsp: 0x00007fff5fbfde58
       r8: 0x00007fff7e151278   r9: 0x0000000000000013  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5fbfdfe0  r13: 0x000000000000001f  r14: 0x00007fff7e152180  r15: 0x00007fff5fbfdec0
      rip: 0x00007fff95a45212  rfl: 0x0000000000000206  cr2: 0x00007fff7e14aff0
    Logical CPU: 0
    Binary Images:
           0x100000000 -        0x100005fff +com.adobe.InDesign (9.0.0.244 - 9000) <2F683D4B-A144-3E91-A0CA-3F9B6B1DA676> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Adobe InDesign CC
           0x10000c000 -        0x10000eff7 +com.adobe.InDesign.InDesignModelAndUI (9.0 - 0) <7EAF82B5-D2A0-3E46-96B1-61E4A9D819C9> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
           0x100014000 -        0x10001cfff +com.adobe.coretech.adobesplashkit (AdobeSplashKit Version 1.0 - 1.0) <65BFDA83-4121-3D12-9BBE-9F4FF1DB3D6A> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x100025000 -        0x10002ffff +ASLSupportLib.dylib (1) <37C5A821-5118-3BCF-AC5E-F9C4FAE123A8> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/ASLSupportLib.dylib
           0x100037000 -        0x10012bff7 +DV_WidgetBinLib.dylib (1) <6A40E798-D47A-3959-A04E-9361B010FAE3> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/DV_WidgetBinLib.dylib
           0x1001bf000 -        0x100204ff7 +TextPanelLib.dylib (1) <F06B61DF-F7D5-37AA-B1F5-BB5FA3737E62> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/TextPanelLib.dylib
           0x100221000 -        0x100382fff +WidgetBinLib.dylib (1) <7D51BAC1-7061-36C1-8C0E-CBF411371A56> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/WidgetBinLib.dylib
           0x100433000 -        0x1005fcff7 +com.adobe.owl (AdobeOwl version 5.0.13 - 5.0.13) <E9BEFE93-8AB5-3EF9-B59E-69208015C7FA> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x10063f000 -        0x100883ff7 +com.adobe.dvacore.framework (7.0.849323 - 7.0.849323.0) <63BF29D6-62ED-3026-B93D-96CC42F4CF9E> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10094a000 -        0x100dd7ff7 +com.adobe.dvaui.framework (7.0.849323 - 7.0.849323.0) <6C4C227F-A5D6-3B4D-AD39-4B3C97D32440> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10106d000 -        0x10106dfff +com.adobe.InDesign.InDesignModel (9.0 - 0) <5A3F239E-E40A-3876-8DD9-0E5AEDB58098> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
           0x101072000 -        0x101080fff +com.adobe.boost_threads.framework (7.0.847203 - 7.0.847203.0) <A0AE19A9-2B8E-310A-8AC1-0E2E026E7A40> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x101096000 -        0x10109cff7 +com.adobe.boost_date_time.framework (7.0.847203 - 7.0.847203.0) <F30F59C3-41C0-3DB1-899A-E2491EA25263> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x1010ab000 -        0x101513fff +PublicLib.dylib (1) <9C2969EC-46E7-3AC9-ADDE-45951D87A220> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/PublicLib.dylib
           0x10165d000 -        0x101667fff +PMRuntime.dylib (1) <E2DF4211-4A31-32BB-87F5-F0ADFFBFACE8> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/PMRuntime.dylib
           0x101670000 -        0x101687ff7 +com.adobe.AFL (AdobeAFL 1.5.0 - 1.5) <1C46F2BE-2E4D-3E25-ACDF-85E2962B92DF> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
           0x101696000 -        0x1019a6ff7 +com.adobe.CoolType (AdobeCoolType 5.13.00.30830 - 5.13.00.30830) <BBF1FCF6-523A-3E24-967A-10EA909DF89B> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x1019ee000 -        0x101a0bfff +com.adobe.BIB (AdobeBIB 1.2.03.30830 - 1.2.03.30830) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x101a13000 -        0x101b57fff +com.adobe.ACE (AdobeACE 2.20.02.30830 - 2.20.02.30830) <73C9699B-5EDC-3FDC-82FF-738C99AA840F> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x101b6a000 -        0x10213bfff +com.adobe.AGM (AdobeAGM 4.30.19.30830 - 4.30.19.30830) <9062D763-4040-3F8C-8FF3-23876F112FB8> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1021d8000 -        0x102215fff +com.adobe.ARE (AdobeARE 1.5.02.30830 - 1.5.02.30830) <73174C59-1DDC-3416-A0AD-4D70930ABA60> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x10221d000 -        0x102243fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x10224b000 -        0x1027e4fff +com.adobe.MPS (AdobeMPS 5.8.1.30604 - 5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x102861000 -        0x10287eff7 +com.adobe.dvaflashview.framework (7.0.849323 - 7.0.849323.0) <727F09EC-0D75-3C41-8553-54585B9408BB> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x102895000 -        0x102899ff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x1028a0000 -        0x102962fff +com.adobe.exo.framework (7.0.849323 - 7.0.849323.0) <60261EFB-3EF3-3201-9BE7-3CC7235B523B> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x1029ff000 -        0x102aadfff +com.adobe.dvaworkspace.framework (7.0.849323 - 7.0.849323.0) <412D9508-51FD-34D9-8B3E-FE9BD1EAC107> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x102b30000 -        0x1031adfcf +com.adobe.PlugPlug (4.0.0.172 - 4.0.0.172) <1B15941F-D885-3AC5-880F-D513DA868B00> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x103494000 -        0x1034c0ff7 +libtbb.dylib (0) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/libtbb.dylib
           0x1034db000 -        0x1034fafe7 +libtbbmalloc.dylib (0) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/libtbbmalloc.dylib
           0x10351f000 -        0x104264fff +com.adobe.ICUData (4.0 - 3.61) <01D90725-4B10-312C-9546-9C0CCCA1B7BB> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x104278000 -        0x1043a9ff7 +com.adobe.ICUInternationalization (4.0 - 3.61) <CD4AD967-00CD-3979-8F82-1166E2058FA6> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40.0 .dylib
           0x1043fd000 -        0x1044f3ff7 +com.adobe.ICUUnicode (4.0 - 3.61) <2352E6C8-3431-3A99-92B9-382E85A018AC> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x10452b000 -        0x104659fff +com.winsoft.wrservices (WRServices 7.0.0 - 7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x1046b4000 -        0x1047a3fff +com.adobe.amtlib (7.0.0.169 - 7.0.0.169) <A9A9F814-FF1F-3182-992C-395E5BC52481> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1047b6000 -        0x1047b8fff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x1047be000 -        0x104875ff7 +com.adobe.boost_regex.framework (7.0.847203 - 7.0.847203.0) <F1C659D9-D3E8-3ACE-8368-9161529A6A66> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x1048df000 -        0x10494eff7 +com.adobe.adobe_caps (adobe_caps 7.0.0.21 - 7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x104959000 -        0x104964fff +com.adobe.boost_signals.framework (7.0.847203 - 7.0.847203.0) <E0B3BB47-4294-3D65-8979-29B2D6C5DD2E> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x104973000 -        0x104977fff +com.adobe.boost_system.framework (7.0.847203 - 7.0.847203.0) <70F73B9F-8416-37BF-9294-086AE475B743> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x10497d000 -        0x104a1efff +com.adobe.ICUConverter (4.0 - 3.61) <46764474-111C-3B13-AF62-002B71877405> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
           0x104a3e000 -        0x104aa0ff7 +DataBaseLib.dylib (1) <F2D6864D-0813-3833-96A5-9D256A00375D> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/DataBaseLib.dylib
           0x104ab4000 -        0x104b20fff +ObjectModelLib.dylib (1) <FDA08F73-D9C2-303E-AB18-564E50554517> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/ObjectModelLib.dylib
           0x104b3d000 -        0x104b61fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.30807 - 3.8.0.30807) <16FF5E16-19E0-3CE1-A68E-27567234429F> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpat
        0x7fff64aac000 -     0x7fff64ae093f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff8db92000 -     0x7fff8dbccff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8dbcd000 -     0x7fff8e55d4af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
        0x7fff8e55e000 -     0x7fff8e583ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8e59f000 -     0x7fff8e5c1ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8e5c2000 -     0x7fff8e5c8ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8e779000 -     0x7fff8eb96fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
        0x7fff8eb9a000 -     0x7fff8ed48fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ed49000 -     0x7fff8eda3fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
        0x7fff8eda9000 -     0x7fff8f0d9fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
        0x7fff8f0da000 -     0x7fff8f0f9ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8f150000 -     0x7fff8f167fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
        0x7fff8f168000 -     0x7fff8f16cfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8f25f000 -     0x7fff8f449ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f44a000 -     0x7fff8f5d0fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
        0x7fff8f5e1000 -     0x7fff8f649fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
        0x7fff8f64a000 -     0x7fff8f724fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8f725000 -     0x7fff8f7f7ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8f7f8000 -     0x7fff8f7fcfff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8f839000 -     0x7fff8f83cfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
        0x7fff8f842000 -     0x7fff8f8a5ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f8fd000 -     0x7fff8f91dfff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8f91e000 -     0x7fff8f9cffff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
        0x7fff8fd17000 -     0x7fff8fd2efff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8fd2f000 -     0x7fff8fd30ff7  libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib
        0x7fff8fd31000 -     0x7fff8fd5bff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8fe14000 -     0x7fff8fe2afff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
        0x7fff8fe2b000 -     0x7fff8fef0ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ff06000 -     0x7fff8ff50ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ff51000 -     0x7fff8ff66fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
        0x7fff8ff67000 -     0x7fff90102fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
        0x7fff90103000 -     0x7fff90103fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff9024d000 -     0x7fff9029eff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff9029f000 -     0x7fff902f9ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff902fa000 -     0x7fff90330fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff90331000 -     0x7fff90336fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff90337000 -     0x7fff90403ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff9051e000 -     0x7fff9051efff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff90756000 -     0x7fff90756fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff90757000 -     0x7fff90776ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
        0x7fff90777000 -     0x7fff907d6fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
        0x7fff90804000 -     0x7fff90804fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff90805000 -     0x7fff90812fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
        0x7fff90813000 -     0x7fff90822fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9089d000 -     0x7fff9089eff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90a0a000 -     0x7fff90b2afff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
        0x7fff90b2b000 -     0x7fff90b7aff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
        0x7fff90ba4000 -     0x7fff90c3ffff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
        0x7fff90c40000 -     0x7fff90ce6ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
        0x7fff90ce7000 -     0x7fff90ceefff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90cef000 -     0x7fff90dfafff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
        0x7fff91e7a000 -     0x7fff91e7cfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
        0x7fff924b8000 -     0x7fff924bafff  com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
        0x7fff924bb000 -     0x7fff92512ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
        0x7fff9252d000 -     0x7fff92534fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff92535000 -     0x7fff9255dfff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff9264d000 -     0x7fff92660ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
        0x7fff92661000 -     0x7fff92665fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff92666000 -     0x7fff92688ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff926b8000 -     0x7fff926b8fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff926b9000 -     0x7fff926e4fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff927a6000 -     0x7fff927b0fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
        0x7fff927f9000 -     0x7fff928b6ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
        0x7fff928ec000 -     0x7fff928fbff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff928fc000 -     0x7fff9292dff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
        0x7fff9292e000 -     0x7fff92936ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff92937000 -     0x7fff92939fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff92bff000 -     0x7fff92c4eff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff92cdf000 -     0x7fff92ce0fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff92ce1000 -     0x7fff92d08ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
        0x7fff92d09000 -     0x7fff92d8bff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff92d8c000 -     0x7fff92d8dff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff92f49000 -     0x7fff92f49ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff92f4a000 -     0x7fff932a9fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff932e9000 -     0x7fff93383fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
        0x7fff93384000 -     0x7fff9338dff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
        0x7fff935fc000 -     0x7fff9360eff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff9360f000 -     0x7fff93611fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
        0x7fff9368e000 -     0x7fff9372cff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
        0x7fff93909000 -     0x7fff93917ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff944a8000 -     0x7fff94511fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff94512000 -     0x7fff9459fff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
        0x7fff945f2000 -     0x7fff94607ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff94733000 -     0x7fff94741ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff94742000 -     0x7fff94a59ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
        0x7fff94d12000 -     0x7fff94d15ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff954be000 -     0x7fff954dfff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff95614000 -     0x7fff9566afff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
        0x7fff9566b000 -     0x7fff9567ffff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
        0x7fff95680000 -     0x7fff95782fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff95783000 -     0x7fff9589b92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff9589d000 -     0x7fff9589fff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff958ec000 -     0x7fff95959ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
        0x7fff9595d000 -     0x7fff959a1fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
        0x7fff959a6000 -     0x7fff959aafff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff95a33000 -     0x7fff95a4eff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
        0x7fff95a4f000 -     0x7fff95a85fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff95bfb000 -     0x7fff95e9fff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
        0x7fff95f90000 -     0x7fff96010ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
        0x7fff96897000 -     0x7fff974c4fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff974c5000 -     0x7fff978bcfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
        0x7fff97907000 -     0x7fff9790dfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff97b90000 -     0x7fff97dc5ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff9856e000 -     0x7fff98663fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff98664000 -     0x7fff98677ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff987d7000 -     0x7fff9881aff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
        0x7fff989cd000 -     0x7fff98a22ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff98a23000 -     0x7fff98a30fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff98a7d000 -     0x7fff98b7aff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff98b7b000 -     0x7fff98b7bfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff98b7c000 -     0x7fff98b7cfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff98b7d000 -     0x7fff98be5ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff98be6000 -     0x7fff98d38fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff98d40000 -     0x7fff98d61fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff98d62000 -     0x7fff98d69fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff98df0000 -     0x7fff98df3fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff98e0c000 -     0x7fff98f09fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff98f4b000 -     0x7fff98f4cfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff98f4d000 -     0x7fff98f74fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff98f75000 -     0x7fff9908efff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9908f000 -     0x7fff99204ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff99205000 -     0x7fff99233ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff99234000 -     0x7fff99234fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
        0x7fff99235000 -     0x7fff99236fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff99237000 -     0x7fff9924efff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
        0x7fff9924f000 -     0x7fff9926cff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
        0x7fff99582000 -     0x7fff99782fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff997d1000 -     0x7fff99aa2ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff99b02000 -     0x7fff99b10fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff99b1d000 -     0x7fff99b21ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
        0x7fff99b22000 -     0x7fff99ba0ff7  com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff99c4d000 -     0x7fff99c4fff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
        0x7fff99c50000 -     0x7fff99c8fff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
        0x7fff99c91000 -     0x7fff99c9dfff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
        0x7fff99c9e000 -     0x7fff99c9fff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff99ca0000 -     0x7fff99d0eff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff99d0f000 -     0x7fff99e11fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff99e12000 -     0x7fff99e55ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff9a1fc000 -     0x7fff9a202fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff9a2fa000 -     0x7fff9a305fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9a306000 -     0x7fff9a306fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff9a35f000 -     0x7fff9a3abff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff9a3ac000 -     0x7fff9a3b1fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff9a3b2000 -     0x7fff9a3bfff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9a43e000 -     0x7fff9a49aff7  com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff9a49b000 -     0x7fff9a4a3fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff9a4c0000 -     0x7fff9a4cbff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff9a4cc000 -     0x7fff9a4d0ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff9a541000 -     0x7fff9a57efef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff9a57f000 -     0x7fff9a600fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
        0x7fff9a669000 -     0x7fff9a66efff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff9aac1000 -     0x7fff9aaccfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 26859
        thread_create: 34
        thread_set_state: 60
    VM Region Summary:
    ReadOnly portion of Libraries: Total=215.1M resident=102.5M(48%) swapped_out_or_unallocated=112.5M(52%)
    Writable regions: Total=51.8M written=2260K(4%) resident=2628K(5%) swapped_out=0K(0%) unallocated=49.2M(95%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             40.5M
    MALLOC guard page                    48K
    STACK GUARD                        56.0M
    Stack                              8712K
    __DATA                             14.1M
    __IMAGE                             528K
    __LINKEDIT                         62.9M
    __TEXT                            152.2M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             335.3M
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 8 GB, SMC 1.68f99
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A54463531323634485A2D3147344D31
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A54463531323634485A2D3147344D31
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS725050A9A364, 500.11 GB
    Serial ATA Device: SanDisk SDSSDH120GG25, 120.03 GB
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    Photoshop CC:
    Process:         Adobe Photoshop CC [72151]
    Path:            /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/Adobe Photoshop CC
    Identifier:      com.adobe.Photoshop
    Version:         14.0.0 (14.0.0.221)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [272]
    User ID:         501
    Date/Time:       2013-06-19 13:00:54.963 -0400
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          13855 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      F574B4AE-0435-2610-3A0F-30C59803C605
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/../Frameworks/amtlib.framework/Versions/A/amtlib
    abort() called
    terminate called throwing an exception
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff95a44d46 __kill + 10
    1   libsystem_c.dylib                       0x00007fff90390df0 abort + 177
    2   libc++abi.dylib                         0x00007fff8e5619eb abort_message + 257
    3   libc++abi.dylib                         0x00007fff8e55f39a default_terminate() + 28
    4   libobjc.A.dylib                         0x00007fff95794887 _objc_terminate() + 111
    5   libc++abi.dylib                         0x00007fff8e55f3c9 safe_handler_caller(void (*)()) + 8
    6   libc++abi.dylib                         0x00007fff8e55f424 std::terminate() + 16
    7   libc++abi.dylib                         0x00007fff8e56058b __cxa_throw + 111
    8   com.adobe.amtlib                        0x000000010521e595 0x1051e6000 + 230805
    9   com.adobe.amtlib                        0x000000010521e6b0 0x1051e6000 + 231088
    10  com.adobe.amtlib                        0x000000010521dab4 0x1051e6000 + 228020
    11  com.adobe.amtlib                        0x000000010521db1d 0x1051e6000 + 228125
    12  com.adobe.amtlib                        0x000000010521dddf 0x1051e6000 + 228831
    13  com.adobe.amtlib                        0x000000010521e324 0x1051e6000 + 230180
    14  dyld                                    0x00007fff61689378 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 236
    15  dyld                                    0x00007fff61689762 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
    16  dyld                                    0x00007fff6168606e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 380
    17  dyld                                    0x00007fff61685fc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    18  dyld                                    0x00007fff61685eba ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
    19  dyld                                    0x00007fff61677fc0 dyld::initializeMainExecutable() + 207
    20  dyld                                    0x00007fff6167bb04 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3060
    21  dyld                                    0x00007fff61677397 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 761
    22  dyld                                    0x00007fff6167705e _dyld_start + 54
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff5fbfde30  rcx: 0x00007fff5fbfde18  rdx: 0x0000000000000000
      rdi: 0x00000000000119d7  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfde40  rsp: 0x00007fff5fbfde18
       r8: 0x0000000000000007   r9: 0x0000000000000014  r10: 0x00007fff95a46342  r11: 0x0000000000000206
      r12: 0x00007fff5fbfdf70  r13: 0x000000000000001f  r14: 0x00007fff8e5747c3  r15: 0x00007fff5fbfde50
      rip: 0x00007fff95a44d46  rfl: 0x0000000000000206  cr2: 0x00007fff7e14aff0
    Logical CPU: 0
    Binary Images:
           0x100000000 -        0x103769fe7 +com.adobe.Photoshop (14.0.0 - 14.0.0.221) <259D87CA-0B1D-3AE7-9D5B-B771811859F1> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/Adobe Photoshop CC
           0x103ea4000 -        0x103ed0ff7 +libtbb.dylib (0) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/libtbb.dylib
           0x103eea000 -        0x103f09fe7 +libtbbmalloc.dylib (0) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/libtbbmalloc.dylib
           0x103f2d000 -        0x103f34fff  org.twain.dsm (1.9.4 - 1.9.4) <80EC0952-6137-3CA6-813F-D753856A13CE> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103f3c000 -        0x103f4fff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x103f59000 -        0x103f5efff  com.apple.agl (3.2.1 - AGL-3.2.1) <82AA78D1-159F-3B27-8CA5-1C227C956AC9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x103f65000 -        0x10412eff7 +com.adobe.owl (AdobeOwl version 5.0.13 - 5.0.13) <E9BEFE93-8AB5-3EF9-B59E-69208015C7FA> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x104171000 -        0x10470afff +com.adobe.MPS (AdobeMPS 5.8.1.30604 - 5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x104787000 -        0x104a9ffff +com.adobe.AGM (AdobeAGM 4.30.19.30830 - 4.30.19.30830) <4C394C04-92D7-3EE5-B0C2-4C08E14FF224> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x104b08000 -        0x104e18ff7 +com.adobe.CoolType (AdobeCoolType 5.13.00.30665 - 5.13.00.30665) <BBF1FCF6-523A-3E24-967A-10EA909DF89B> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104e60000 -        0x104e86fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x104e8e000 -        0x104ebafff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpat
           0x104ede000 -        0x10500cfff +com.winsoft.wrservices (WRServices 7.0.0 - 7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10506a000 -        0x1051aefff +com.adobe.ACE (AdobeACE 2.20.02.30665 - 2.20.02.30665) <73C9699B-5EDC-3FDC-82FF-738C99AA840F> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x1051c1000 -        0x1051defff +com.adobe.BIB (AdobeBIB 1.2.03.30665 - 1.2.03.30665) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x1051e6000 -        0x1052d5fff +com.adobe.amtlib (7.0.0.169 - 7.0.0.169) <A9A9F814-FF1F-3182-992C-395E5BC52481> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1052e8000 -        0x1053a1ff7 +com.adobe.JP2K (1.2.2 - 1.2.2.29712) <869F46FB-FF39-39CA-B1E3-A13035A48B49> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/adobejp2k.framework/Versions/A/AdobeJP2K
           0x1053eb000 -        0x1053efff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x1053f6000 -        0x105467fe7 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 79.151561) <380981FE-6528-37CC-9159-AB1892803BD4> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x10547a000 -        0x1054e7fff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.5 -c 14 - 79.151481) <BCDB9366-EDB3-3FEA-854D-3D2C72D48781> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x10551a000 -        0x105a72fef +com

    Please see this :
    http://helpx.adobe.com/photoshop/kb/cc-applications-crash-immediately-launch.html

  • IPhone Camera App Crashed...

    Hello, I was taking some pictures with the iPhone camera app when all of the sudden after taking the picture, the camera app closed and the iPhone screen showed the shutdown spinwheel for a few seconds and then returning the the unlock screen. When I reopened the picture app, the picture that I took before the crash was gone. What could have cause this crash issue? but most importantly where's the picture? is it gone or was transmitted to somewhere else (folder, camera roll, iCloud, etc.)?
    Thanks for the assistance!
    P.S. I am looking at the iPhone logs and see that there was a springboard crash near the time of the crash. Can a springboard crash cause the iPhone to show a shutdown spinwheel and then leave you back in the log in screen?

    I am using iOS6.1.1
    Can you try to load up the apples and try take some HDR photos.

  • CS3 Web Premium Setup.app crashing on launch

    Trying to install CS3 Web Premium on a Mac intel w 10.5.2 and I cannot get the installer to launch. It did not auto run as the instructions indicated and there was no Setup MacOS file that I could find on the dvd, but I did find Setup.app. Launching this fails almost instantly with an error:
    [0x0-0x16016].Setup[241]: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp[241] Launch failed with error code -2857 (cfragCFragRsrcErr) for application /Volumes/Adobe CS3 Web Premium/Adobe Creative Suite 3 Web Premium/Setup.app/Contents/MacOS/Setup
    The installer does not leave a log file in either Library or that is accessible via the Console. I've tried installing from a different admin account and also as root. Same result in both cases. I also attempted to run the actual Setup executable that is within the Setup.app bundle via Terminal and was told "cannot execute binary file".
    Thinking i might have had some previous adobe junk, i've also run the adobe clean up script at level 4. No effect on the crashing installer.
    Any ideas?

    I am installing a brand new MacPro with OS X 10.5.2. It is a machine upgrade for the user so all of her previous user files were also transferred during the setup. Two days ago we got our new CS3 site license upgrade discs and I was using it to install a fresh copy of CS3 Standard. We had a 5 user license disc that we were using to test before deploying CS3 to the users so we know that we can install from that disc, unfortunately it is a CS3 Premium disc and a different serial number.
    Also of note, once the setup.app crashes (actually it never really launches) other apps, like Safari also will no longer launch. I have repaired disk permissions and the next thing I will try is installing as another user, but it looks like you guys have already tried that.
    Any help would be wonderful, this user returns from vacation on Monday!
    Thanks,
    Laura

Maybe you are looking for

  • Error 13 = Blue Screen of Death?

    Thought I'd try this board and see if anyone knows anything about 'error 13' and Panther. I have been plagued by this error message which pops up whenever I try to print from either of my printers or burn a CD. This all happened after I tried to load

  • How do I delete  one item at a time from trash?

    How does one delete one item at a time from trash?

  • NVidia v1.0-8756 released!

    http://www.nvidia.com/object/linux_display_ia32_1.0-8756.html wrote: Linux Display Driver - IA32 Version: 1.0-8756 Operating System: Linux IA32 Release Date: April 7, 2006 Release Highlights     * Adds support for GeForce 7300, GeForce 7400 Go, GeFor

  • Refresh Security from shared services fails.

    Hello all, On our environment I went into shared services with admin rights and changed the native directory password. And from then on I have not been able to refresh the security of essbase server in EAS. I get the following error, Essbase failed t

  • Running low on memory

    I have recently built my own desktop. Specs: nVidia GTX 760 i7-4770k 16gb Crucial Ballistix Sport Ram I use after effects and photoshop in a pretty undemanding way (the most demanding thing I do is rotoscoping). However, when using premier pro (as we