IPhoto is quitting unexpectedly and getting a "appleusbethernethost.kext" error

I've been reading about how to restore my iPhoto from my external hard drive, but when I plug it in I don't see a "restore" button
that these forums talk about? (Running 10.6.8)
iPhoto takes ages to open, then when it does, the pinwheel comes up for a bit, then it quits.
The appleusbethernethost.kext error comes up occasionally - I've read some about this, but can't
seem to figure out the seemingly confusing instructions on how to fix the issue.
If you can help, I'd really appreciate it. Thank you in advance.
-S

Open the Terminal in your Utilities folder. At the prompt paste the following command line:
     sudo chown -R root:wheel /Systems/Library/Extensions/AppleUSBEthernetHost.kext
Press RETURN. Enter your admin password when prompted. It does not echo to the screen so type carefully. Press RETURN again.
Restart the computer.

Similar Messages

  • Hi. My iPhoto has "quit unexpectedly" and won't reopen (despite many desperate attempts). I am worried about losing my photos as I haven't backed up for a while. Any help would be greatly appreciated.

    Hi. My iPhoto has "quit unexpectedly" and won't reopen (despite many desperate attempts). I am worried about losing my photos as I haven't backed up for a while. Any help would be greatly appreciated.
    PROBLEM DETAILS AND SYSTEM CONFIGURATION:
    Process:         iPhoto [825]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2.2 (9.2.2)
    Build Info:      iPhotoProject-629040000000000~2
    App Item ID:     408981381
    App External ID: 6836991
    Code Type:       X86 (Native)
    Parent Process:  launchd [118]
    Date/Time:       2013-11-08 12:31:39.864 +0800
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          22527 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  185 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      6378AE7B-3F2F-449A-92A6-4A0165586E69
    Crashed Thread:  33  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x0000000010e49000
    VM Regions Near 0x10e49000:
        MALLOC_LARGE           0000000010e01000-0000000010e31000 [  192K] rw-/rwx SM=PRV 
    --> mapped file            0000000010e41000-0000000010e52000 [   68K] r--/rwx SM=COW  /Users/USER/Pictures/*/*.jpg
        mapped file            0000000010e6d000-000000001101d000 [ 1728K] r--/rwx SM=COW  /System/Library/Fonts/LucidaGrande.ttc
    Application Specific Information:
    objc[825]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x94c5d42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x9b5e3768 -[__NSOperationInternal waitUntilFinished] + 145
    4   com.apple.Foundation                    0x9b5e36d0 -[NSOperation waitUntilFinished] + 67
    5   com.apple.iPhoto                        0x008183ce 0x1000 + 8483790
    6   com.apple.iPhoto                        0x0006772c 0x1000 + 419628
    7   com.apple.iPhoto                        0x00065e7e 0x1000 + 413310
    8   com.apple.iPhoto                        0x0007a54d 0x1000 + 496973
    9   com.apple.iPhoto                        0x0002794c 0x1000 + 158028
    10  com.apple.iPhoto                        0x000216af 0x1000 + 132783
    11  com.apple.iPhoto                        0x00020bb1 0x1000 + 129969
    12  com.apple.iPhoto                        0x0092a1f4 0x1000 + 9605620
    13  com.apple.iPhoto                        0x00084617 0x1000 + 538135
    14  com.apple.iPhoto                        0x0024855c 0x1000 + 2389340
    15  com.apple.iPhoto                        0x0003416e 0x1000 + 209262
    16  com.apple.Foundation                    0x9b58ddf1 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    17  com.apple.CoreFoundation                0x90188903 ___CFXNotificationPost_block_invoke_1 + 275
    18  com.apple.CoreFoundation                0x90153688 _CFXNotificationPost + 2776
    19  com.apple.Foundation                    0x9b578fde -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    20  com.apple.AppKit                        0x96c71ba9 -[NSApplication _postDidFinishNotification] + 259
    21  com.apple.AppKit                        0x96c7189f -[NSApplication _sendFinishLaunchingNotification] + 84
    22  com.apple.AppKit                        0x96c703c0 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 277
    23  com.apple.AppKit                        0x96c700d6 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377
    24  com.apple.CoreFoundation                0x901a11c8 -[NSObject performSelector:withObject:withObject:] + 72
    25  com.apple.Foundation                    0x9b5b30c2 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
    26  com.apple.Foundation                    0x9b5b1e75 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
    27  com.apple.Foundation                    0x9b5b1c49 _NSAppleEventManagerGenericHandler + 234
    28  com.apple.AE                            0x91425045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
    29  com.apple.AE                            0x9140eb67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
    30  com.apple.AE                            0x9140ea54 aeProcessAppleEvent + 253
    31  com.apple.HIToolbox                     0x916c3a86 AEProcessAppleEvent + 103
    32  com.apple.AppKit                        0x96c6d157 _DPSNextEvent + 1301
    33  com.apple.AppKit                        0x96c6c752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    34  com.apple.AppKit                        0x96c68ac1 -[NSApplication run] + 911
    35  com.apple.AppKit                        0x96ef9ac5 NSApplicationMain + 1054
    36  com.apple.iPhoto                        0x00010dda 0x1000 + 64986
    37  com.apple.iPhoto                        0x00010269 0x1000 + 62057
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9af9990a kevent + 10
    1   libdispatch.dylib                       0x9b938e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9b937853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9af96c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9af961f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x901359da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9013eb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9013e1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9013e088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9b5824af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0176f9cd -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9af96c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9af961f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x901359da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9013eb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9013e1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9013e088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9b5824af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0176f9cd -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 5:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x9af98876 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x94ca76af pthread_mutex_lock + 633
    2   com.apple.Foundation                    0x9b5807f2 -[NSLock lock] + 185
    3   com.apple.iPhoto                        0x002557bd 0x1000 + 2443197
    4   com.apple.CoreFoundation                0x901a0a9d __invoking___ + 29
    5   com.apple.CoreFoundation                0x901a09d9 -[NSInvocation invoke] + 137
    6   com.apple.Foundation                    0x9b6a861a -[NSInvocationOperation main] + 267
    7   com.apple.Foundation                    0x9b5c31cb -[__NSOperationInternal start] + 797
    8   com.apple.Foundation                    0x9b5c2ea7 -[NSOperation start] + 67
    9   com.apple.Foundation                    0x9b5d6ffa ____NSOQSchedule_block_invoke_2 + 135
    10  libdispatch.dylib                       0x9b936fbd _dispatch_call_block_and_release + 15
    11  libdispatch.dylib                       0x9b93801c _dispatch_worker_thread2 + 231
    12  libsystem_c.dylib                       0x94caab24 _pthread_wqthread + 346
    13  libsystem_c.dylib                       0x94cac6fe start_wqthread + 30
    Thread 6:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x9af98bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x94c5d7b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib                       0x94c5d558 usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x96eb16da -[NSUIHeartBeat _heartBeatThread:] + 2399
    4   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9af96c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9af961f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x901359da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9013eb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9013e1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9013e088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9b5824af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0176f9cd -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0176e5e2 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0176d590 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 26:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x94c5d42c pthread_cond_wait$UNIX2003 + 71
    Thread 27:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x94c5d42c pthread_cond_wait$UNIX2003 + 71
    Thread 28:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x94c5d42c pthread_cond_wait$UNIX2003 + 71
    Thread 29:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x94c5d3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x9665361c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore                0x968a0b93 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore                0x968a0bcf JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 30:
    0   libsystem_kernel.dylib                  0x9af96c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9af961f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x01860f41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x01860dc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib                  0x9af96c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9af961f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x01860f41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x01860dc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x94cacf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9b6083c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9b5ce7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9b5ce6a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x01d4f331 -[RKAsyncImageRenderer _backgroundRenderThread:] + 177
    7   com.apple.CoreFoundation                0x901a61aa -[NSObject performSelector:] + 58
    8   com.apple.proxtcore                     0x01778506 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
    9   com.apple.CoreFoundation                0x9019dd11 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x0176fb95 -[XTSubscription postMessage:] + 181
    11  com.apple.proxtcore                     0x0176f2e6 -[XTDistributor distributeMessage:] + 726
    12  com.apple.proxtcore                     0x0176ee35 -[XTThread handleMessage:] + 1285
    13  com.apple.proxtcore                     0x0176d5a6 -[XTThread run:] + 438
    14  com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    15  com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 33 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_c.dylib                       0x94c80a91 memmove$VARIANT$sse42 + 212
    1   com.apple.ImageIO.framework             0x9038512b CGImageReadGetBytesAtOffset + 857
    2   com.apple.ImageIO.framework             0x90384dc4 CGImageReadSessionGetBytes + 47
    3   com.apple.ImageIO.framework             0x90384c9f fill_input_buffer + 223
    4   libJPEG.dylib                           0x95d01f1a decode_mcu_optimized + 2748
    5   libJPEG.dylib                           0x95d012c9 decompress_onepass + 174
    6   libJPEG.dylib                           0x95d011bc process_data_simple_main + 43
    7   libJPEG.dylib                           0x95d01186 _cg_jpeg_read_scanlines + 154
    8   com.apple.ImageIO.framework             0x90389014 copyImageBlockSetJPEG + 2807
    9   com.apple.ImageIO.framework             0x90388456 ImageProviderCopyImageBlockSetCallback + 440
    10  com.apple.CoreGraphics                  0x9ba8dd98 CGImageProviderCopyImageBlockSetWithOptions + 173
    11  com.apple.CoreGraphics                  0x9ba8dce5 CGImageProviderCopyImageBlockSet + 69
    12  com.apple.CoreGraphics                  0x9ba8d848 img_blocks_create + 332
    13  com.apple.CoreGraphics                  0x9babc3a6 img_blocks_extent + 73
    14  com.apple.CoreGraphics                  0x9babc351 img_extent + 28
    15  com.apple.CoreGraphics                  0x9ba045b3 img_data_lock + 7949
    16  com.apple.CoreGraphics                  0x9ba8cc5c CGSImageDataLock + 165
    17  libRIP.A.dylib                          0x9035661d ripc_AcquireImage + 1901
    18  libRIP.A.dylib                          0x90354e6f ripc_DrawImage + 951
    19  com.apple.CoreGraphics                  0x9ba8c855 CGContextDrawImage + 457
    20  com.apple.iPhoto                        0x0009e051 0x1000 + 643153
    21  com.apple.iPhoto                        0x008b033b 0x1000 + 9106235
    22  com.apple.iPhoto                        0x008afcfe 0x1000 + 9104638
    23  com.apple.iPhoto                        0x0081fe56 0x1000 + 8515158
    24  com.apple.Foundation                    0x9b5c31cb -[__NSOperationInternal start] + 797
    25  com.apple.Foundation                    0x9b5c2ea7 -[NSOperation start] + 67
    26  com.apple.Foundation                    0x9b5d6ffa ____NSOQSchedule_block_invoke_2 + 135
    27  libdispatch.dylib                       0x9b936fbd _dispatch_call_block_and_release + 15
    28  libdispatch.dylib                       0x9b93801c _dispatch_worker_thread2 + 231
    29  libsystem_c.dylib                       0x94caab24 _pthread_wqthread + 346
    30  libsystem_c.dylib                       0x94cac6fe start_wqthread + 30
    Thread 34:: Dispatch queue: NSPersistentUI I/O
    0   libsystem_kernel.dylib                  0x9af98f5e __unlink + 10
    1   libsystem_kernel.dylib                  0x9af97c02 unlink + 18
    2   libremovefile.dylib                     0x915d8aae __removefile_process_file + 366
    3   libremovefile.dylib                     0x915d8bb0 __removefile_tree_walker + 176
    4   libremovefile.dylib                     0x915d79f7 removefile + 140
    5   com.apple.Foundation                    0x9b5c486c -[NSFilesystemItemRemoveOperation main] + 250
    6   com.apple.Foundation                    0x9b5c31cb -[__NSOperationInternal start] + 797
    7   com.apple.Foundation                    0x9b5c2ea7 -[NSOperation start] + 67
    8   com.apple.Foundation                    0x9b5c2254 -[NSFileManager removeItemAtPath:error:] + 99
    9   com.apple.Foundation                    0x9b5c21b6 -[NSFileManager removeItemAtURL:error:] + 170
    10  com.apple.AppKit                        0x96ca63ca -[NSPersistentUIManager _interiorClearCrashCountFileIfNecessary] + 125
    11  com.apple.AppKit                        0x96ca6308 __-[NSPersistentUIManager modifyCrashBlameCounterBy:]_block_invoke_1 + 199
    12  libdispatch.dylib                       0x9b936fbd _dispatch_call_block_and_release + 15
    13  libdispatch.dylib                       0x9b938943 _dispatch_queue_drain + 224
    14  libdispatch.dylib                       0x9b9387e8 _dispatch_queue_invoke + 47
    15  libdispatch.dylib                       0x9b937ff0 _dispatch_worker_thread2 + 187
    16  libsystem_c.dylib                       0x94caab24 _pthread_wqthread + 346
    17  libsystem_c.dylib                       0x94cac6fe start_wqthread + 30
    Thread 35:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x9af9883e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x94cace21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x94c5d42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x9b5e3768 -[__NSOperationInternal waitUntilFinished] + 145
    4   com.apple.Foundation                    0x9b5e36d0 -[NSOperation waitUntilFinished] + 67
    5   com.apple.iPhoto                        0x00255927 0x1000 + 2443559
    6   com.apple.iPhoto                        0x009e7d3b 0x1000 + 10382651
    7   com.apple.Foundation                    0x9b5ffe3a -[NSBlockOperation main] + 269
    8   com.apple.Foundation                    0x9b5c31cb -[__NSOperationInternal start] + 797
    9   com.apple.Foundation                    0x9b5c2ea7 -[NSOperation start] + 67
    10  com.apple.Foundation                    0x9b5d6ffa ____NSOQSchedule_block_invoke_2 + 135
    11  libdispatch.dylib                       0x9b936fbd _dispatch_call_block_and_release + 15
    12  libdispatch.dylib                       0x9b93801c _dispatch_worker_thread2 + 231
    13  libsystem_c.dylib                       0x94caab24 _pthread_wqthread + 346
    14  libsystem_c.dylib                       0x94cac6fe start_wqthread + 30
    Thread 36:: Dispatch queue: CFPreferences Background Sync Queue
    0   libsystem_kernel.dylib                  0x9af9a272 stat$INODE64 + 10
    1   com.apple.CoreFoundation                0x90150417 -[CFXPreferencesPropertyListSourceSynchronizer _backingPlistChangedSinceLastSync] + 103
    2   com.apple.CoreFoundation                0x90150177 -[CFXPreferencesPropertyListSourceSynchronizer synchronizeAlreadyFlocked] + 39
    3   com.apple.CoreFoundation                0x901500fa -[CFXPreferencesPropertyListSourceSynchronizer synchronize] + 522
    4   com.apple.CoreFoundation                0x9019350a __-[CFXPreferencesPropertyListSource synchronizeInBackgroundWithCompletionBlock:]_block_invoke_1 + 122
    5   libdispatch.dylib                       0x9b936fbd _dispatch_call_block_and_release + 15
    6   libdispatch.dylib                       0x9b938943 _dispatch_queue_drain + 224
    7   libdispatch.dylib                       0x9b9387e8 _dispatch_queue_invoke + 47
    8   libdispatch.dylib                       0x9b937ff0 _dispatch_worker_thread2 + 187
    9   libsystem_c.dylib                       0x94caab24 _pthread_wqthread + 346
    10  libsystem_c.dylib                       0x94cac6fe start_wqthread + 30
    Thread 37:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x9af96c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9af961f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x901359da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9013eb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9013e1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9013e088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9b5e20c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 38:
    0   libsystem_kernel.dylib                  0x9af96c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9af961f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x01860f41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x01860dc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x9b5d5e25 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9b5d5dd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 39:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x9af98b42 __select + 10
    1   com.apple.CoreFoundation                0x9018ce15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x94ca8ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x94cac6de thread_start + 34
    Thread 40:
    0   libsystem_kernel.dylib                  0x9af9902e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94caaccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x94cac6fe start_wqthread + 30
    Thread 33 crashed with X86 Thread State (32-bit):
      eax: 0x00010c2c  ebx: 0x00008ca0  ecx: 0x00000018  edx: 0xfffff340
      edi: 0x035be5f0  esi: 0x10e49c88  ebp: 0xb2b69728  esp: 0xb2b69720
       ss: 0x00000023  efl: 0x00010282  eip: 0x94c80a91   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x10e49000
    Logical CPU: 0
    Binary Images:
        0x1000 -   0xd28fe7  com.apple.iPhoto (9.2.2 - 9.2.2) <169B41B1-53E9-39E5-8154-43D2B0805600> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xe93000 -   0xf73fe7  org.python.python (2.6.7 - 2.6.7) <61DBA92A-C39A-3A52-86F2-59CF9D310CB4> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
      0xfbe000 -  0x115effb  com.apple.geode (1.5.1 - 151.56) <96DB5B49-A0E9-31A6-B231-1342080D4982> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x11ff000 -  0x1201fff  com.apple.iLifePhotoStreamConfiguration (2.2 - 2.2) <F5560FC9-1E0A-33E3-9BE0-439A30C5E0B4> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
    0x1207000 -  0x1216ff7  com.apple.iLifeAssetManagement (2.1 - 10.12) <76BFFB15-42B6-360B-8662-4A8C3CE5625A> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
    0x1223000 -  0x124bffb  com.apple.iPhoto.Tessera (1.1 - 60.11) <4436A07F-C1C2-35EC-AE4E-1C78D2E5DB17> /Applications/iPhoto.ap

    Hey braswell4AU: I have a similar issue. I purchased 2 iPhone 5's the first day they came out. Black 64gb for myself and white 32gb for my wife. She is having somewhat the same issues as you have. Wifi is weak and keeps dropping the signal, and also her phone almost never has LTE. And we are in a very strong Verizon LTE area in north Los Angeles county. My phone has never had any signal issues, wifi or LTE. I have been researching the issue to no avail. I though maybe the white with the brushed alluminum may cause signal issues, but haven't found anything on that and posts about the black one haven't problems blew that theory up.
        I have also changed the SIM card and the phone itself and still the same problem. I saw a post about someone getting their phone swapped out and the apple rep told him not to restore the phone, but to just set it up as new. I have yet to try it, gonna try this weekend.. But it makes sense! I, like you have 6 apple devices (2 iPhone 5's, 2 iPhone 4's apple tv3, and the ipad3) and have no issues running all my devices via router.
         So I am thinking about the history of the restores and backups and my wife is the only one that went from the 4 to the 5.. Every other device was setup as new. So my theory is that he iphone 5 has issues when you restore from previous backups.. Maybe something a little different from the backups of the previous models create issues in the iPhone 5's?
         Like I said, I'm going to give it a shot this weekend and see what happens. If you get a chance to try this before, please let me know if it works and if I try before you I will update you.
        Good luck and hopefully we can get these wonderful phones working like they should!
      Nate

  • My iPhoto keeps quitting unexpectedly and won't open. I don't know what to do. Please help!

    My iPhoto keeps quitting unexpectedly and won't open. I don't know what to do. Please help!

    Do you get a crash report?  If so post just the first 50 lines of it.
    OT

  • IPhoto is quitting unexpectedly and losing the photos I just imported and edited.

    iPhoto is quitting unexpectedly and losing the photos I just imported and edited.  Any suggestions to fix it?

    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 '11 Quits Unexpectedly and Will Not Open!

    Hello Gang!
    I recently had a bit of a hard drive issue and had to get a new one.  In doing so, I now have to reinstall all my software.  I was able to move my settings and files over but not the applications.  I've reinstalled iLife '11 and and trying to get iPhoto to open and it will not.  I click on it... the window appears, spins for about 20-30 seconds and quits with the "iPhoto has quit unexpectedly" dialog.
    I thought it was my library (maybe corrupt...) so I tried holding down the keys to force a new library...  iPhoto creates the file then quits.  I tried rebuilding my photo library... iPhoto seems to do it.. then quits.
    I've deleted iPhoto, killed the preference files and the Support files... reinstalled... still quits.
    I thought.... maybe it's ME.  I created a new user, uninstalled iPhoto (cleared pkg files, preferences, support files), reinstalled... fired it up under the new user and... it quits!
    The only thing I have not tried is moving my library to another computer and opening it there... but that seems pointless since I can't get iPhoto to open with a blank, pretty new database...
    I'm at my wits end!
    Here are my specs:
    13" MacBook Pro 4GB RAM
    OS X 10.7.3
    iPhoto 9.2.1
    Help! 

    Let me know if this is what you are looking for:
    Process:         iPhoto [461]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2.1 (9.2.1)
    Build Info:      iPhotoProject-628000000000000~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [112]
    Date/Time:       2012-02-10 17:09:18.202 -0500
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:          3814 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  62 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      A1A450EC-395B-4D84-8746-13DA8D345FA2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000001
    VM Regions Near 0x1:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iPhoto.app/Contents/MacOS/iPhoto
        __TEXT                 0000000000001000-0000000000d1b000 [ 13.1M] r-x/rwx SM=COW  /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Application Specific Information:
    objc_msgSend() selector name: release
    objc[461]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x92409d44 objc_msgSend + 20
    1   com.apple.AppKit                        0x95dd772d -[NSCarbonMenuImpl dealloc] + 98
    2   libobjc.A.dylib                         0x9240b54e _objc_rootRelease + 47
    3   com.apple.AppKit                        0x95dd7416 -[NSMenu setMenuRepresentation:] + 310
    4   com.apple.AppKit                        0x95dd723d -[NSMenu dealloc] + 69
    5   libobjc.A.dylib                         0x9240b54e _objc_rootRelease + 47
    6   libobjc.A.dylib                         0x9240cc58 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 404
    7   com.apple.CoreFoundation                0x94c8c0a5 _CFAutoreleasePoolPop + 53
    8   com.apple.Foundation                    0x94e347a2 -[NSAutoreleasePool drain] + 131
    9   com.apple.Foundation                    0x94e6bcbf _NSAppleEventManagerGenericHandler + 300
    10  com.apple.AE                            0x9aad5045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
    11  com.apple.AE                            0x9aabeb67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
    12  com.apple.AE                            0x9aabea54 aeProcessAppleEvent + 253
    13  com.apple.HIToolbox                     0x99c265d6 AEProcessAppleEvent + 103
    14  com.apple.AppKit                        0x95b78d0b _DPSNextEvent + 1301
    15  com.apple.AppKit                        0x95b78306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    16  com.apple.AppKit                        0x95b74675 -[NSApplication run] + 911
    17  com.apple.AppKit                        0x95e08261 NSApplicationMain + 1054
    18  com.apple.iPhoto                        0x0001159a 0x1000 + 66970
    19  com.apple.iPhoto                        0x00010a29 0x1000 + 64041

  • IPhoto says quit unexpectedly and will not open gives the same error over and over???

    Iphoto says it quit unexpectedly and keeps repeating the msg over and over it says to reopen and it tries then gives the same msg?

    i fixed the problem however i dont know how to delete my post?

  • IPhoto '09 quit unexpectedly and I cannot Relaunch it,

    I upgraded to iPhoto '09 on February 10, opened it and worked on it for about an hour, then upgraded to Leopard. I tried to open iPhoto '09 yesterday, February 11th and it says that the application quit unexpectedly and I am unable to open it. This same warning/notice keeps popping up every time I try to open iPhoto, any ideas on how to fix this?

    See if you can launch iPhoto with the Option key depressed and create a new library. If you can and import photos into it and it runs OK the original library is damaged. In that case you will have to start over with a new library as follows:
    Creating a new library while preserving the Events from the original library.
    Move the existing library folder to the desktop.
    Open the library package like this.
    Launch iPhoto and, when asked, select the option to create a new library.
    Drag the Originals folder from the iPhoto Library on the desktop into the open iPhoto window.
    This will create a new library with the same Events as the original library if you have the Finder checkbox unchecked in the Events preference pane.
    OT

  • IPhoto '11 quits unexpectedly when ordering a book, gets about 2 pages loaded and then quits.

    IPhoto '11 quits unexpectedly when I place an order for a book.  After about 2 pages are uploaded or processed (the first step) iPhoto quits.  Software is up to date and I have ordered books before in earlier versions of iPhoto.  This is the first order in iPhoto '11.
    iPhoto has quit unexpectedly before but this is consistent when ordering a book.

    I have the exact same problem. If you try to "export as PDF" the same thing happens even with a new book project with no text and no photos. (You can make a PDF via the print command but that doesn't help much when ordering a book.)
    I deleted the iPhoto plist, did a restart, checked for bad fonts, checked and rebuilt the iPhoto library, tried signing in as a different user, checked for updates, repaired permissions, all to no avail. (I don't have any third party iPhoto plug-ins.)
    I happened to have another hard drive with a fresh OS on it - I installed iLife on it, did a software update. I opened iPhoto and picked my existing library and everything worked with out an issue and I was able to order my book.
    I assume that there is a software conflict in my system, I just don't have an idea what it could be.
    I think I'll wait for 10.7 and get a new hard drive and get a fresh start - unless someone can come up with a solution...

  • Iphoto quit unexpectedly and I lost all the pictures I downloaded

    Iphoto quit unexpectedly and I lost all of the pictures I had downloaded and one I edited.
    They were all gone
    I had just did the major update that morning
    Has anyone else been experiencing problems like this?

    Remember: we cannot see your machine. There are 9 different versions of iPhoto and they run on 8 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS.  So to get help you need to give as much information as you can. Basic things like :
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. As full a description of the problem as you can. For instance: 'iPhoto won't export' is best explained by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted?
    - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • My Finder is going crazy.  Keep getting a message saying it quit unexpectedly and asking if I want to restore windows, but I can't get it to stop.  buttons don't work.

    My Finder is going crazy.  Keep getting a message saying it quit unexpectedly and asking if I want to restore windows, but I can't get it to stop.  buttons don't work.

    Something else you can try.
    In Finder hold down the option/alt key while selecting the Go menu item. Select Library. Then go to Preferences/com.apple.finder.plist. Move the .plist to your desktop.
    Restart and test. If it works okay, delete the plist from the desktop. 
    If the same, return the .plist to where you got it from, overwriting the newer ones.
    If you want to make your user library permanently visible, run the below command in Applications/Terminal.
    chflags nohidden ~/Library/
    You will need to do that after any updates.

  • When i updated my computer, my safari on applications wont open and says "safari quit unexpectedly" and wont open but when i open it on the application key on the mac, safari will open. how do i get safari back on my dock where it will open.

    When i updated my computer, my safari on applications wont open and says "safari quit unexpectedly" and wont open but when i open it on the application key on the mac, safari will open. how do i get safari back on my dock where it will open. when i click reopen it wont. but i know safari works because thats what im using right now. it just wont open when i click the one i had loaded on my dock and in applications. please help!
    Stephanie

    Drag the Safari icon straight up and off the Dock so it goes, "poof" ...
    Now click and hold the Safari app in the Applications folder and drag that to the Dock.
    See if you can open a webpage in Safari.

  • I have been using Elements 12 without a problem for 9 months.  Now when I try to open the program, I get an error message  "Adobe Photoshop Elements 12 quit unexpectedly" and it will not open at all.  What can I do to open the program?

    I have been using Elements 12 without a problem for 9 months.  Now when I try to open the program, I get an error message  "Adobe Photoshop Elements 12 quit unexpectedly" and it will not open at all.  What can I do to open the program?

    Thank you for responding.  Nothing actually worked!  After reading the posts online, I called Apple.  They indicated they have seen problems with some software after their upgrades.  The technician was able to fix the problem on my computer remotely, but I have no clue what he did!  But, it was definitely related to their recent upgrade to my computer.

  • Every time I fire up my iMac a window pops up saying "Mount notification quit unexpectedly" and it gives me the option to either "Reopen" it or click OK, which gets rid of it. What is this please and how can i stop it?

    Every time I fire up my iMac a window pops up saying "Mount notification quit unexpectedly" and it gives me the option to either "Reopen" it or click OK, which gets rid of it. What is this please and how can i stop it?

    Hopefully this will help you.  Try placing your iPad in recovery mode again.  You may have to try this a few times.
    iOS: Unable to update or restore

  • TS4095 iPhoto quit unexpectedly and erased imported photos

    After recently importing photos from my memory card into iPhoto I opted to erase pictures from memory stick because of limited space. When I clicked erase iPhoto quit unexpectedly and now my photos are not in my library or on the memory stick. Are they gone forever or are they floating around somewhere? Thanks.

    Apply the two fixes below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button and select the library you want to add in the selection window..
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - 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

  • I was working with iPhoto downloading pictures and it quit unexpectedly and i lost a bunch of pictures what do i do can they be recovered ? Please can someone help it took me 12 hours between scanning & transferring & dating old family slides

    I was working with iPhoto downloading pictures and it quit unexpectedly and i lost a bunch of pictures what do i do can they be recovered some where on my computer?? Please can someone help it took me 12 hours just today not counting yesterday between scanning & transferring with a flash drive then dating old family slides in my iphoto. I lost alot

    I was working with iPhoto downloading pictures
    Do you mean importing photos? If so what were you importing from? If it is a flash drive why not just re-import from it? Where did you scan them?
    As to backups - you really need to always have your backup running - without good backups you will lose all photos sooner or later
    LN

Maybe you are looking for

  • Zen 32GB...is it worth buying

    Hey all...! I've already got a Zen 8GB. So far i am completely satisfied with the product. But i am seriously thinking of buying the 32GB version and the reason is that i want to put in all my favourite movies that i have already converted to .avi I

  • Import a raid 5 software arry from Windows 2003 to Windows 2008

    How can I move a Windows server software raid to another server. MOBO died on file server.   Backup failed. Trying to move the three SATA drives to another server (Win 2008) and import the 2003 software Raid 5 array. Their backups failed and current

  • Apple Displays v. All the Rest

    This is my first post to the Apple Discussions. I would just like to note the following: I am a first-time Mac user, and I am generally satisfied with Apple. My Mini has offered no problems, runs smoothly, and is a fine machine. When I purchased the

  • Get audiobook link by passing ISBN using the Search API lookup request

    Hi, is there any possibility to get the link to an audiobook in the iTunes Store automatically by passing the ISBN? The solution provided in the Search API only seems to work for EBooks!? http://itunes.apple.com/lookup?isbn=9780316069359 A request li

  • Macbook pro slow after yosemite 10.10 update

    I updated my Mac book pro 2010 from mavericks to yosemite. And now it is so slow it will take 20 minutes just to turn on to the login menu. If i turn the laptop off for a couple of hours it seems to speed up a bit but then after 30 minutes or so it w