Can't empty trash-- iPhoto 08 crashes when I empty trash

I installed ilife 08. I want to delete some photos. I have 1300 photos in trash. Everytime I hit "empty trash", the photos disappear, but then iPhoto "unexpectedly closes." When I reopen the program, the trash is full again.

flinch13:
What I had to do after installing Leopard is the following:
Open Terminal and enter "sudo chmod -R -N ". Note the space after the N. Drag the iPhoto Library packaged into terminal to set the path and hit the Return button. Enter your admin password when prompted. That should clear that up. I had to do my entire User folder but you should only have to do the iPhoto Library package. If that doesn't help, try running it on the Pictures folder.
But first, try turning off the option to "Show image counts" in iPhoto's general preferences and the try to empty the trash.
Happy Holidays
TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

Similar Messages

  • IPhoto crashes when I write name on people's faces. Can I solve this problem?

    From 2-3 weeks my iPhoto crashes when I select Faces and I add the name of people which is in the photo... can I make something ?
    Those problems starts when iPhoto rebuild my library because it was damaged...

    Try this:  launch iPhoto with the Option key held down and create a new, test library.  Import some photos and check to see if the same problem persists.  If it does make a temporary, backup copy (if you don't already have a viable backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    If the problem didn't repeat in the new library then your current library is damaged. In that case make a temporary, backup copy (if you don't already have a viable backup copy) of the library and apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • IPhoto crashing when trying to delete photos

    I have about 122,000 photos in my trash folder within iphoto.  I know, I know, I shouldn't have that many.  Actually I didn't know that they were being collected in my trash folder when I deleted photos in iphoto.
    Now the problem I am having is that iphoto crashes every time I try to empty trash iphoto crashes.  I am attaching the dump file.  Any help would be very much appreciated
    Process:         iPhoto [2467]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.1.5 (9.1.5)
    Build Info:      iPhotoProject-6150000~3
    App Item ID:     408981381
    App External ID: 3922231
    Code Type:       X86 (Native)
    Parent Process:  launchd [248]
    Date/Time:       2011-08-27 10:43:35.370 -0700
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Sleep/Wake UUID: 66901A81-3F72-4171-BD64-5B3CFA66C034
    Interval Since Last Report:          8484 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  2474 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      5F2A733E-9002-4879-BD63-1C0413957E37
    Crashed Thread:  33  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Assertion failed: (addr != MAP_FAILED), function _open_and_mmap_for_reading, file /SourceCache/LanguageIdentifier/LanguageIdentifier-106/LanguageIdentifier.c, line 556.
    objc[2467]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x9bb18c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9bb181f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9791f9ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x97928b14 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x979281ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x97928098 CFRunLoopRunInMode + 120
    6   com.apple.HIToolbox                     0x92d8f487 RunCurrentEventLoopInMode + 318
    7   com.apple.HIToolbox                     0x92d96dc3 ReceiveNextEventCommon + 381
    8   com.apple.HIToolbox                     0x92d96c32 BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit                        0x97c898ec _DPSNextEvent + 678
    10  com.apple.AppKit                        0x97c89159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    11  com.apple.AppKit                        0x97c854cb -[NSApplication run] + 904
    12  com.apple.AppKit                        0x97f18b54 NSApplicationMain + 1054
    13  com.apple.iPhoto                        0x0000f092 0x1000 + 57490
    14  com.apple.iPhoto                        0x0000ec65 0x1000 + 56421
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9bb1ab5e __select_nocancel + 10
    1   libdispatch.dylib                       0x98760b85 _dispatch_mgr_invoke + 642
    2   libdispatch.dylib                       0x9875f71b _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9bb18c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9bb181f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9791f9ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x97928b14 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x979281ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x97928098 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x97254bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x016e56a5 -[XTRunLoopThread run:] + 453
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9bb18c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9bb181f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9791f9ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x97928b14 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x979281ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x97928098 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x97254bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x016e56a5 -[XTRunLoopThread run:] + 453
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9bb18c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9bb181f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9791f9ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x97928b14 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x979281ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x97928098 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x97254bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x016e56a5 -[XTRunLoopThread run:] + 453
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x9bb18c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9bb181f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x017bb5d1 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x017bb4c6 -[RAOperationQueueImpl _workThread] + 358
    4   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    5   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    7   libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x9bb18c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9bb181f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x017bb5d1 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x017bb4c6 -[RAOperationQueueImpl _workThread] + 358
    4   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    5   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    7   libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x01cc9aad -[RKAsyncImageRenderer _backgroundRenderThread:] + 173
    7   com.apple.CoreFoundation                0x9798fdaa -[NSObject performSelector:] + 58
    8   com.apple.proxtcore                     0x016efa8c -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 220
    9   com.apple.CoreFoundation                0x97987901 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x016e5893 -[XTSubscription postMessage:] + 227
    11  com.apple.proxtcore                     0x016e5096 -[XTDistributor distributeMessage:] + 950
    12  com.apple.proxtcore                     0x016e4b1c -[XTThread handleMessage:] + 796
    13  com.apple.proxtcore                     0x016e3266 -[XTThread run:] + 422
    14  com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    15  com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    17  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9635142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x972aa3b0 -[NSCondition wait] + 304
    4   com.apple.iPhoto                        0x0005cc27 0x1000 + 375847
    5   com.apple.iPhoto                        0x0005c8cc 0x1000 + 374988
    6   com.apple.CoreFoundation                0x9798a68d __invoking___ + 29
    7   com.apple.CoreFoundation                0x9798a5c9 -[NSInvocation invoke] + 137
    8   com.apple.RedRock                       0x01d024d1 -[RKInvoker _invokeTargetWithPool:] + 81
    9   com.apple.CoreFoundation                0x97987901 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x016efa48 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 152
    11  com.apple.CoreFoundation                0x97987901 -[NSObject performSelector:withObject:] + 65
    12  com.apple.proxtcore                     0x016e5893 -[XTSubscription postMessage:] + 227
    13  com.apple.proxtcore                     0x016e5096 -[XTDistributor distributeMessage:] + 950
    14  com.apple.proxtcore                     0x016e4b1c -[XTThread handleMessage:] + 796
    15  com.apple.proxtcore                     0x016e3266 -[XTThread run:] + 422
    16  com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    17  com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    18  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    19  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x963a0f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x972dab77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x972a0f9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x972a0e6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x016e446f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x016e3250 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x9bb18c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9bb181f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x017bb5d1 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x017bb4c6 -[RAOperationQueueImpl _workThread] + 358
    4   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    5   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    7   libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 28:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x9bb1ab42 __select + 10
    1   com.apple.CoreFoundation                0x979769e5 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    3   libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 29:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9635142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreVideo                     0x95d25527 CVDisplayLink::runIOThread() + 945
    4   com.apple.CoreVideo                     0x95d2515f _ZL13startIOThreadPv + 160
    5   libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    6   libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 30:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x9bb1a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x963a0e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9635142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x90021d81 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.WebCore                       0x99fa81f1 ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
    5   com.apple.WebCore                       0x99fa8144 WebCore::LocalStorageThread::threadEntryPoint() + 74
    6   com.apple.WebCore                       0x99fa80a1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
    7   libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    8   libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 31:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x9bb18c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9bb181f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9791f9ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x97928b14 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x979281ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x97928098 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x972b488c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    8   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    10  libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib                  0x9bb1b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9639eccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x963a06fe start_wqthread + 30
    Thread 33 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x9bb1a9c6 __pthread_kill + 10
    1   libsystem_c.dylib                       0x9639ef78 pthread_kill + 106
    2   libsystem_c.dylib                       0x9638fbdd abort + 167
    3   libsystem_c.dylib                       0x963c420b __assert_rtn + 351
    4   liblangid.dylib                         0x961a9acd _langid_env_create + 679
    5   liblangid.dylib                         0x961a9bd8 _langid_create_with_datapath_internal + 132
    6   liblangid.dylib                         0x961a9d40 langid_identify_withbuf + 45
    7   com.apple.CoreFoundation                0x979c9285 __CFSTUnitWordSentenceLineSetString + 565
    8   com.apple.CoreFoundation                0x979c8c60 CFStringTokenizerCreate + 1328
    9   com.apple.AppKit                        0x97e73eda NSSpellCheckerCheckString + 3508
    10  com.apple.AppKit                        0x97e730c9 -[NSTextCheckingOperation main] + 156
    11  com.apple.Foundation                    0x972958ee -[__NSOperationInternal start] + 797
    12  com.apple.Foundation                    0x972955ca -[NSOperation start] + 67
    13  com.apple.Foundation                    0x972a97c2 ____NSOQSchedule_block_invoke_2 + 135
    14  libdispatch.dylib                       0x9875ee85 _dispatch_call_block_and_release + 15
    15  libdispatch.dylib                       0x9875fee4 _dispatch_worker_thread2 + 231
    16  libsystem_c.dylib                       0x9639eb24 _pthread_wqthread + 346
    17  libsystem_c.dylib                       0x963a06fe start_wqthread + 30
    Thread 34:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x9bb1abb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x963517b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib                       0x96351558 usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x97ecff84 -[NSUIHeartBeat _heartBeatThread:] + 2399
    4   com.apple.Foundation                    0x972a85ed -[NSThread main] + 45
    5   com.apple.Foundation                    0x972a859d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x9639ced9 _pthread_start + 335
    7   libsystem_c.dylib                       0x963a06de thread_start + 34
    Thread 35:
    0   libsystem_kernel.dylib                  0x9bb1b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9639eccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x963a06fe start_wqthread + 30
    Thread 36:
    0   libsystem_kernel.dylib                  0x9bb1b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9639eccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x963a06fe start_wqthread + 30
    Thread 37:
    0   libsystem_kernel.dylib                  0x9bb1b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9639eccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x963a06fe start_wqthread + 30
    Thread 33 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x03f2f000  ecx: 0xb1e3961c  edx: 0x9bb1a9c6
      edi: 0xb1e3b000  esi: 0x00000006  ebp: 0xb1e39638  esp: 0xb1e3961c
       ss: 0x00000023  efl: 0x00000206  eip: 0x9bb1a9c6   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0xb0103c5c
    Logical CPU: 0
    Binary Images:
        0x1000 -   0xeffff7  com.apple.iPhoto (9.1.5 - 9.1.5) <B54F5ECD-6633-50EB-066E-37321542F51C> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x1056000 -  0x1136fe7  org.python.python (2.6.6 - 2.6.6) <2683D847-5FC7-3F47-816E-D1CB71594F4F> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
    0x1181000 -  0x11aafff  com.apple.iPhoto.Tessera (1.1 - 48.10) <B0F6E13D-BBD5-4541-DDA0-1377C54FC6F5> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x11c3000 -  0x11eaff3  com.apple.iPhoto.Tellus (1.3 - 48.10) <4E43C421-72A8-8373-5213-3C420F2FCD10> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x1209000 -  0x1213ff7  com.apple.iphoto.AccountConfigurationPlugin (1.1 - 1) <44FEAB1C-0E0B-7E80-82A5-5CF6287CF5DF> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x1221000 -  0x1238fe7  com.apple.iLifeFaceRecognition (1.0 - 21.1) <AFB95F66-06DF-8076-94EE-19B1BAE836FC> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x1247000 -  0x1272ff3  com.apple.DiscRecordingUI (6.0 - 6000.4.1) <06C371CB-E783-3051-9608-BFEC2218E915> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x128a000 -  0x128cfff  com.apple.ExceptionHandling (1.5 - 10) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x1292000 -  0x129dff3  com.apple.UpgradeChecker (1.0 - 1.1) <99674552-4799-C422-63D7-AC498304312F> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x12a5000 -  0x12a5ff7  com.apple.iLifeSlideshow (2.2.0 - 842) <226E7D14-4DFD-C43F-6A33-164BB8ECAAFE> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
    0x12a8000 -  0x151dff7  com.apple.iLifePageLayout (1.2 - 147.18) <84AA57CA-CBEC-F640-FD07-1BA5DA28FE85> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
    0x15e3000 -  0x1682ff3  com.apple.MobileMe (11 - 1.0.3) <8E95CD1B-525E-748C-743A-EB0E369B05F6> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x16df000 -  0x1739fe7  com.apple.proxtcore (1.2 - 134.18) <14BE565F-D4C2-A562-379B-88A5623F72EF> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x1787000 -  0x184cff7  com.apple.iLifeSQLAccess (1.5 - 21.17) <9A904982-7B90-0980-266E-2233ADD2332D> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
    0x188e000 -  0x18bcfe7  com.apple.ProUtils (1.0 - 113.2) <173AC540-F424-037B-33C6-544E4D59FB6B> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x18d9000 -  0x192eff7  com.apple.iLifeKit (1.2 - 79.15) <90EFB56D-DEA1-114A-33CE-30F6EA950892> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
    0x1974000 -  0x1b99ff7  com.apple.prokit (7.1 - 1507) <12A56F84-663D-395D-A1AE-1F4D128764CA> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x1ca4000 -  0x20fcfff  com.apple.RedRock (1.6 - 223.52) <CF51DDF7-0A40-5641-D1D7-E678A8834C30> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x2333000 -  0x24cafe3  com.apple.geode (1.4 - 141.21) <EFA09BEB-FB84-093E-4DE9-5765B306D396> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x2565000 -  0x256cff7  com.apple.MediaSync (1.0 - 120.10) <CDAF79B6-1660-BA73-DCA7-71304BC9B179> /Applications/iPhoto.app/Contents/Frameworks/MediaSync.framework/Versions/A/Med iaSync
    0x2574000 -  0x2621ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x2666000 -  0x2667fff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x266b000 -  0x2690ff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x2697000 -  0x26cbfe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x26d1000 -  0x2838fff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x283c000 -  0x2866ff7  com.apple.iLifeSlideshowCore (2.2.0 - 231) <FFDCE287-42F3-C134-CE73-289629A5DBD4> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
    0x287a000 -  0x2986fe3  com.apple.iLifeSlideshowProducer (2.2.0 - 610) <FC8E90F9-24BD-0EFA-97A4-0BF317AA0306> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    0x29d2000 -  0x2b3bff3  com.apple.iLifeSlideshowRenderer (2.2.0 - 672) <CA06FEBD-9695-0797-039B-B6866B3E8E87> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x2b97000 -  0x2bb0ff7  com.apple.iLifeSlideshowExporter (2.2.0 - 249) <A405707D-C2F1-9BC4-2E4C-2A589BCEA901> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
    0x2bbd000 -  0x2be9ff3  com.apple.audio.CoreAudioKit (1.6.2 - 1.6.2) <C2F6DA06-35A9-310A-9444-D07D6F47E0B4> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2bfc000 -  0x2c5bffb  com.apple.NyxAudioAnalysis (12.3 - 12.3) <F2DF9EA0-8965-3B6F-8188-8F5CA3CA8092> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x2c71000 -  0x2c98fe7  com.apple.ExpressCheckout (1.0 - 1.0) <EAE0943D-D758-14F8-B79B-B890AE2DEA49> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
    0x2cbc000 -  0x2cf7ffb  com.apple.iLifeImageAnalysis (1.0 - 2) <A2D6B46E-C20D-71B8-40D6-A2C06A2B0C23> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/iLifeImageAnalysis.framework/Versions/A/iLifeImageAnalysis
    0x2d78000 -  0x2d7dff7  com.apple.iphoto.accountconfig.Email (1.0 - 1) <B028779C-9DB6-21ED-D98A-508EE5D0AD79> /Applications/iPhoto.app/Contents/PlugIns/Email.accountconfigplugin/Contents/Ma cOS/Email
    0x2d83000 -  0x2d86ff7  com.apple.iphoto.accountconfig.Facebook (1.1 - 1) <9D39480B-4714-DFC9-2FD9-281A4740287C> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
    0x2d8c000 -  0x2d8fff7  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <334E5AB1-272D-E2EF-23F8-2073AB7E7D30> /Applications/iPhoto.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents/M acOS/Flickr
    0x3ba2000 -  0x3ba4fff  libCoreFSCache.dylib (??? - ???) <8CC7923C-BD40-3A87-A295-0EAC7760800E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x3baa000 -  0x3bacfff  com.apple.AddressBook.LocalSourceBundle (1.1 - 1043) <49FCCD0A-6436-3C81-8773-06A52EFE3F19> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x3bed000 -  0x3beeff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x3c60000 -  0x3c65ff7  com.apple.iphoto.accountconfig.MobileMe (1.1 - 1) <DA3058AE-A501-093B-1069-3FB88C7B49D5> /Applications/iPhoto.app/Contents/PlugIns/MobileMe.accountconfigplugin/Contents /MacOS/MobileMe
    0x3c8b000 -  0x3c8effe  com.apple.DirectoryServicesSource (1.1 - 1043) <043271EB-0EAD-33D8-A1E4-F5F6E3DCCD32> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x3fec000 -  0x3ff1fe2  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <C9714E84-87B3-3EF4-A598-758522D1DB25> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x3ffb000 -  0x3ffbffb +cl_kernels (??? - ???) <73C925A2-43CD-4903-8ACD-BF24F5E248D6> cl_kernels
    0xe500000 -  0xe66dff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xe6a1000 -  0xe798ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xe7bc000 -  0xea8afeb  com.apple.ATIRadeonX2000GLDriver (7.4.10 - 7.0.4) <0F41EF9E-7DD2-39EC-A4D1-55BBBC8EC4AF> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0xeabe000 -  0xeaebff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xeff2000 -  0xf093ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <6C750910-BE8C-3D26-8272-9C4285153DAF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0xf0a9000 -  0xf0aaff8 +cl_kernels (??? - ???) <7E6DE720-0EDB-482F-98AA-2FEBC3F52D4C> cl_kernels
    0x14f50000 - 0x14f58ffe  com.apple.iLMBiTunesPlugin (2.6.0 - 288) <A574DDBC-CF7D-3489-A616-E470263956C6> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x219a6000 - 0x21a39ffb  com.apple.iTunesAccess (10.4.1 - 10.4.1) <4D8A14A1-98A0-B6F1-578B-92F1880078FC> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x24fed000 - 0x24ff4ff0  com.apple.iLMBAperturePlugin (2.6.0 - 288) <E6220256-DD80-391B-BFE6-F17D9801AC8C> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
    0x24ffb000 - 0x24ffbff7  com.apple.iLMBAppDefPlugin (2.6.0 - 288) <172901D2-EC97-37BB-9FE8-70C5C6E1233D> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x2b7f5000 - 0x2b7f6ff7  com.apple.iLMBFolderPlugin (2.6.0 - 288) <3B25B765-CDF6-324B-997F-F484661FACD5> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x2cff5000 - 0x2cff8fff  com.apple.iLMBGarageBandPlugin (2.6.0 - 288) <0DEDAF7B-BC57-3DEE-AA8B-1F7DAF5F653F> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x304e4000 - 0x304f7ff

    iPhoto has a problem with deleting a large number of photos at one time.  Select all of the photos in the Trash and assign a unique keyword to them.  Then move them back to the library.
    Create a smart album based on the criteria Keyword is "XXXXX".  Then select about 100 at a time and type Command+Option+Delete to move them to the Trash bin and empty.  Repeat till all are deleted.
    OT

  • IPhoto crashes when loading

    iPhoto crashes when loading.  I am on 9.1.2 & I think this may have started after the update was applied on the 27/4 and the error message does not mean much to me
    Process:         iPhoto [1472]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.1.2 (9.1.2)
    Build Info:      iPhotoProject-6050000~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [409]
    Date/Time:       2011-05-06 13:01:43.756 +0100
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          123013 sec
    Crashes Since Last Report:           20
    Per-App Interval Since Last Report:  10155 sec
    Per-App Crashes Since Last Report:   11
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  37

    That's a different crash. When you re-installed, did you delete the receipts first?
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store you can find it in your Purchases List.
    Regards
    TD

  • The pictures in several events I imported disappeared, only the event names remain. Now iPhoto crashes when I try to import new files. Any ideas?

    I imported several hundred pictures to different events. Some directly from a Canon EOS camera (large card) and some form old CD's. The import process went fine. But I noticed some events were empty after having seen them in the library. Thought it was my mistake and may have moved the pictures to other event. The last CD I was importing could not be read and iPhoto hanged. I had to force turn off the laptop and when restarted, several of the newer events were also empty and now iPhoto crashes when I try to Import to Library. Does anybody has had an experience like this? I really need to recover the pictures because I already deleted them from the camera. Help will be greatly appreciated.

    What version of iPhoto? Assuming 09 or later...
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Iphoto crashes when I try to print - just moved moved iPhoto to my new iMac

    I just bought a new iMac and iPhoto crashes when I try to print a picture.  I did port all my programs from my old iMac.

    Before anyone can help, they need information to work with. Basic stuff:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. What were you doing when the problem arose?
    - Did it ever work properly?
    - Are there error messages?
    - What steps have you tried already to solve the issue.
    Anything else you can think of that might allow someone else to understand your issue.

  • IPhoto crashes when I attempt to import photos from Mail

    Suddenly when I try to import photos from Mail, or from a folder for that matter, iPhoto crashes.
    I have trashed iPhoto.plist and used OnyX to repair permissions, run maint. scripts, optimize system, etc. I have about 50% hard drive available. I did report the crash one time to Apple.
    I have not updated or added any software recently.
    Any suggestions? Thanks.
    iMac G5 1.8 GHz PowerPC, 1 GB RAM   Mac OS X (10.4.9)   iPhoto 6.0.4, OWC Mercury Elite Ext. drive
    iMac G5   Mac OS X (10.4.7)  

    Okay, I updated both Quicktime and iPhoto and took the additional step of again trashing iPhoto preference and it is still a no go neither directly from Mail or drag an drop. I still get a crash. BTW I have no problem importing photos from my Canon camera.
    Any more ideas?
    Below is the Crash Log from my most recent attempts.
    Thanks.
    TAC
    ===== Display starts at offset 197272 within file of length 328344. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
    iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Contents/MacOS/Bo okService
    0x4ec9000 - 0x4ed2fff com.apple.CalendarsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x4ed9000 - 0x4ee2fff com.apple.CardsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x50cb000 - 0x50defff com.apple.HomePageService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/HomePageService.NetServic e/Contents/MacOS/HomePageService
    0x50ea000 - 0x50effff com.apple.NetSlidesService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x5205000 - 0x520ffff com.apple.PrintsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x54fa000 - 0x54fcfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x39d60000 - 0x39dbdfff com.apple.NetServices.NetServices 6.0 /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x3e5c0000 - 0x3e5c3fff com.apple.NetServices.BDRuleEngine 1.0.2 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x3e5f0000 - 0x3e5f8fff com.apple.NetServices.BDControl 1.0.5 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x3e660000 - 0x3e68efff com.apple.MediaBrowser 2.0.2 (98) /Applications/iPhoto.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/ MediaBrowser
    0x3e6f0000 - 0x3e773fff com.apple.DotMacKit 21 (3.0.1L) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.10 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 4.0 (129.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cddfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce2000 - 0x91d1ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d26000 - 0x91d3ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d44000 - 0x91d47fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e49000 - 0x91f2efff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc1000 - 0x9202ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203a000 - 0x920cffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e9000 - 0x92671fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a4000 - 0x929cffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x929ff000 - 0x92aedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f11000 - 0x92f2ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3a000 - 0x92f94fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936fd000 - 0x9371dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94500000 - 0x9453dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94545000 - 0x94595fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9459e000 - 0x945b2fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9475b000 - 0x9476afff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94772000 - 0x9477ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947c5000 - 0x947defff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947e5000 - 0x94ab4fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b77000 - 0x94be8fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94c5b000 - 0x94c7bfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94d83000 - 0x94eb3fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f45000 - 0x94f54fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f5c000 - 0x94f89fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f90000 - 0x94fa0fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94fa4000 - 0x94fd3fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fe3000 - 0x95000fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x953f2000 - 0x953f2fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x953f4000 - 0x95477fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x954a4000 - 0x954eafff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95fbb000 - 0x95fbdfff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x96f66000 - 0x96f85fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9778b000 - 0x97798fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98383000 - 0x98383fff com.apple.AppleAppSupport 1.4 /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x984b2000 - 0x984d4fff com.apple.DiscRecordingUI 3.1.3 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x98bc2000 - 0x99579fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    Host Name: ashby-catheys-imac-g5
    Date/Time: 2007-05-11 14:42:10.066 -0400
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent: WindowServer [56]
    Version: 6.0.4 (6.0.4)
    Build Version: 2
    Project Name: iPhotoProject
    Source Version: 3050000
    PID: 898
    Thread: 5
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000000c
    Thread 0:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x93296b20 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x932961b4 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x93296020 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x9377bae4 _DPSNextEvent + 384
    8 com.apple.AppKit 0x9377b7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x93777cec -[NSApplication run] + 472
    10 com.apple.AppKit 0x9386887c NSApplicationMain + 452
    11 com.apple.iPhoto 0x0000b05c 0x1000 + 41052
    12 com.apple.iPhoto 0x0000af04 0x1000 + 40708
    Thread 1:
    0 libSystem.B.dylib 0x9004aa08 syscallthreadswitch + 8
    1 com.apple.Foundation 0x92bf75dc +[NSThread sleepUntilDate:] + 152
    2 com.apple.AppKit 0x93818a10 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9002f42c kevent + 12
    1 com.apple.DesktopServices 0x92af2eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc4868 PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002c768 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003124c pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc4a58 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92af352c TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc4868 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001fc2c select + 12
    1 com.apple.CoreFoundation 0x907f1434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 5 Crashed:
    0 com.apple.ColorSync 0x91552cd4 CheckValidProfile + 16
    1 com.apple.ColorSync 0x91553b34 CMCloseProfile + 24
    2 com.apple.iPhoto 0x001a1c40 0x1000 + 1707072
    3 com.apple.iPhoto 0x001a20cc 0x1000 + 1708236
    4 com.apple.iPhoto 0x0012dbf0 0x1000 + 1231856
    5 com.apple.iPhoto 0x000cf850 0x1000 + 845904
    6 ...ple.CoreServices.CarbonCore 0x90bf95f4 InvokeDeferredTaskUPP + 24
    7 com.apple.iPhoto 0x0021afc4 0x1000 + 2203588
    8 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x90055648 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071e88 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf74b8 TSWaitOnSemaphoreCommon + 176
    3 ...ickTimeComponents.component 0x98bd97c4 ReadSchedulerThreadEntryPoint + 5300
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90055648 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071e88 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf74b8 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90c01f60 AIOFileThread(void*) + 520
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 5 crashed with PPC Thread State 64:
    srr0: 0x0000000091552cd4 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x22422242 xer: 0x0000000000000000 lr: 0x0000000091553b34 ctr: 0x0000000091553b1c
    r0: 0x0000000000000000 r1: 0x00000000f02138b0 r2: 0x00000000000000ec r3: 0x0000000000000004
    r4: 0x0000000000000048 r5: 0x000000000000009c r6: 0x00000000ffffffff r7: 0x0000000000000002
    r8: 0x0000000000000000 r9: 0x0000000000000001 r10: 0x00000000947e6970 r11: 0x0000000048422248
    r12: 0x0000000091553b1c r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000028420222 r17: 0x00000000004a0000 r18: 0x00000000004a0000 r19: 0x000000000524de50
    r20: 0x00000000052860f0 r21: 0x0000000005c124e0 r22: 0x0000000000000000 r23: 0x000000000524efb0
    r24: 0x000000000526d780 r25: 0x0000000006a13110 r26: 0x0000000000000006 r27: 0x0000000000000001
    r28: 0x0000000000000000 r29: 0x000000000072c184 r30: 0x0000000000000004 r31: 0x000000000072c1d4
    Binary Images Description:
    0x1000 - 0x464fff com.apple.iPhoto 6.0.4 /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x4d0b000 - 0x4d0cfff com.apple.framework.iPhoto.BlackAndWhiteEffect 6.0 /Applications/iPhoto.app/Contents/PlugIns/BlackAndWhiteEffect.IAPlugin/Contents /MacOS/BlackAndWhiteEffect
    0x4d10000 - 0x4d12fff com.apple.framework.iPhoto.CubeTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/CubeTransition.IAPlugin/Contents/MacO S/CubeTransition
    0x4d16000 - 0x4d17fff com.apple.framework.iPhoto.DissolveTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/DissolveTransition.IAPlugin/Contents/ MacOS/DissolveTransition
    0x4d1b000 - 0x4d1dfff com.apple.framework.iPhoto.DropletTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/DropletTransition.IAPlugin/Contents/M acOS/DropletTransition
    0x4d21000 - 0x4d22fff com.apple.framework.iPhoto.FadeThroughBlackTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/FadeThroughBlackTransition.IAPlugin/C ontents/MacOS/FadeThroughBlackTransition
    0x4d26000 - 0x4d27fff com.apple.framework.iPhoto.FlipTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/FlipTransition.IAPlugin/Contents/MacO S/FlipTransition
    0x4d2b000 - 0x4d2dfff com.apple.framework.iPhoto.MosaicFlipTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/MosaicFlipTransition.IAPlugin/Content s/MacOS/MosaicFlipTransition
    0x4d31000 - 0x4d33fff com.apple.framework.iPhoto.MosaicFlipTransitionSmall 6.0 /Applications/iPhoto.app/Contents/PlugIns/MosaicFlipTransitionSmall.IAPlugin/Co ntents/MacOS/MosaicFlipTransitionSmall
    0x4d37000 - 0x4d3bfff com.apple.framework.iPhoto.PageFlipTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/PageFlipTransition.IAPlugin/Contents/ MacOS/PageFlipTransition
    0x4d40000 - 0x4d41fff com.apple.framework.iPhoto.PushTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/PushTransition.IAPlugin/Contents/MacO S/PushTransition
    0x4d45000 - 0x4d46fff com.apple.framework.iPhoto.RevealTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/RevealTransition.IAPlugin/Contents/Ma cOS/RevealTransition
    0x4d4a000 - 0x4d4bfff com.apple.framework.iPhoto.SepiaEffect 6.0 /Applications/iPhoto.app/Contents/PlugIns/SepiaEffect.IAPlugin/Contents/MacOS/S epiaEffect
    0x4d4f000 - 0x4d51fff com.apple.framework.iPhoto.TwirlTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/TwirlTransition.IAPlugin/Contents/Mac OS/TwirlTransition
    0x4d55000 - 0x4d56fff com.apple.framework.iPhoto.WipeTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/WipeTransition.IAPlugin/Contents/MacO S/WipeTransition
    0x4fdb000 - 0x4fddfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5633000 - 0x563dfff com.apple.BookService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x5644000 - 0x564dfff com.apple.CalendarsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x5654000 - 0x565dfff com.apple.CardsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x5664000 - 0x5677fff com.apple.HomePageService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/HomePageService.NetServic e/Contents/MacOS/HomePageService
    0x5683000 - 0x5688fff com.apple.NetSlidesService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x568d000 - 0x5697fff com.apple.PrintsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x39d60000 - 0x39dbdfff com.apple.NetServices.NetServices 6.0 /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x3e5c0000 - 0x3e5c3fff com.apple.NetServices.BDRuleEngine 1.0.2 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x3e5f0000 - 0x3e5f8fff com.apple.NetServices.BDControl 1.0.5 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x3e660000 - 0x3e68efff com.apple.MediaBrowser 2.0.2 (98) /Applications/iPhoto.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/ MediaBrowser
    0x3e6f0000 - 0x3e773fff com.apple.DotMacKit 21 (3.0.1L) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.10 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 4.0 (129.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cddfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce2000 - 0x91d1ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d26000 - 0x91d3ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d44000 - 0x91d47fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e49000 - 0x91f2efff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc1000 - 0x9202ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203a000 - 0x920cffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e9000 - 0x92671fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a4000 - 0x929cffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x929ff000 - 0x92aedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f11000 - 0x92f2ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3a000 - 0x92f94fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936fd000 - 0x9371dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94500000 - 0x9453dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94545000 - 0x94595fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9459e000 - 0x945b2fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9475b000 - 0x9476afff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94772000 - 0x9477ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947c5000 - 0x947defff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947e5000 - 0x94ab4fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b77000 - 0x94be8fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94c5b000 - 0x94c7bfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94d83000 - 0x94eb3fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f45000 - 0x94f54fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f5c000 - 0x94f89fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f90000 - 0x94fa0fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94fa4000 - 0x94fd3fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fe3000 - 0x95000fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x953f2000 - 0x953f2fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x953f4000 - 0x95477fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x954a4000 - 0x954eafff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95fbb000 - 0x95fbdfff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x96f66000 - 0x96f85fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9778b000 - 0x97798fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98383000 - 0x98383fff com.apple.AppleAppSupport 1.4 /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x984b2000 - 0x984d4fff com.apple.DiscRecordingUI 3.1.3 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x98bc2000 - 0x99579fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    Host Name: ashby-catheys-imac-g5
    Date/Time: 2007-05-11 14:42:59.816 -0400
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent: WindowServer [56]
    Version: 6.0.4 (6.0.4)
    Build Version: 2
    Project Name: iPhotoProject
    Source Version: 3050000
    PID: 902
    Thread: 3
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000000c
    Thread 0:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x93296b20 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x932961b4 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x93296020 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x9377bae4 _DPSNextEvent + 384
    8 com.apple.AppKit 0x9377b7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x93777cec -[NSApplication run] + 472
    10 com.apple.AppKit 0x9386887c NSApplicationMain + 452
    11 com.apple.iPhoto 0x0000b05c 0x1000 + 41052
    12 com.apple.iPhoto 0x0000af04 0x1000 + 40708
    Thread 1:
    0 libSystem.B.dylib 0x9004aa08 syscallthreadswitch + 8
    1 com.apple.Foundation 0x92bf75dc +[NSThread sleepUntilDate:] + 152
    2 com.apple.AppKit 0x93818a10 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9001fc2c select + 12
    1 com.apple.CoreFoundation 0x907f1434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 3 Crashed:
    0 com.apple.ColorSync 0x91552cd4 CheckValidProfile + 16
    1 com.apple.ColorSync 0x91553b34 CMCloseProfile + 24
    2 com.apple.iPhoto 0x001a1c40 0x1000 + 1707072
    3 com.apple.iPhoto 0x001a20cc 0x1000 + 1708236
    4 com.apple.iPhoto 0x0012dbf0 0x1000 + 1231856
    5 com.apple.iPhoto 0x000cf850 0x1000 + 845904
    6 ...ple.CoreServices.CarbonCore 0x90bf95f4 InvokeDeferredTaskUPP + 24
    7 com.apple.iPhoto 0x0021afc4 0x1000 + 2203588
    8 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x90055648 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071e88 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf74b8 TSWaitOnSemaphoreCommon + 176
    3 ...ickTimeComponents.component 0x98bd97c4 ReadSchedulerThreadEntryPoint + 5300
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x90055648 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071e88 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf74b8 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90c01f60 AIOFileThread(void*) + 520
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 3 crashed with PPC Thread State 64:
    srr0: 0x0000000091552cd4 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x22422242 xer: 0x0000000000000000 lr: 0x0000000091553b34 ctr: 0x0000000091553b1c
    r0: 0x0000000000000000 r1: 0x00000000f01118b0 r2: 0x00000000000000ed r3: 0x0000000000000004
    r4: 0x0000000000000048 r5: 0x0000000000000090 r6: 0x00000000ffffffff r7: 0x0000000000000002
    r8: 0x0000000000000000 r9: 0x0000000000000001 r10: 0x00000000947e6970 r11: 0x0000000048422248
    r12: 0x0000000091553b1c r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000022420222 r17: 0x00000000004a0000 r18: 0x00000000004a0000 r19: 0x0000000005119af0
    r20: 0x0000000005633160 r21: 0x00000000011df690 r22: 0x0000000000000000 r23: 0x000000000511a870
    r24: 0x000000000512bb80 r25: 0x0000000005133bd0 r26: 0x0000000000000006 r27: 0x0000000000000001
    r28: 0x0000000000000000 r29: 0x00000000010cd588 r30: 0x0000000000000004 r31: 0x00000000010cd5b0
    Binary Images Description:
    0x1000 - 0x464fff com.apple.iPhoto 6.0.4 /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x10fa000 - 0x10fcfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4d0f000 - 0x4d10fff com.apple.framework.iPhoto.BlackAndWhiteEffect 6.0 /Applications/iPhoto.app/Contents/PlugIns/BlackAndWhiteEffect.IAPlugin/Contents /MacOS/BlackAndWhiteEffect
    0x4d14000 - 0x4d16fff com.apple.framework.iPhoto.CubeTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/CubeTransition.IAPlugin/Contents/MacO S/CubeTransition
    0x4d1a000 - 0x4d1bfff com.apple.framework.iPhoto.DissolveTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/DissolveTransition.IAPlugin/Contents/ MacOS/DissolveTransition
    0x4d1f000 - 0x4d21fff com.apple.framework.iPhoto.DropletTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/DropletTransition.IAPlugin/Contents/M acOS/DropletTransition
    0x4d25000 - 0x4d26fff com.apple.framework.iPhoto.FadeThroughBlackTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/FadeThroughBlackTransition.IAPlugin/C ontents/MacOS/FadeThroughBlackTransition
    0x4d2a000 - 0x4d2bfff com.apple.framework.iPhoto.FlipTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/FlipTransition.IAPlugin/Contents/MacO S/FlipTransition
    0x4d2f000 - 0x4d31fff com.apple.framework.iPhoto.MosaicFlipTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/MosaicFlipTransition.IAPlugin/Content s/MacOS/MosaicFlipTransition
    0x4d35000 - 0x4d37fff com.apple.framework.iPhoto.MosaicFlipTransitionSmall 6.0 /Applications/iPhoto.app/Contents/PlugIns/MosaicFlipTransitionSmall.IAPlugin/Co ntents/MacOS/MosaicFlipTransitionSmall
    0x4d3b000 - 0x4d3ffff com.apple.framework.iPhoto.PageFlipTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/PageFlipTransition.IAPlugin/Contents/ MacOS/PageFlipTransition
    0x4d44000 - 0x4d45fff com.apple.framework.iPhoto.PushTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/PushTransition.IAPlugin/Contents/MacO S/PushTransition
    0x4d49000 - 0x4d4afff com.apple.framework.iPhoto.RevealTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/RevealTransition.IAPlugin/Contents/Ma cOS/RevealTransition
    0x4d4e000 - 0x4d4ffff com.apple.framework.iPhoto.SepiaEffect 6.0 /Applications/iPhoto.app/Contents/PlugIns/SepiaEffect.IAPlugin/Contents/MacOS/S epiaEffect
    0x4d53000 - 0x4d55fff com.apple.framework.iPhoto.TwirlTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/TwirlTransition.IAPlugin/Contents/Mac OS/TwirlTransition
    0x4d59000 - 0x4d5afff com.apple.framework.iPhoto.WipeTransition 6.0 /Applications/iPhoto.app/Contents/PlugIns/WipeTransition.IAPlugin/Contents/MacO S/WipeTransition
    0x4ece000 - 0x4ed8fff com.apple.BookService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x4edf000 - 0x4ee4fff com.apple.NetSlidesService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x50cb000 - 0x50d4fff com.apple.CalendarsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x50db000 - 0x50e4fff com.apple.CardsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x50eb000 - 0x50f5fff com.apple.PrintsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x5205000 - 0x5218fff com.apple.HomePageService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/HomePageService.NetServic e/Contents/MacOS/HomePageService
    0x39d60000 - 0x39dbdfff com.apple.NetServices.NetServices 6.0 /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x3e5c0000 - 0x3e5c3fff com.apple.NetServices.BDRuleEngine 1.0.2 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x3e5f0000 - 0x3e5f8fff com.apple.NetServices.BDControl 1.0.5 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x3e660000 - 0x3e68efff com.apple.MediaBrowser 2.0.2 (98) /Applications/iPhoto.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/ MediaBrowser
    0x3e6f0000 - 0x3e773fff com.apple.DotMacKit 21 (3.0.1L) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.10 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 4.0 (129.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cddfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce2000 - 0x91d1ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d26000 - 0x91d3ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d44000 - 0x91d47fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e49000 - 0x91f2efff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc1000 - 0x9202ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203a000 - 0x920cffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e9000 - 0x92671fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a4000 - 0x929cffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x929ff000 - 0x92aedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f11000 - 0x92f2ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3a000 - 0x92f94fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936fd000 - 0x9371dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94500000 - 0x9453dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94545000 - 0x94595fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9459e000 - 0x945b2fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9475b000 - 0x9476afff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94772000 - 0x9477ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947c5000 - 0x947defff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947e5000 - 0x94ab4fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b77000 - 0x94be8fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94c5b000 - 0x94c7bfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94d83000 - 0x94eb3fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f45000 - 0x94f54fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f5c000 - 0x94f89fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f90000 - 0x94fa0fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94fa4000 - 0x94fd3fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fe3000 - 0x95000fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x953f2000 - 0x953f2fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x953f4000 - 0x95477fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x954a4000 - 0x954eafff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95fbb000 - 0x95fbdfff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x96f66000 - 0x96f85fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9778b000 - 0x97798fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98383000 - 0x98383fff com.apple.AppleAppSupport 1.4 /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x984b2000 - 0x984d4fff com.apple.DiscRecordingUI 3.1.3 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x98bc2000 - 0x99579fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    Host Name: ashby-catheys-imac-g5
    Date/Time: 2007-05-12 17:56:07.074 -0400
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent: WindowServer [56]
    Version: 6.0.4 (6.0.4)
    Build Version: 2
    Project Name: iPhotoProject
    Source Version: 3050000
    PID: 926
    Thread: 9
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000000c
    Thread 0:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x93296b20 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x932961b4 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x93296020 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x9377bae4 _DPSNextEvent + 384

  • IPhoto crashes when I edit with Photoshop!

    Whenever I edit an iPhoto photo using Photoshop, iPhoto crashes when I try to import it back into iPhoto. This happens whether I export the photo, Photoshop it, and re-import it, or whether I use iPhoto Preferences to select Photoshop as my editor. I can import other photos into iPhoto, just not photos that have been edited with Photoshop. Help would be much appreciated!

    Using Photoshop (or Photoshop Elements) as Your Editor of Choice in iPhoto.
    1 - select Photoshop as your editor of choice in iPhoto's General Preference Section's under the "Edit photo:" menu.
    2 - double click on the thumbnail in iPhoto to open it in Photoshop. When you're finished editing click on the Save button. If you immediately get the JPEG Options window make your selection (Baseline standard seems to be the most compatible jpeg format) and click on the OK button. Your done.
    3 - however, if you get the navigation window that indicates that PS wants to save it as a PS formatted file. You'll need to either select JPEG from the menu and save (top image) or click on the desktop in the Navigation window (bottom image) and save it to the desktop for importing as a new photo.
    This method will let iPhoto know that the photo has been editied and will update the thumbnail file to reflect the edit..
    If you want to use both iPhoto's editing mode and PS without having to go back and forth to the Preference pane, once you've selected PS as your editor of choice, reset the Preferences back to "Open in main window". That will let you either edit in iPhoto (double click on the thumbnail) or in PS (Control-click on the thumbnail and seledt "Edit in external editor" in the Contextual menu). This way you get the best of both worlds
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • IPhoto crashes when I try to Export

    I had a message pop up yesterday that wanted to update iPhoto. After the update iPhoto crashed when ever I tried to export a photo. I even tried to restart and it still crashed. What do I do next?

    Trash the HP Plug in from /Library/Application Support/iPhoto
    There are two libraries where this plugin might be
    HD/ Library/Application Support/iPhoto
    and
    HD/Users/Your Name / Library/Application Support/iPhoto
    (On 10.7 or later: Hold the option (or alt) key while clicking on the Go menu in Finder to access the User Library)
    as well as within the Application package
    /Applications/iPhoto.app/Contents/

  • Iphoto crashing when trying to print

    when I select a photo, and go to page setup, the paper size just says 'item1' rather than the usual selection. if I try to change anything and click ok, iphoto crashes.
    when I go to print, it hangs.
    It seems that the app has lost something to do with the printer settings, but my printer works fine in other apps such as pages, where all the page setup details are in order.
    any idea what to do?
    thanks
    Gwyn

    Gwyn:
    Try the following:
    1 - run Disk Utility and repair disk permissons.
    2 - delete the print driver for you printer and then reinstall it with Printer Setup Utility.
    3 - download and run the 10.4.7 COMBO updater followed by a repair of disk permissions again.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.

  • IPhoto crashes when managing accounts

    I am using iPhoto 11, 9.2.1. When I try to send a picture, I get the notice that my mail password is not correct. So I then go to iPhoto preferences - accounts and iPhoto crashes as soon as I load the Accounts page. I need to change the accounts from the mobileme account to the iCloud account, I think that is what I need to do to resolve the password error, but I can't manage the accounts because iPhoto crashes when I try to load the accounts page. The Update functionality says there are no updates available for my system. Any ideas?
    Ron

    Date/Time:       2012-09-25 12:02:07 +0200
    OS Version:      10.8.2 (Build 12C54)
    Architecture:    x86_64
    Report Version:  11
    Command:         iPhoto
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Version:         9.1 (9.1)
    Build Version:   1
    Project Name:    iPhotoProject
    Source Version:  4750000
    Parent:          launchd [150]
    PID:             315
    Event:           hang
    Duration:        0.98s
    Steps:           10 (100ms sampling interval)
    Hardware model:  MacBookPro7,1
    Active cpus:     2
    Free pages:      1648820 pages (-1198)
    Pageins:         5 pages
    Pageouts:        0 pages
    Process:         iPhoto [315]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Architecture:    i386
    Parent:          launchd [150]
    UID:             501
    Task size:       22863 pages
    CPU Time:        0.007s
      Thread 0x1bd7     priority 56       
      10 ??? (iPhoto + 8709) [0x3205]
        10 ??? (iPhoto + 9769) [0x3629]
          10 NSApplicationMain + 1053 (AppKit) [0x90f176f6]
            10 -[NSApplication run] + 855 (AppKit) [0x90f746cc]
              10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 (AppKit) [0x90f7e26c]
                10 _DPSNextEvent + 724 (AppKit) [0x90f7ea3a]
                  10 BlockUntilNextEventMatchingListInMode + 88 (HIToolbox) [0x96dbcd44]
                    10 ReceiveNextEventCommon + 374 (HIToolbox) [0x96dbcec9]
                      10 RunCurrentEventLoopInMode + 242 (HIToolbox) [0x96dbd15a]
                        10 CFRunLoopRunInMode + 123 (CoreFoundation) [0x900dc4ab]
                          10 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x900dc63a]
                            10 __CFRunLoopRun + 1730 (CoreFoundation) [0x900dd162]
                              10 __CFRunLoopDoTimer + 709 (CoreFoundation) [0x900f8355]
                                10 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 (CoreFoundation) [0x900f89b6]
                                  10 __NSFireDelayedPerform + 413 (Foundation) [0x99718fcf]
                                    10 ??? (MobileMe + 10084) [0x13642764]
                                      10 ??? (MobileMe + 7492) [0x13641d44]
                                        10 -[MM_MMMemberAccount credentialsAreValid] + 214 (MobileMe) [0x8f540710]
                                          10 -[MM_MMTransaction _dispatch] + 146 (MobileMe) [0x8f51cefc]
                                            10 -[MM_MMCredentialsRequest dispatch] + 67 (MobileMe) [0x8f53eace]
                                              10 -[MM_MMMemberAccount _queryAccountForKey:synchronousFlag:delegate:] + 1953 (MobileMe) [0x8f542021]
                                                10 -[MM_MMTransaction _dispatch] + 146 (MobileMe) [0x8f51cefc]
                                                  10 -[MM_DAVRequest dispatch] + 338 (MobileMe) [0x8f56980a]
                                                    10 -[MM_AYOperation runOperationWithTimeOut:] + 347 (MobileMe) [0x8f56e9fa]
                                                      10 CFRunLoopRunInMode + 123 (CoreFoundation) [0x900dc4ab]
                                                        10 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x900dc63a]
                                                          10 __CFRunLoopRun + 1247 (CoreFoundation) [0x900dcf7f]
                                                            10 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x900d7599]
                                                              10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9662a7d2]
                                                               *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x1bec     DispatchQueue 1701273966 priority 49       
      10 _dispatch_mgr_thread + 53 (libdispatch.dylib) [0x9884d7a9]
        10 kevent + 10 (libsystem_kernel.dylib) [0x9662d9ae]
         *10 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x1bf1     DispatchQueue 1919904114 priority 44       
      10 start_wqthread + 30 (libsystem_c.dylib) [0x99027cca]
        10 _pthread_wqthread + 441 (libsystem_c.dylib) [0x9903fe12]
          10 _dispatch_worker_thread2 + 285 (libdispatch.dylib) [0x9884bf02]
            10 _dispatch_client_callout + 46 (libdispatch.dylib) [0x9884ac82]
              10 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x9884ef8f]
                10 __block_global_6 + 135 (Foundation) [0x9973edc9]
                  10 -[NSOperation start] + 67 (Foundation) [0x99736cce]
                    10 -[__NSOperationInternal start] + 740 (Foundation) [0x99736fb9]
                      10 -[AccountConfigurationProfileInformationDownloadOperation main] + 225 (AccountConfigurationPlugin) [0x8f2d70b1]
                        10 _removeUserName + 36889 (MobileMePublisher) [0x13bb5899]
                          10 -[MM_MMiDiskSession _accountDetails] + 952 (MobileMe) [0x8f5513f5]
                            10 -[MM_MMTransaction _dispatch] + 146 (MobileMe) [0x8f51cefc]
                              10 -[MM_DAVRequest dispatch] + 338 (MobileMe) [0x8f56980a]
                                10 -[MM_AYOperation runOperationWithTimeOut:] + 347 (MobileMe) [0x8f56e9fa]
                                  10 CFRunLoopRunInMode + 123 (CoreFoundation) [0x900dc4ab]
                                    10 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x900dc63a]
                                      10 __CFRunLoopRun + 1247 (CoreFoundation) [0x900dcf7f]
                                        10 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x900d7599]
                                          10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9662a7d2]
                                           *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x1bef     priority 46       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1bf2     priority 41       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTRunLoopThread run:] + 453 (ProXTCore) [0x8f6633c5]
                10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation) [0x99743946]
                  10 CFRunLoopRunInMode + 123 (CoreFoundation) [0x900dc4ab]
                    10 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x900dc63a]
                      10 __CFRunLoopRun + 1247 (CoreFoundation) [0x900dcf7f]
                        10 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x900d7599]
                          10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9662a7d2]
                           *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x1bf3     priority 41       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTRunLoopThread run:] + 453 (ProXTCore) [0x8f6633c5]
                10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation) [0x99743946]
                  10 CFRunLoopRunInMode + 123 (CoreFoundation) [0x900dc4ab]
                    10 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x900dc63a]
                      10 __CFRunLoopRun + 1247 (CoreFoundation) [0x900dcf7f]
                        10 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x900d7599]
                          10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9662a7d2]
                           *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x1c2a     priority 36       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c2b     priority 46       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c2c     priority 41       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c2d     priority 31       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c2e     priority 46       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTRunLoopThread run:] + 453 (ProXTCore) [0x8f6633c5]
                10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation) [0x99743946]
                  10 CFRunLoopRunInMode + 123 (CoreFoundation) [0x900dc4ab]
                    10 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x900dc63a]
                      10 __CFRunLoopRun + 1247 (CoreFoundation) [0x900dcf7f]
                        10 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x900d7599]
                          10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9662a7d2]
                           *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x1c2f     priority 51       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c30     priority 36       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c31     priority 36       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c32     priority 51       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c33     priority 41       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c34     priority 31       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c35     priority 31       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c36     priority 41       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c37     priority 51       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c38     priority 41       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c39     priority 51       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c3a     priority 51       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 400 (ProXTCore) [0x8f660f30]
                10 -[XTMsgQueue waitForMessage] + 47 (ProXTCore) [0x8f66214f]
                  10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                    10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                      10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                        10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c3c     priority 47       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[RAOperationQueueImpl _workThread] + 358 (iLifeSQLAccess) [0x1b9fd36]
                10 -[RALatchTrigger wait] + 81 (iLifeSQLAccess) [0x1b9fe41]
                  10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9662a7d2]
                   *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x1c3d     priority 47       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[RAOperationQueueImpl _workThread] + 358 (iLifeSQLAccess) [0x1b9fd36]
                10 -[RALatchTrigger wait] + 81 (iLifeSQLAccess) [0x1b9fe41]
                  10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9662a7d2]
                   *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x1c42     priority 37       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 422 (ProXTCore) [0x8f660f46]
                10 -[XTThread handleMessage:] + 849 (ProXTCore) [0x8f662831]
                  10 -[XTDistributor distributeMessage:] + 950 (ProXTCore) [0x8f662db6]
                    10 -[XTSubscription postMessage:] + 227 (ProXTCore) [0x8f6635b3]
                      10 -[NSObject performSelector:withObject:] + 70 (libobjc.A.dylib) [0x99d6a5d3]
                        10 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 220 (ProXTCore) [0x8f66d8cc]
                          10 -[NSObject performSelector:] + 62 (libobjc.A.dylib) [0x99d6a586]
                            10 -[RKAsyncImageRenderer _backgroundRenderThread:] + 173 (RedRock) [0x20c374d]
                              10 -[NSConditionLock lockWhenCondition:] + 69 (Foundation) [0x99771740]
                                10 -[NSConditionLock lockWhenCondition:beforeDate:] + 282 (Foundation) [0x9976c1ed]
                                  10 -[NSCondition waitUntilDate:] + 404 (Foundation) [0x9976c3c6]
                                    10 pthread_cond_timedwait_relative_np + 47 (libsystem_c.dylib) [0x99042512]
                                      10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                                       *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c47     priority 41       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[XTThread run:] + 422 (ProXTCore) [0x8f660f46]
                10 -[XTThread handleMessage:] + 849 (ProXTCore) [0x8f662831]
                  10 -[XTDistributor distributeMessage:] + 950 (ProXTCore) [0x8f662db6]
                    10 -[XTSubscription postMessage:] + 227 (ProXTCore) [0x8f6635b3]
                      10 -[NSObject performSelector:withObject:] + 70 (libobjc.A.dylib) [0x99d6a5d3]
                        10 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 152 (ProXTCore) [0x8f66d888]
                          10 -[NSObject performSelector:withObject:] + 70 (libobjc.A.dylib) [0x99d6a5d3]
                            10 -[RKInvoker _invokeTargetWithPool:] + 81 (RedRock) [0x20faf81]
                              10 -[NSInvocation invoke] + 279 (CoreFoundation) [0x90132ca7]
                                10 __invoking___ + 29 (CoreFoundation) [0x90132d6d]
                                  10 ??? (iPhoto + 329457) [0x516f1]
                                    10 ??? (iPhoto + 329943) [0x518d7]
                                      10 -[NSCondition wait] + 274 (Foundation) [0x9973c734]
                                        10 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x990c80a1]
                                          10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                                           *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x1c4d     priority 47       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[RAOperationQueueImpl _workThread] + 358 (iLifeSQLAccess) [0x1b9fd36]
                10 -[RALatchTrigger wait] + 81 (iLifeSQLAccess) [0x1b9fe41]
                  10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9662a7d2]
                   *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x1c52     priority 47       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __select + 10 (libsystem_kernel.dylib) [0x9662cbe6]
           *10 ??? (mach_kernel + 3581216) [0xffffff800056a520]
      Thread 0x1d10     priority 47       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 +[NSApplication _startDrawingThread:] + 72 (AppKit) [0x911126f9]
                10 -[NSObject performSelector:withObject:] + 70 (libobjc.A.dylib) [0x99d6a5d3]
                  10 -[AccountConfigurationManagerBase validateCredentials:] + 88 (AccountConfigurationPlugin) [0x8f2d2378]
                    10 _removeUserName + 37866 (MobileMePublisher) [0x13bb5c6a]
                      10 -[MM_MMMemberAccount credentialsAreValid] + 214 (MobileMe) [0x8f540710]
                        10 -[MM_MMTransaction _dispatch] + 146 (MobileMe) [0x8f51cefc]
                          10 -[MM_MMCredentialsRequest dispatch] + 67 (MobileMe) [0x8f53eace]
                            10 -[MM_MMMemberAccount _queryAccountForKey:synchronousFlag:delegate:] + 1953 (MobileMe) [0x8f542021]
                              10 -[MM_MMTransaction _dispatch] + 146 (MobileMe) [0x8f51cefc]
                                10 -[MM_DAVRequest dispatch] + 338 (MobileMe) [0x8f56980a]
                                  10 -[MM_AYOperation runOperationWithTimeOut:] + 347 (MobileMe) [0x8f56e9fa]
                                    10 CFRunLoopRunInMode + 123 (CoreFoundation) [0x900dc4ab]
                                      10 CFRunLoopRunSpecific + 378 (CoreFoundation) [0x900dc63a]
                                        10 __CFRunLoopRun + 1247 (CoreFoundation) [0x900dcf7f]
                                          10 __CFRunLoopServiceMachPort + 185 (CoreFoundation) [0x900d7599]
                                            10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x9662a7d2]
                                             *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x200c     priority 54       
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 startIOThread(void*) + 160 (CoreVideo) [0x90bc0dce]
            10 CVDisplayLink::runIOThread() + 903 (CoreVideo) [0x90bc116d]
              10 pthread_cond_wait$UNIX2003 + 71 (libsystem_c.dylib) [0x990c80a1]
                10 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x9662c8e2]
                 *10 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5d30]
      Thread 0x20c8     priority 47       
      10 start_wqthread + 30 (libsystem_c.dylib) [0x99027cca]
        10 _pthread_wqthread + 448 (libsystem_c.dylib) [0x9903fe19]
          10 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x9662d0ee]
           *10 ??? (mach_kernel + 3911280) [0xffffff80005bae70]
      Thread 0x220b     priority 47         cpu time   0.007s
      10 thread_start + 34 (libsystem_c.dylib) [0x99027cee]
        10 _pthread_start + 344 (libsystem_c.dylib) [0x9903d557]
          10 __NSThread__main__ + 1396 (Foundation) [0x9973e15b]
            10 -[NSThread main] + 45 (Foundation) [0x9973e1d8]
              10 -[NSUIHeartBeat _heartBeatThread:] + 879 (AppKit) [0x91163d4d]
                10 usleep$UNIX2003 + 60 (libsystem_c.dylib) [0x990c792a]
                  10 __semwait_signal + 10 (libsystem_kernel.dylib) [0x9662cc72]
                   *10 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Thread 0x24d3     priority 47       
      10 start_wqthread + 30 (libsystem_c.dylib) [0x99027cca]
        10 _pthread_wqthread + 448 (libsystem_c.dylib) [0x9903fe19]
          10 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x9662d0ee]
           *10 ??? (mach_kernel + 3911280) [0xffffff80005bae70]
      Thread 0x24d4     priority 49       
      10 start_wqthread + 30 (libsystem_c.dylib) [0x99027cca]
        10 _pthread_wqthread + 448 (libsystem_c.dylib) [0x9903fe19]
          10 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x9662d0ee]
           *10 ??? (mach_kernel + 3911280) [0xffffff80005bae70]
      Binary Images:
                  0x1000 -           0xf09fe7  com.apple.iPhoto 9.1 (9.1) <1AA25FC1-4B53-3238-7335-CC8A1E94D87A> /Applications/iPhoto.app/Contents/MacOS/iPhoto
               0x1b6c000 -          0x1c30ff7  com.apple.iLifeSQLAccess 1.1 (10) <20832AC2-03DC-5C53-9112-266F04380409> /Library/Frameworks/iLifeSQLAccess.framework/Versions/A/iLifeSQLAccess
               0x20a0000 -          0x24defef  com.apple.RedRock 1.1 (202) <41C4319A-FBA6-AD74-4426-97070CA5DFCB> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
              0x13640000 -         0x13645ff7  com.apple.iphoto.accountconfig.MobileMe 1.1 (1) <11FAA871-4785-9DE9-55EA-D38091C1E7EE> /Applications/iPhoto.app/Contents/PlugIns/MobileMe.accountconfigplugin/Contents /MacOS/MobileMe
              0x13ba9000 -         0x13be1ffb  com.apple.iPhoto.MobileMePublisher 1.1 (1.0) <AC049CAC-12BB-E4F0-5821-ECE8B8643CAA> /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
              0x8f2cf000 -         0x8f2d9ff7  com.apple.iphoto.AccountConfigurationPlugin 1.1 (1) <0219F98E-7B9D-7194-83D8-6BED56D6757F> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
              0x8f51b000 -         0x8f5baff3  com.apple.MobileMe 11 (1.0.3) <8E95CD1B-525E-748C-743A-EB0E369B05F6> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
              0x8f65d000 -         0x8f6b8fe7  com.apple.proxtcore 1.1 (128) <FD40DE73-FCB2-8EB4-82B0-6B15DE52A7C5> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
              0x900a5000 -         0x9028dff3  com.apple.CoreFoundation 6.8 (744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
              0x90bbf000 -         0x90be4ff7  com.apple.CoreVideo 1.8 (99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
              0x90e1b000 -         0x919d7ffb  com.apple.AppKit 6.8 (1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
              0x96618000 -         0x96632ffc  libsystem_kernel.dylib <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
              0x96d65000 -         0x97148ff3  com.apple.HIToolbox 2.0 <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
              0x98849000 -         0x9885bff7  libdispatch.dylib <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
              0x99027000 -         0x990e4feb  libsystem_c.dylib <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
              0x996a0000 -         0x999bdff3  com.apple.Foundation 6.8 (945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
              0x99d4c000 -         0x99e59057  libobjc.A.dylib <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:         accountsd [190]
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:    x86_64
    Parent:          launchd [150]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       1320 pages
      Thread 0x522      DispatchQueue 1          priority 25       
      10 start + 1 (libdyld.dylib) [0x7fff908fc7e1]
        10 ??? (accountsd + 3048) [0x109ca9be8]
          10 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff924886b2]
            10 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff92488ee6]
              10 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff92483803]
                10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff90dec686]
                 *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x539      DispatchQueue 2          priority 33       
      10 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbef9ee]
        10 kevent + 10 (libsystem_kernel.dylib) [0x7fff90deed16]
         *10 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Binary Images:
             0x109ca9000 -        0x109ca9fff  accountsd <0982A50A-159D-3E63-A2EC-6447F3706436> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
          0x7fff8cbeb000 -     0x7fff8cc00ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff908fa000 -     0x7fff908fdff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff90ddc000 -     0x7fff90df7ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
          0x7fff92454000 -     0x7fff9263dfff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:         AirPort Base Station Agent [227]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:    x86_64
    Parent:          launchd [150]
    UID:             501
    Sudden Term:     Clean
    Task size:       475 pages
      Thread 0x70e      DispatchQueue 1          priority 29       
      10 start + 1 (libdyld.dylib) [0x7fff908fc7e1]
        10 ??? (AirPort Base Station Agent + 71957) [0x10e579915]
          10 CFRunLoopRun + 97 (CoreFoundation) [0x7fff92497371]
            10 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff924886b2]
              10 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff92488ee6]
                10 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff92483803]
                  10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff90dec686]
                   *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x710      DispatchQueue 2          priority 33       
      10 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbef9ee]
        10 kevent + 10 (libsystem_kernel.dylib) [0x7fff90deed16]
         *10 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x714      priority 31       
      10 thread_start + 13 (libsystem_c.dylib) [0x7fff8d71f181]
        10 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8d732742]
          10 __select + 10 (libsystem_kernel.dylib) [0x7fff90dee322]
           *10 ??? (mach_kernel + 3581216) [0xffffff800056a520]
      Binary Images:
             0x10e568000 -        0x10e57eff7  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <F3A0627B-7620-3A09-A390-3FEBA3DE9CCD> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
          0x7fff8cbeb000 -     0x7fff8cc00ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8d71e000 -     0x7fff8d7eafe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
          0x7fff908fa000 -     0x7fff908fdff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff90ddc000 -     0x7fff90df7ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
          0x7fff92454000 -     0x7fff9263dfff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:         aosnotifyd [97]
    Path:            /usr/sbin/aosnotifyd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       1869 pages
      Thread 0x273      DispatchQueue 1          priority 31       
      10 start + 1 (libdyld.dylib) [0x7fff908fc7e1]
        10 ??? (aosnotifyd + 36447) [0x10002fe5f]
          10 ??? (aosnotifyd + 35537) [0x10002fad1]
            10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff88b7289e]
              10 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff924886b2]
                10 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff92488ee6]
                  10 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff92483803]
                    10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff90dec686]
                     *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x2a5      DispatchQueue 2          priority 33       
      10 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbef9ee]
        10 kevent + 10 (libsystem_kernel.dylib) [0x7fff90deed16]
         *10 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x370      priority 63       
      10 thread_start + 13 (libsystem_c.dylib) [0x7fff8d71f181]
        10 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8d732742]
          10 __NSThread__main__ + 1345 (Foundation) [0x7fff88b6d612]
            10 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff88b0f586]
              10 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff924886b2]
                10 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff92488ee6]
                  10 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff92483803]
                    10 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff90dec686]
                     *10 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x5b3      priority 31       
      10 thread_start + 13 (libsystem_c.dylib) [0x7fff8d71f181]
        10 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8d732742]
          10 __select + 10 (libsystem_kernel.dylib) [0x7fff90dee322]
           *10 ??? (mach_kernel + 3581216) [0xffffff800056a520]
      Binary Images:
             0x100027000 -        0x10006eff7  aosnotifyd <A9359981-2023-3781-93F1-89D423F0F712> /usr/sbin/aosnotifyd
          0x7fff88ad8000 -     0x7fff88e34fff  com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff8cbeb000 -     0x7fff8cc00ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8d71e000 -     0x7fff8d7eafe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
          0x7fff908fa000 -     0x7fff908fdff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff90ddc000 -     0x7fff90df7ff7  libsystem_kernel.dylib <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
          0x7fff92454000 -     0x7fff9263dfff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    *0xffffff8000200000 - 0xffffff800074033c  mach_kernel <69A5853F-375A-3EF4-9247-478FD0247333> /mach_kernel
    Process:         appleeventsd [92]
    Path:            /System/Library/CoreServices/appleeventsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             71
    Sudden Term:     Dirty (allows idle exit)
    Task size:       647 pages
      Thread 0x2d4      DispatchQueue 2          priority 33       
      10 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff8cbef9ee]
        10 kevent + 10 (libsystem_kernel.dylib) [0x7fff90deed16]
         *10 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x2d5      DispatchQueue 7          priority 31       
      10 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff8cbecd85]
        10 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff90dee566]
         *10 ??? (mach_kernel + 3581216) [0xffffff800056a520]
      Binary Images:
      

  • IPhoto crashes when NAS is connected

    I have a quite new MacBook Pro with OS X Mountain Lion 10.8.2.
    I experienced some problems with iPhoto since I work with a NAS (Synology 112j with one HDD/Western Digital).
    Every time the NAS is connected to the network and the WiFi is on, iPhoto crashes when trying to start a slide show or build a new slide show. When the NAS is shutdown or I cut the WiFi, iPhoto works without any problems.
    The iPhoto library is NOT exported to the NAS, it's still on my MacBook-HDD. The library is managed!
    I tried to build up new libraries several times, but the problems occurs again and again.
    I had a discussion in the iPhoto section of the community, but we couldn't get the problem fixed.
    Now I try it here in the OS forum.
    Maybe somebody experienced the same problem and got it fixed.
    I would appreciate any help.

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -Rh $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Step 1 should give you usable permissions in your home folder. This step will restore special attributes set by OS X on some user folders to protect them from unintended deletion or renaming. You can skip this step if you don't consider that protection to be necessary, and if everything is working as expected after step 1.
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Iphoto crashes when I try to edit existing (old) slideshow.

    iphoto crashes when I try to edit existing (old) slideshow. If I create a new one I can edit them ok, it seems to be older slideshows I have the problem with. I am happy to delete slideshow but even if i try to right click I just get whirly wheel of death then need to force quit. Am running Maverick and latest version of iphoto software...

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Iphoto crashes when i export

    Iphoto crashes when I export - help

    Well don't throw it if you want the pictures of your child. Of course, you have a back up, right? I mean you wouldn't have something as precious as these photos that you "can NOT lose" without having a back up. That would be just stupid, right?
    And you're not stupid, right?
    For the benefit of folks out there who may not have a back up: you don't need to launch iPhoto at all to make one.
    Most Simple Back Up
    Drag the iPhoto Library from your Pictures Folder to another Disk. This will make a copy on that disk.
    Slightly more complex:
    Use an app that will do incremental back ups. This is a very good way to work. The first time you run the back up the app will make a complete copy of the Library. Thereafter it will update the back up with the changes you have made. That makes subsequent back ups much faster. Many of these apps also have scheduling capabilities: So set it up and it will do the back up automatically. Examples of such apps: Chronosync or DejaVu . But are many others. Search on MacUpdate
    Anyway, the least of your problems right now is iPhoto. You have a much more serious issue either with Hardware or your OS. I'd post on the forum for your iMac for help with that.

  • IPhoto crashes when I try to enter a name in Faces

    iPhoto crashes when I try to enter a name in Faces

    OK, I'm out of ideas. Something changed in your set up and just trying to find out what it was. Maybe someone in the iPhoto forum can help. https://discussions.apple.com/community/ilife/iphoto?view=discussions

  • Iphoto crashes when trying import or export

    Iphoto crashes when trying to import or export pictures. I already deleted and reinstalled from disk without success. Please advice.
    Process: iPhoto [567]
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: com.apple.iPhoto
    Version: 7.1.5 (7.1.5)
    Build Info: iPhotoProject-3780000~2
    Code Type: PPC (Native)
    Parent Process: launchd [90]
    Interval Since Last Report: 563 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 553 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-12-08 13:15:34.939 -0500
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 4EA7FDBB-D171-42C4-AA95-E124D9338F19
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000005
    Crashed Thread: 11
    Thread 0:
    0 libSystem.B.dylib 0x948bf1f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x948c611c mach_msg + 56
    2 com.apple.CoreFoundation 0x9227c394 CFRunLoopRunSpecific + 1812
    3 com.apple.HIToolbox 0x942edb14 RunCurrentEventLoopInMode + 264
    4 com.apple.HIToolbox 0x942ed938 ReceiveNextEventCommon + 412
    5 com.apple.HIToolbox 0x942ed778 BlockUntilNextEventMatchingListInMode + 84
    6 com.apple.AppKit 0x94f09244 _DPSNextEvent + 596
    7 com.apple.AppKit 0x94f08bfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    8 com.apple.AppKit 0x94f0289c -[NSApplication run] + 744
    9 com.apple.AppKit 0x94ed3298 NSApplicationMain + 440
    10 com.apple.iPhoto 0x00003554 0x1000 + 9556
    11 com.apple.iPhoto 0x00003258 0x1000 + 8792
    Thread 1:
    0 libSystem.B.dylib 0x948c5c08 _semwaitsignal + 8
    1 libSystem.B.dylib 0x948c5a1c nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x948c594c usleep$UNIX2003 + 68
    3 com.apple.AppKit 0x94f64e64 -[NSUIHeartBeat _heartBeatThread:] + 1840
    4 com.apple.Foundation 0x91a7cd84 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x949010c4 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x94922d74 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x92287808 __CFSocketManager + 764
    Thread 3:
    0 libSystem.B.dylib 0x948bf1f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x948c611c mach_msg + 56
    2 com.apple.CoreFoundation 0x9227c394 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x9227cc1c CFRunLoopRun + 60
    4 com.apple.iLifeMediaBrowser 0x933a64f4 -[ILMediaBrowserPathWatcher(FSEvents) iLMBPathWatcherRunLoop] + 708
    5 com.apple.Foundation 0x91a7cd84 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x949010c4 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x948c5c0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x9490246c pthread_condwait + 1580
    2 com.apple.QuartzCore 0x9049f110 fefragmentthread + 48
    3 libSystem.B.dylib 0x949010c4 pthreadstart + 316
    Thread 5:
    0 libSystem.B.dylib 0x948c5c0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x9490246c pthread_condwait + 1580
    2 com.apple.QuartzCore 0x9049f110 fefragmentthread + 48
    3 libSystem.B.dylib 0x949010c4 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x948c5c0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x9490246c pthread_condwait + 1580
    2 com.apple.QuartzCore 0x9049f110 fefragmentthread + 48
    3 libSystem.B.dylib 0x949010c4 pthreadstart + 316
    Thread 7:
    0 libSystem.B.dylib 0x948bf258 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x94902378 pthread_condwait + 1336
    2 com.apple.iPhoto 0x00280a20 0x1000 + 2619936
    Thread 8:
    0 libSystem.B.dylib 0x948bf278 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x94902368 pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x93a729e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x93a727b8 TSWaitOnSemaphoreCommon + 428
    4 ...ickTimeComponents.component 0x9681e350 ReadSchedulerThreadEntryPoint + 5312
    5 libSystem.B.dylib 0x949010c4 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x948bf278 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x94902368 pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x93a729e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x93a727b8 TSWaitOnSemaphoreCommon + 428
    4 ...ple.CoreServices.CarbonCore 0x93a9bc84 AIOFileThread(void*) + 1068
    5 libSystem.B.dylib 0x949010c4 pthreadstart + 316
    Thread 10:
    0 libSystem.B.dylib 0x948bf258 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x94902378 pthread_condwait + 1336
    2 com.apple.iPhoto 0x00280a20 0x1000 + 2619936
    Thread 11 Crashed:
    0 com.apple.CoreFoundation 0x9227e054 CFRetain + 68
    1 com.apple.iPhoto 0x00200c28 0x1000 + 2096168
    2 com.apple.iPhoto 0x000fc4c4 0x1000 + 1029316
    3 com.apple.iPhoto 0x00280a94 0x1000 + 2620052
    4 libSystem.B.dylib 0x949010c4 pthreadstart + 316
    Thread 11 crashed with PPC Thread State 32:
    srr0: 0x9227e054 srr1: 0x0200f030 dar: 0x00000005 dsisr: 0x40000000
    r0: 0x00000000 r1: 0xf0534a00 r2: 0xa03de018 r3: 0x00000000
    r4: 0x00000000 r5: 0x00000000 r6: 0xa053613c r7: 0x00000065
    r8: 0x00000065 r9: 0x00000458 r10: 0x00581ba1 r11: 0x00690030
    r12: 0x9227e010 r13: 0x00000000 r14: 0x00000000 r15: 0x00690000
    r16: 0x00000001 r17: 0x006d0000 r18: 0x00000001 r19: 0x26ca2f00
    r20: 0x2800cd54 r21: 0x2ab455d0 r22: 0x28c009f0 r23: 0x280119e0
    r24: 0x00000001 r25: 0x27cabcc0 r26: 0x4a504547 r27: 0x27cabcc0
    r28: 0x00000000 r29: 0xa053613c r30: 0x00000000 r31: 0x9227e018
    cr: 0x28002482 xer: 0x20000000 lr: 0x9227e018 ctr: 0x9227e010
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x68bff7 com.apple.iPhoto 7.1.5 (7.1.5) <884c4c72b19c493c8afb3e5ffeffdcab> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x76f000 - 0x83dff5 com.apple.DiscRecording 4.0.7 (4070.4.1) <73f6a269ffb9718fa9f165da9f2a5eb1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x8a4000 - 0x8ceffb com.apple.DiscRecordingUI 4.0.7 (4070.4.1) <37cb0b8d9ad4e211a9b075ae9a92ed74> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x8eb000 - 0x8edfff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x8f3000 - 0x8fdfe3 com.apple.UpgradeChecker 1.0 (1.0) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x905000 - 0x9a6fdf com.apple.DotMacKit 50 (3.0.2L) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0xa15000 - 0xc4dffb com.apple.MessageFramework 3.6 (936) <720ddccc257045019d278c4efccc31ba> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0xd8f000 - 0xd8ffff com.apple.AppleAppSupport 1.5 (1.5) /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0xd93000 - 0xdb4ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0xdbc000 - 0xde2fff com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <3abfafbb3982f8c148b49a9c3b35b1f9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0xfe7000 - 0xfeefcf com.apple.AppleMPEG2Codec 1.0.1 (220) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x23496000 - 0x23497ffb ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x234c9000 - 0x2352ffab com.apple.AppleProResDecoder 2.0 (223) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x23534000 - 0x23572ff7 com.apple.QuickTimeFireWireDV.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x2357e000 - 0x2359bff7 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x235a0000 - 0x235c1ffb com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x235c7000 - 0x23607ff7 com.apple.applepixletvideo 1.2.18 (1.2d18) <2373b6000acc27dcbdae6f6dc45ea88a> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x25c39000 - 0x25dedfeb +net.telestream.wmv.advanced 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x25e6a000 - 0x26051ff3 com.apple.RawCamera.bundle 2.1.0 (474) <ba17722601435c06547ceba8723777bb> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x2657f000 - 0x267b8fd7 +net.telestream.wmv.import 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x26b3d000 - 0x26b47fe7 com.apple.BookService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x26b50000 - 0x26b53fd7 com.apple.NetServices.BDRuleEngine 1.0.2 (1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x26b65000 - 0x26b6dfd7 com.apple.NetServices.BDControl 1.0.5 (1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x26b89000 - 0x26b92fcf com.apple.CalendarsService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x26b9b000 - 0x26ba4fd7 com.apple.CardsService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x26bad000 - 0x26bb2fd7 com.apple.NetSlidesService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x26bb9000 - 0x26bc3ff3 com.apple.PrintsService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x277d2000 - 0x27849fef com.apple.NetServices.NetServices 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x27937000 - 0x2799bfef +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x279a9000 - 0x27a28ff7 +net.sourceforge.webcam-osx.common 0.9.0 (0.9.0) /Library/QuickTime/macam.component/Contents/MacOS/macam
    0x27af7000 - 0x27af9ffd com.apple.textencoding.unicode 2.2 (2.2) <483d06bdf16bdbbad53efcea4fcfb688> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x27d00000 - 0x27e61fef +com.elgato.mpegsupport EyeTV MPEG Support 1.0.2 (build 28) (1.0.2) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x27fdc000 - 0x27fddfff com.apple.iLMBAppDefPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x27fe3000 - 0x27feafff com.apple.iLMBAperturePlugin 2.0.4 (110.0.2) <049efa166250b3814643703e5a826553> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x27ff1000 - 0x27ff2fff com.apple.iLMBFolderPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x28381000 - 0x28391fff com.apple.iLMBiPhoto8Plugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x2859a000 - 0x285a2fff com.apple.iLMBiPhotoPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x287a9000 - 0x287b1fff com.apple.iLMBiTunesPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x287b8000 - 0x287bafff com.apple.iLMBMoviesFolderPlugin 2.0.4 (110.0.2) <87ec06886afb5912efa801bc5af274ce> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x287c0000 - 0x287c2fff com.apple.iLMBPhotoBoothPlugin 2.0.4 (110.0.2) <407c9a2f9a133a99f74c3c8fba45e5ec> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x287d0000 - 0x287d6fff libCGXCoreImage.A.dylib ??? (???) <f4166febf13e9b7c3342206cd8fa0853> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x2887a000 - 0x2887efff com.apple.iLMBGarageBandPlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x28884000 - 0x2888ffff com.apple.iLMBiMoviePlugin 2.0.4 (110.0.2) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x299f1000 - 0x29ab9fff com.apple.iTunesAccess 9.0.2 (9.0.2) <d308cb48fde0d7200811ca601e1d60a0> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
    0x90003000 - 0x9008bffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9008c000 - 0x901d3ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x901d4000 - 0x902caffc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib
    0x902cb000 - 0x902d8fff libbz2.1.0.dylib ??? (???) <03227e92407191ff8e754461e842201b> /usr/lib/libbz2.1.0.dylib
    0x902d9000 - 0x903acfff com.apple.CoreServices.OSServices 228 (228) <8610aed4edbd5d21e887a68c32b5c216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x903ad000 - 0x90712ffe com.apple.QuartzCore 1.5.8 (1.5.8) <60e54cfb861dc5e66bb4f263a192d558> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90713000 - 0x90722fff com.apple.DSObjCWrappers.Framework 1.3 (1.3) <305892aafaceb4e31915f0d759ef7e6d> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90723000 - 0x9073affb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9073b000 - 0x9084fffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90850000 - 0x90850fff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90ace000 - 0x90adefff libsasl2.2.dylib ??? (???) <c0d4783f9b08dfd1bded5e0b5ffe37cb> /usr/lib/libsasl2.2.dylib
    0x90adf000 - 0x90ca1ff4 com.apple.CoreAUC 3.08.0 (3.08.0) <9d8d7368e2d3b11318a3556c6d4902a1> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90ca2000 - 0x90ca4ffd libRadiance.dylib ??? (???) <34621dd441aab91846ed399a4801e9f8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90ca5000 - 0x90caaffe com.apple.AOSNotification 1.0.0 (68.13) <d4a95401c78f9de23d0ef3b763a5a584> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x90cab000 - 0x90cb6ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x90cb7000 - 0x90cbcfff com.apple.OpenDirectory 10.5 (10.5) <6dca8a620bb66310737d421624ebbfcd> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x90cbd000 - 0x90cdbfff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90cdc000 - 0x90ceffff com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90cf0000 - 0x90cf5fff com.apple.KerberosHelper 1.1 (1.0) <21f06ad33a0d3b5cd7c1a8a4464a99d7> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x90cf6000 - 0x90d27fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90d28000 - 0x90e70ff3 libicucore.A.dylib ??? (???) <bdab570d90979c4f601131d442f84720> /usr/lib/libicucore.A.dylib
    0x90e71000 - 0x90ebffff com.apple.framework.familycontrols 1.0.4 (1.0.4) <a3dfe9950439159293ee5815315d279b> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x90ec0000 - 0x90eccff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90ecd000 - 0x90f0ffff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x90f60000 - 0x90f60ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90f61000 - 0x91086ffb com.apple.imageKit 1.0.2 (1.0) <50dfcbe41b384bd71761c761c3fbfd5e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x91087000 - 0x91087ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91088000 - 0x91090ffb libCGATS.A.dylib ??? (???) <72ecb94f23cdc622a277671b4976a7d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91091000 - 0x9109efff libCSync.A.dylib ??? (???) <7ccecf2b36209e1196c42c635938519e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9109f000 - 0x91182fff libobjc.A.dylib ??? (???) <a1d4be2eed463c6799b6a1447fde72ba> /usr/lib/libobjc.A.dylib
    0x91183000 - 0x911fefff com.apple.SearchKit 1.2.2 (1.2.2) <a9d0033a5e1e55b5e382e52fe578d734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x911ff000 - 0x91284fff libsqlite3.0.dylib ??? (???) <daf55b073488086ef5b9a3781be53f14> /usr/lib/libsqlite3.0.dylib
    0x91285000 - 0x9128cffb com.apple.print.framework.Print 218.0.3 (220.2) <021d2263007c538fd9e6b52e66a2623d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9128d000 - 0x913dbffb com.apple.CalendarStore 3.0.8 (860) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x913dc000 - 0x913e2fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <7f4de3ca234fdf3f06f25d47d7119e9b> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x913e3000 - 0x913ffffb com.apple.openscripting 1.2.8 (???) <01f86cdb8f7347d2f3f13066e954acb6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91400000 - 0x91435ff3 com.apple.LDAPFramework 1.4.5 (110) <0cf1d114abaf598355afb6537b76874e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91436000 - 0x91436ffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91437000 - 0x91486fff com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91487000 - 0x914b0ffb com.apple.shortcut 1.0.1 (1.0) <8da20d176ab4cf71cdf4f79b477fe0e7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x914b1000 - 0x914c1ffb com.apple.agl 3.0.9 (AGL-3.0.9) <e751a9e491c3a9ef82c6405466106726> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x914c2000 - 0x918f0ffe libGLProgrammability.dylib ??? (???) <5d52750ec9e438b25d3a4db51361fa2b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x918f1000 - 0x918fcff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x918fd000 - 0x9193bff7 libtidy.A.dylib ??? (???) <b7079239dfc471520a40a14f6913aa7b> /usr/lib/libtidy.A.dylib
    0x9193c000 - 0x91983fff com.apple.NavigationServices 3.5.2 (163) <453fd79dd63debad4908dcc726f9aa04> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91988000 - 0x91a72fff libxml2.2.dylib ??? (???) <c16d0fbbf8fd6b30695cd3c930355066> /usr/lib/libxml2.2.dylib
    0x91a73000 - 0x91cb9ffb com.apple.Foundation 6.5.9 (677.26) <c30e4aea51bbae480d4550cd53abb441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91cba000 - 0x91ce2fff libxslt.1.dylib ??? (???) <bb985380f353bbc7ce694d56884ea156> /usr/lib/libxslt.1.dylib
    0x91ce3000 - 0x91cfffff com.apple.IMFramework 4.0.8 (584) <c700ba51b41e931a186ebff34b250f15> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x91d00000 - 0x91db0fff edu.mit.Kerberos 6.0.13 (6.0.13) <2ed20a450576465ee4f9c317b8ce8c44> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91db1000 - 0x91deafff com.apple.SystemConfiguration 1.9.2 (1.9.2) <21dee7ffd93306032f911b5ef3fdbab3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91deb000 - 0x92114fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92115000 - 0x92177ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92178000 - 0x92178fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92179000 - 0x9220eff7 com.apple.framework.IOKit 1.5.2 (???) <ced0a498252f76a2d2ba9f2a0ae02160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9220f000 - 0x92212ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92213000 - 0x92338ff3 com.apple.CoreFoundation 6.5.7 (476.19) <dee0f0024f3bf976cfa0a0816e8aa338> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92339000 - 0x92383fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92384000 - 0x923a3fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x923a4000 - 0x923a7fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x923a8000 - 0x923b1fff com.apple.DiskArbitration 2.2.1 (2.2.1) <682f5c45591e8c4a89c79e384e2c49af> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x923b2000 - 0x923b8ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x923b9000 - 0x923e6fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x923e7000 - 0x923faffe com.apple.CFOpenDirectory 10.5 (10.5) <41ed29dcd683657b10994df7d7349e0a> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x923fb000 - 0x92547ffb com.apple.ImageIO.framework 2.0.6 (2.0.6) <c20e33d5ff7076c0855c874db7df320d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92548000 - 0x9258eff9 com.apple.securityinterface 3.0.4 (37213) <d36d3af3d7c501ec78476dee04df3051> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9258f000 - 0x926a2fff com.apple.PubSub 1.0.4 (65.11) <a8a631747e34fe5d1e6d5c8153dcc0d7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x926a3000 - 0x9272dfff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9272e000 - 0x9274dfff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9274e000 - 0x928baff9 com.apple.AddressBook.framework 4.1.2 (702) <00009729166ef5c0294f864e1c4e54c9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x928bb000 - 0x92975fff libcrypto.0.9.7.dylib ??? (???) <4b5031781db984ba920156875ec2a772> /usr/lib/libcrypto.0.9.7.dylib
    0x92976000 - 0x9297affe libGIF.dylib ??? (???) <755ca03546f380942649cb38cec37ba2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9297b000 - 0x92ef7ff7 com.apple.CoreGraphics 1.409.5 (???) <5055e3621c3a2239851bd7e829e94ea1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92ef8000 - 0x92f28fff com.apple.DotMacSyncManager 1.2.4 (308) <b7efa35e834d68ec5dd9d1511e48122e> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x92f29000 - 0x92f5efff com.apple.AE 402.3 (402.3) <75725936d014fd3ca2553d18b784b99b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92f5f000 - 0x92f74fff com.apple.IMUtils 4.0.8 (584) <798e21f99606c71cc5998dc473c8652b> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x92f75000 - 0x9300efc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9300f000 - 0x9304cffe com.apple.securityfoundation 3.0.2 (36131) <d8a8685348c0bcba4953a46e30c2ce9a> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9304d000 - 0x93076fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93077000 - 0x93218ff7 com.apple.QuartzComposer 2.1 (106.13) <6dd1df71cb588b1b9ceb0c5bbf32e842> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93219000 - 0x93235ffb libPng.dylib ??? (???) <82a7ac26fb2dd17c6c6159f1227d4de6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93236000 - 0x93237fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x93238000 - 0x9324bffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <050180a659a3905ea38f2acddcdf7b40> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9324c000 - 0x932b6fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x932bd000 - 0x93322ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93323000 - 0x93372fff libGLImage.dylib ??? (???) <2e1f2a2625064149d209ec19e52d0384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93373000 - 0x933ddffb com.apple.iLifeMediaBrowser 2.0.4 (346.0.2) <48a24c4079638af1b2b53fea1183b121> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x933de000 - 0x9341fffb libTIFF.dylib ??? (???) <da8860d4d8b2a54970a81fca35968366> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93420000 - 0x939dafff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x939db000 - 0x93a31fff libGLU.dylib ??? (???) <3418ce7ca0863162847f553c15d08674> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93a32000 - 0x93a3dfff com.apple.dotMacLegacy 3.1 (246) <57424b69415f7e00365e1865bf11d209> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x93a49000 - 0x93d4bffb com.apple.CoreServices.CarbonCore 786.11 (786.14) <4da8e0984e333f8cea32a24ba4364e8c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93d4c000 - 0x9407eff7 com.apple.QuickTime 7.6.4 (1327.73) <2a47a570627b516ad5d7e2ee611c49fa> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94095000 - 0x94148ffc com.apple.CFNetwork 438.14 (438.14) <6e213ab40eabfc276ca46a7c7cfad01a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94149000 - 0x941d1fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x941d2000 - 0x94204fff com.apple.bom 9.0.1 (136.1.1) <1399341d4cd4b8d4c560e683bc81d73c> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94205000 - 0x942bcfff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x942bd000 - 0x945f6ff7 com.apple.HIToolbox 1.5.6 (???) <a3b713a77c16da495c886463985f1e39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x945f7000 - 0x945f7ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x945f8000 - 0x94610ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94611000 - 0x94768ffb com.apple.JavaScriptCore 5531.21 (5531.21.9) <4954a9baddeb61795c18970e821caa57> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94769000 - 0x94793ff7 libssl.0.9.7.dylib ??? (???) <09e02b0724f19afe9f0fc7e4eb893f0d> /usr/lib/libssl.0.9.7.dylib
    0x94794000 - 0x947d3fff com.apple.DAVKit 3.0.6 (661) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x947d4000 - 0x9489cffb com.apple.CoreData 100.2 (186.2) <be912ff41bd4506438a71d5665e89069> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9489d000 - 0x948bdff7 libJPEG.dylib ??? (???) <65edcc6af826566c94cfa1f19fd02291> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x948be000 - 0x94a5eff3 libSystem.B.dylib ??? (???) <900415cd2c829b2de9a6cdcdaa6307e3> /usr/lib/libSystem.B.dylib
    0x94a5f000 - 0x94aeeffb com.apple.DesktopServices 1.4.8 (1.4.8) <efaf20fbcdf58c7da37ddbcf190bba75> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94aef000 - 0x94aefffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94af0000 - 0x94af1ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94af2000 - 0x94afafff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x94afb000 - 0x94b16ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <efcd6350b6ddbabea5e2e6a45b0e58fb> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94b17000 - 0x94be7fff com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94be8000 - 0x94c02ffb com.apple.CoreVideo 1.6.0 (20.0) <2bc359d0334aa51fcf0534320dee89e9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94c03000 - 0x94c68ffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x94c69000 - 0x94c74fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94c75000 - 0x94d5cffc com.apple.WebKit 5531.21 (5531.21.8) <2674f9eafd8daba90a6453303721b219> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94d5d000 - 0x94e2dffb com.apple.syncservices 3.3 (389.20) <6f381ee31b84416f59603afc05de893d> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x94e2e000 - 0x94e3cff3 com.apple.opengl 1.5.10 (1.5.10) <54bae289e544387ce7997a4a05e70aa9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94e3d000 - 0x94e9affb com.apple.HIServices 1.7.1 (???) <a6c5c0bf2d68aeb453dbc493b7d0c8d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94ecd000 - 0x95643fff com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95644000 - 0x95681fff libRIP.A.dylib ??? (???) <a710b7ef58700a54a39e7738dd804e57> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95682000 - 0x95682fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95683000 - 0x956c7ffb com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4) <4fb3af125aa28f9a22d8855e4e24d19b> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x956c8000 - 0x956cbff3 com.apple.QuickTimeH264.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9579c000 - 0x9618bff1 com.apple.WebCore 5531.21 (5531.21.8) <b8de0ff51af3371382164aa7df26ae67> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9618c000 - 0x96223fff com.apple.LaunchServices 292 (292) <06cb373fd960fbc2b4a0201f55c7dd6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96224000 - 0x96232fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x96233000 - 0x96252fff libresolv.9.dylib ??? (???) <c5c72e1cf61cb844163156956a1d8407> /usr/lib/libresolv.9.dylib
    0x96253000 - 0x96258ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x96259000 - 0x96260fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96261000 - 0x9628cff7 libauto.dylib ??? (???) <a64d088b2d17e013b9ee5a08d3a20d33> /usr/lib/libauto.dylib
    0x9628d000 - 0x962d1fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x962d2000 - 0x96354fff com.apple.print.framework.PrintCore 5.5.4 (245.6) <3cde2550ec10348b7162d2b6cb0dfc67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96355000 - 0x963bcffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x963bd000 - 0x96fe8fef com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96fe9000 - 0x97010fff libcups.2.dylib ??? (???) <36d234d12b45180674e9c00585cd10a6> /usr/lib/libcups.2.dylib
    0x97011000 - 0x970c1fff com.apple.QD 3.11.57 (???) <e74b370c6f81fc00e8936f5cf7c8ebe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x970c2000 - 0x9715cff7 com.apple.ApplicationServices.ATS 3.8 (???) <61c7a66473c16fce3d1eac4d09d401d7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9715d000 - 0x97346fff com.apple.security 5.0.5 (36371) <b84af5a0adfba86bc6977c1083eb9915> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97347000 - 0x973a8fff com.apple.CoreText 2.0.4 (???) <ebcc2c7e9b0bc10016af530d82a11f03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x973a9000 - 0x9744bffb com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <ddbf52237a078e0b4f6b1a408b4f272a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    That
    Exception Codes: KERNPROTECTIONFAILURE
    is always a Data Related issue.
    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new *iPhoto 08* library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.
    Regards
    TD

Maybe you are looking for

  • Pavilion dv5 2035dx - reinstalling after replacing hard drive

    My hard drive in my Pavilion dv5 2035dx failed -every test imaginable and I could not get Windos 7 to load.  I purchased a replacement drive that is an exact dupilcate of the original Toshoba 500 and installed in my laptop.  I was not too concerned s

  • Types of Fit and Type of Action

    Hello, Where I can find the list of the different types of FIT (ex: FITR) ? Where I can find the list of the different types of Action (ex: GoTo) ? Regards. David G

  • What happens if I don't approve Update to CRM 2015 Online

    Hi there Can anyone help me with this simple question? What happens if I don't approve the automatic Upgrade to CRM 2015 Online? Blogs tell me, that the Org is not being updated. That's ok, but what are my options afterwards? Let's say I let the auto

  • SOLUTION!! Nokia N8 Not Charging or Not Turning On

    ATTENTION NOKIA N8 USERS!!! If you encounter the thing that the Nokia N8 won't charge and worst, if the battery was drained and the N8 shutted down and won't charge or power on, try the following steps. 1. Connect the charger supplied with the N8 to

  • Lightroom 2.5 fails to start

    Hi, I cannot get Lightroom 2.5 to start anymore. I was running 2.4 and upgraded to 2.5. After the upgrade Lightroom was running fine for some time. All of a sudden it failed to start up however. I tried deleting the Lightroom Preferences file but thi