IPhoto hangs when you export photos

Installed OSX 10.9.2 yesterday; now, when I try to export photos from iPhoto, iPhoto hangs. This is the first part of the error message, it goes on for pages:
Process:         iPhoto [894]
Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
Identifier:      com.apple.iPhoto
Version:         8.1.2 (8.1.2)
Build Info:      iPhotoProject-4240000~8
Code Type:       X86 (Native)
Parent Process:  launchd [309]
Responsible:     iPhoto [894]
User ID:         502
Date/Time:       2014-03-13 12:26:32.480 -0400
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  3B2C46CB-76F8-DF35-4FB3-66D61C8AE177
Crashed Thread:  24
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Anybody have any ideas? This happens when I try a selection of photos or just one.

There seems to be a bug with iPhoto 8.1.2 and Mavericks 10.9.2 on some machines.  Report your problem to Apple via http://www.apple.com/feedback/iphoto.html.  However, since iPhoto is up to 9.5.1 now I doubt if there will be any effort put in by Apple for that version of iPhoto.
You can upgrade to iPhoto 9.5.1 via the App Store but it will be a paid upgrade.
OT

Similar Messages

  • Iphoto crahses when i export photos?!

    i tried to google about this problem, and it mentioned delting a file in the plugin's folder.... i can't find the plug in folder or that files

    Process:    
    iPhoto [326]
    Path:       
    /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: 
    com.apple.iPhoto
    Version:    
    9.4 (9.4)
    Build Info: 
    iPhotoProject-701064000000000~1
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [136]
    User ID:    
    501
    Date/Time:  
    2012-09-27 10:50:20.270 +0100
    OS Version: 
    Mac OS X 10.8.2 (12C54)
    Report Version:  10
    Interval Since Last Report:     
    135066 sec
    Crashes Since Last Report:      
    16
    Per-App Interval Since Last Report:  26311 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                 
    BC1E5356-126B-E632-2C70-855CBBC37B03
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000040000020
    VM Regions Near 0x40000020:
    mapped file       
    00000000178a7000-00000000178c7000 [  128K] r--/rwx SM=COW  /Users/USER/Library/Application Support/iPhoto/*/*.nib
    -->
    MALLOC_TINY       
    000000007ae00000-000000007af00000 [ 1024K] rw-/rwx SM=COW 
    Application Specific Information:
    objc_msgSend() selector name: release
    Performing @selector(showExporter:) from sender NSMenuItem 0x7be642c0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib          
    0x9009ea87 objc_msgSend + 23
    1   libobjc.A.dylib          
    0x900a1442 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 490
    2   com.apple.CoreFoundation 
    0x999ed083 _CFAutoreleasePoolPop + 51
    3   com.apple.AppKit         
    0x98c9c5a3 loadNib + 422
    4   com.apple.AppKit         
    0x98c9b94a +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 233
    5   com.apple.AppKit         
    0x98edaafa -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 171
    6   com.apple.iPhoto         
    0x002b21d4 0x55000 + 2478548
    7   com.apple.iPhoto         
    0x002b2219 0x55000 + 2478617
    8   com.apple.iPhoto         
    0x002a9b56 0x55000 + 2444118
    9   com.apple.AppKit         
    0x98cbe058 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1251
    10  com.apple.AppKit         
    0x98c9c572 loadNib + 373
    11  com.apple.AppKit         
    0x98c9bb94 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 819
    12  com.apple.AppKit         
    0x98edaafa -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 171
    13  com.apple.iPhoto         
    0x002aa1e7 0x55000 + 2445799
    14  com.apple.iPhoto         
    0x0025456b 0x55000 + 2094443
    15  libobjc.A.dylib          
    0x900b75d3 -[NSObject performSelector:withObject:] + 70
    16  com.apple.AppKit         
    0x98deabd2 -[NSApplication sendAction:to:from:] + 436
    17  com.apple.AppKit         
    0x98f273dc -[NSMenuItem _corePerformAction] + 529
    18  com.apple.AppKit         
    0x98f2706b -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163
    19  com.apple.AppKit         
    0x98f266f4 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    20  com.apple.AppKit         
    0x98c072ba -[NSMenu performActionForItemAtIndex:] + 65
    21  com.apple.AppKit         
    0x98c0726f -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    22  com.apple.AppKit         
    0x98c0723a -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    23  com.apple.AppKit         
    0x98c070b9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 162
    24  com.apple.AppKit         
    0x98f1f7ce NSSLMMenuEventHandler + 454
    25  com.apple.HIToolbox      
    0x94dddb6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    26  com.apple.HIToolbox      
    0x94c65594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    27  com.apple.HIToolbox      
    0x94c64980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    28  com.apple.HIToolbox      
    0x94c78855 SendEventToEventTarget + 88
    29  com.apple.HIToolbox      
    0x94ddda1a SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 498
    30  com.apple.HIToolbox      
    0x94c54b84 SendMenuCommandWithContextAndModifiers + 70
    31  com.apple.HIToolbox      
    0x94c54b31 SendMenuItemSelectedEvent + 268
    32  com.apple.HIToolbox      
    0x94c549b6 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 134
    33  com.apple.HIToolbox      
    0x94e2a02e MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 623
    34  com.apple.HIToolbox      
    0x94c35332 _HandleMenuSelection2 + 633
    35  com.apple.HIToolbox      
    0x94c350af _HandleMenuSelection + 53
    36  com.apple.AppKit         
    0x98dd845a _NSHandleCarbonMenuEvent + 309
    37  com.apple.AppKit         
    0x98cff0df _DPSNextEvent + 2425
    38  com.apple.AppKit         
    0x98cfe26c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    39  com.apple.AppKit         
    0x98cf46cc -[NSApplication run] + 855
    40  com.apple.AppKit         
    0x98c976f6 NSApplicationMain + 1053
    41  com.apple.iPhoto         
    0x000648b9 0x55000 + 63673
    42  com.apple.iPhoto         
    0x00063f05 0x55000 + 61189
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x951289ae kevent + 10
    1   libdispatch.dylib        
    0x95550c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib        
    0x955507a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x951280ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9991504c _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x99914e19 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x998fccca start_wqthread + 30

  • When I export photos to Iphoto slideshow they crop more after each play. Is this common?

    When I export photos to IPhoto slideshow they crop more and more after each play. Is this common?

    No. In fact, I've never heard of it before.
    It might help if you could give us some details. What do you mean by "export photos to iPhoto Slideshow"? DO you mean you're adding photos to a slideshow in iPhoto? Or hat you created a slideshow in iPhoto and exported that to the Finder?

  • When I export photos from Aperture, the pixel dimensions are halved thus losing data.  I have set the export preferences to export at original size, to no avail.  This happens even if I just drag to the desktop and then back, or if I export into my iphoto

    When I export photos from Aperture to desktop or iphoto I lose pixels.  The pixel dimensions are halved, despite setting the export preference to export at original size.  Anyone know why or how to correct this?

    Dragging an Image from Aperture exports the Preview.  Preview parameters are set on the Previews tab of Aperture preferences.
    Are you seeing the same results when you export using one of the export commands?
    Is so, confirm that the settings in the selected Image Export Preset ("Aperture➞Presets➞Image Export") truly represent those in the Image Export Preset's name.
    HTH,
    --Kirby.

  • Iphoto hangs when attempting to print photo

    iphoto hangs when attempting to print photo even after rebuilding library

    With the amount of information you've provided it's impossible to offer a solution.  We can't see your computer so we need to know the details of your problem and setup, i.e.:
    what version of iPhoto are you using?
    what system version are you running?
    what fixes have you tried?
    where is your library located?
    did you apply any updates or upgrades just prior to the problem occurring?
    are you running a "managed" or "referenced" library?
    what type of Mac?
    how much free space on your boot drive?

  • IPhoto 9.6 (910.29) hangs when dragging a photo from events into a slideshow. I am running OS X Yosemite 10.10.2

    iPhoto 9.6 (910.29) hangs when dragging a photo from events into a slideshow. I am running OS X Yosemite 10.10.2 on a Mac from 2011. I am trying to edit a slideshow that was already created. I can delete a photo but I cannot add drag any more photos into it. Please help, time is of the essence! I need to finish for my daughter's first birthday!
    Thanks,

    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

  • HT1229 Ive move photos but they appear as duplicates in iPhoto.   When you try and open them it says Photo can't be found.  I have thousands.  How do I get rid of these images?

    Hi Ive moved photos but they appear as duplicates in iPhoto.   When you try and open them it says Photo can't be found.  I have thousands.  How do I get rid of these images?
    Also I have many duplicate photos (from backups)  It would be great to be able to remove all duplicates at one time, like in Itunes.
    Can this be done?

    You moved what photos from where and to where?
    Are you running a Managed or a Referenced Library?
    A Managed Library, is the default setting, and iPhoto copies files into the iPhoto Library when Importing. The files are then stored in the Library package
    A Referenced Library is when iPhoto is NOT copying the files into the iPhoto Library when importing because you made a change at iPhoto -> Preferences -> Advanced. (You unchecked the option to copy files into the Library on import) The files are then stored where ever you put them and not in the Library package. In this scenario you are responsible for the File Management.

  • When i export photos from iphoto to facebook they lose colour and brightness and look rubbish. help!

    when i export photos from iphoto to facebook they lose colour and brightness and look rubbish. help!

    Try support on facebook forum.

  • How do you export photos and movies from iPhoto to your iPhone? I synced the device and noticed that some photos and some movies from iPhoto on my laptop were not transferred to my iPhone.

    How do you export photos and movies from iPhoto to your iPhone?  I synced the devices and noticed that some photos and movies on my laptop iPhoto were not transferred to my iPhone?

    I am not sure, which answer you found - so just in case:
    If you sync your iPhone with the iPhoto library, the photos will only stay on the iPhone until the next sync and they are not in the Camera Roll. If you transfer using the Photo Stream, they will only be vidsible in the stream, until they are replaced in iCloud by newer content.
    So, if you want to transfer the photos permanently, save them to the Camera Roll.

  • When I export photos, the dates are sometimes changed

    When I export photos from iPhoto, the date information seems to get lost for some of my photos.  For example, I have an event with four photos taken on January 30, 2006.  In iPhoto they show up with that date.  When I export the original photos from the event, I get jpeg image files with a creation date of January 1, 2000, and with no date information in the EXIF data.
    I understand that the creation date of the file may not be date/time that the photo was taken, but in that case the info should be in the EXIF data, shouldn't it?  iPhoto has that data somewhere. How do I get it to export it?
    This only happens with some of my photos, btw.
    I'm using iPhoto '11, version 9.4.3.

    If you changed the dates in iPhoto then when you did it you had the option to write to the Original. You could try that again, say, adding an hour to the time or somesuch, and this time check the box to 'Modify Original Files'.
    Otherwise, exporting the originals will export precisely that... Tha files as imported.
    Current has poor support for metadata. That's what you get from a media browser - so it's designed for dragging images into word processing documents or a casual email to grandma - in other words times when the exif doesn't matter.
    If you export as Jpeg (or tiff) you should get the dates.
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.

  • Why when I export photos from I photo to the desk top , and then to a CD they end up as alis  and some are not really there?

    Why when I export photos from I photo to the desk top , and then to a CD they end up as alis  and some are not really there?

    Why? Because of something you are doing wrong - however unless you actually tell us what you are doing - and what version of iPhoto you have - and any other detail that might help no one can even gess.
    Exactly how are you exporting? Are the photos successfully exported to the desktop? How are you moving to the CD? why do you think they are not there?
    LN

  • 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.

  • In PSE12, how do I save captions when I export photos to a CD?  And how do I keep them in the proper order instead of them becoming all jumbled up?

    I have PSE12 and when I export photos to a CD, the captions disappear.  How do I keep my captions on the photos?  Also, how do I keep the photos in the order I want them instead of them getting all jumbled up?
    Thank you for any help you can give.

    I suggest you post your inquiry in the Elements Forum.
    https://forums.adobe.com/community/photoshop_elements/content

  • Where is the file when you export from share to you tube?

    1. where is the file when you export (share) to you tube?
    I want to use the moivie again in another movie or DVD menu or just to save it etc. I cant't find the location after uploading to you tube.
    The only way to this can not be "export to media" or devices and from there to you tube?
    2. Does it make any differances for the quality on you tube wich way you choise?
    thanks, bruce

    Yes, i found it there. In fact; a logic place...
    The second q. means the way you load upo; dirtectly from the menu share to you tube of first make a QT and from there to the sky.
    I quess there must be no differance but you never know...
    Thanks again.

  • How do I add silence to the beginning of a track? Before the 10.0.3 update, you could drag the region further into the timeline and it would automatically create silence before the track plays when you export it. What am I missing?

    Before the 10.0.3 update, you could drag the region further into the timeline and it would automatically create silence before the track plays when you export it. What am I missing? How do I i do this in the current version of Garage band?

    what is the problem? Can't you drag the audio region to the right, or is the silence at the beginning of the track missing?
    You could mark the measures you want to export by the Cycle region. Then any beginning silence will be included.

Maybe you are looking for