Why does crontab running more times ?

I have crontab in the following, want to run myapp.pl  "Every 5 min between 13:00 and 15:00" .
#Minute Hour   Day    Month  Dayofweek command
#update daily tractions data
*/5    13-15    *    *    1-5        myapp.pl
But from the log file following I found myapp.pl run more times than I had expected.
Log:
   started on 2014-01-23 15:05:01
   started on 2014-01-23 15:10:01
   started on 2014-01-23 15:15:01
   started on 2014-01-23 15:20:01
   started on 2014-01-23 15:25:00
   started on 2014-01-23 15:30:01
   started on 2014-01-23 15:35:02
Any ideas?  Thanks.
Btw I dont want to use Launch Agent something.

That will lost the time 15:00 .
Probably I should write:
*/5 13-14 * * 1-5 myapp.pl
0        15          * * 1-5 myapp.pl

Similar Messages

  • Why does apple charge more than it is mentioned in the game at the time you buy

    why does apple charge more than it is mentioned in the game at the time you buy?

    yes without any details and its not first time, i am always suprised to see the actual price and price i pay, well could be tax but should it be not mentioned which helps people understand.

  • Why does iPhoto quit every time after I say do not delete the photos from the camera after downloading?

    Why does iPhoto quit every time after I say do not delete the photos from the camera after downloading?

    I have not have this issue before. I have iphoto 9.1.1. (531) and Lion OS. I connect the camera to iphoto and started to download the photos. Everything got downloaded up till when the iphoto asks if i want to delete or keep the photos. I say keep and click when at this moment iphoto quits unexpectedly. I start iphoto with option and command and click on rebuild the library and examine and repair permissions. I also deleted cache and looked in the preferences folder but could not find anything starting com.apple.iphoto.
    Then it works again however until I start again. I also tried to download individual photos where it works for some and for some it quits. here is the error message:
    Crashed Thread:  26
    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-0000000000f12000 [ 15.1M] r-x/rwx SM=COW  /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Application Specific Information:
    objc[670]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Foundation                    0x93e5ff6f -[NSIndexSet indexGreaterThanIndex:] + 1
    1   com.apple.AppKit                        0x96c3e7f2 -[NSTableView _setNeedsDisplayForFirstResponderChange] + 245
    2   com.apple.AppKit                        0x96c3e5e9 -[NSTableView _invalidateForKeyChange] + 129
    3   com.apple.AppKit                        0x96c3dc55 -[NSTableView _dirtyVisibleCellsForKeyStateChange] + 1107
    4   com.apple.AppKit                        0x96c3cec4 -[NSTableView _windowChangedKeyState] + 334
    5   com.apple.CoreFoundation                0x9af7d1b9 CFArrayApplyFunction + 57
    6   com.apple.AppKit                        0x96c3b589 -[NSView _windowChangedKeyState] + 115
    7   com.apple.CoreFoundation                0x9af7d1b9 CFArrayApplyFunction + 57
    8   com.apple.AppKit                        0x96c3b589 -[NSView _windowChangedKeyState] + 115
    9   com.apple.CoreFoundation                0x9af7d1b9 CFArrayApplyFunction + 57
    10  com.apple.AppKit                        0x96c3b589 -[NSView _windowChangedKeyState] + 115
    11  com.apple.CoreFoundation                0x9af7d1b9 CFArrayApplyFunction + 57
    12  com.apple.AppKit                        0x96c3b589 -[NSView _windowChangedKeyState] + 115
    13  com.apple.CoreFoundation                0x9af7d1b9 CFArrayApplyFunction + 57
    14  com.apple.AppKit                        0x96c3b589 -[NSView _windowChangedKeyState] + 115
    15  com.apple.CoreFoundation                0x9af7d1b9 CFArrayApplyFunction + 57
    16  com.apple.AppKit                        0x96c3b589 -[NSView _windowChangedKeyState] + 115
    17  com.apple.AppKit                        0x96c3b39a -[NSWindow _setFrameNeedsDisplay:] + 182
    18  com.apple.AppKit                        0x96cc9f26 -[NSWindow _changeKeyAndMainLimitedOK:] + 1012
    19  com.apple.AppKit                        0x96cc9b18 -[NSWindow makeKeyWindow] + 72
    20  com.apple.AppKit                        0x96cc9987 -[NSWindow _makeKeyRegardlessOfVisibility] + 122
    21  com.apple.AppKit                        0x96e9c5b1 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 426
    22  com.apple.AppKit                        0x96e9c122 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 918
    23  com.apple.AppKit                        0x96e94362 -[NSApplication beginModalSessionForWindow:] + 72
    24  com.apple.AppKit                        0x96e9cb90 -[NSApplication runModalForWindow:] + 129
    25  com.apple.AppKit                        0x96e9051e _NXDoLocalRunAlertPanel + 1068
    26  com.apple.AppKit                        0x96e90a0a NSRunAlertPanel + 59
    27  com.apple.iPhoto                        0x001577c5 0x1000 + 1402821
    28  com.apple.CoreFoundation                0x9afe668d __invoking___ + 29
    29  com.apple.CoreFoundation                0x9afe65c9 -[NSInvocation invoke] + 137
    30  com.apple.CoreFoundation                0x9afe3901 -[NSObject performSelector:withObject:] + 65
    31  com.apple.Foundation                    0x93e3b5d4 __NSThreadPerformPerform + 503
    32  com.apple.CoreFoundation                0x9af5b10f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    33  com.apple.CoreFoundation                0x9af5aac6 __CFRunLoopDoSources0 + 246
    34  com.apple.CoreFoundation                0x9af849d8 __CFRunLoopRun + 1112
    35  com.apple.CoreFoundation                0x9af841ec CFRunLoopRunSpecific + 332
    36  com.apple.CoreFoundation                0x9af84098 CFRunLoopRunInMode + 120
    37  com.apple.HIToolbox                     0x94d88487 RunCurrentEventLoopInMode + 318
    38  com.apple.HIToolbox                     0x94d8fdc3 ReceiveNextEventCommon + 381
    39  com.apple.HIToolbox                     0x94d8fc32 BlockUntilNextEventMatchingListInMode + 88
    40  com.apple.AppKit                        0x96bc98ec _DPSNextEvent + 678
    41  com.apple.AppKit                        0x96bc9159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    42  com.apple.AppKit                        0x96bc54cb -[NSApplication run] + 904
    43  com.apple.AppKit                        0x96e58b54 NSApplicationMain + 1054
    44  com.apple.iPhoto                        0x00003719 0x1000 + 10009
    45  com.apple.iPhoto                        0x00003275 0x1000 + 8821
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x90564b5e __select_nocancel + 10
    1   libdispatch.dylib                       0x9c1aeb85 _dispatch_mgr_invoke + 642
    2   libdispatch.dylib                       0x9c1ad71b _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x90562c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x905621f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9af7b9ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9af84b14 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9af841ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9af84098 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x93df2bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x8f6693c5 -[XTRunLoopThread run:] + 453
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x90562c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x905621f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9af7b9ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9af84b14 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9af841ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9af84098 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x93df2bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x8f6693c5 -[XTRunLoopThread run:] + 453
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x90562c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x905621f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9af7b9ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9af84b14 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9af841ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9af84098 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x93df2bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x8f6693c5 -[XTRunLoopThread run:] + 453
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66814f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f666f30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    9   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x90562c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x905621f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x015dbe41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x015dbd36 -[RAOperationQueueImpl _workThread] + 358
    4   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    5   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x905655fa __fsync + 10
    1   com.apple.iLifeSQLAccess                0x015da971 full_fsync + 49
    2   com.apple.iLifeSQLAccess                0x015da8d0 unixSync + 48
    3   com.apple.iLifeSQLAccess                0x015da892 sqlite3OsSync + 18
    4   com.apple.iLifeSQLAccess                0x015da4d0 sqlite3PagerCommitPhaseOne + 1168
    5   com.apple.iLifeSQLAccess                0x015c71de sqlite3BtreeCommitPhaseOne + 94
    6   com.apple.iLifeSQLAccess                0x015c6dea sqlite3VdbeHalt + 1786
    7   com.apple.iLifeSQLAccess                0x015c6324 sqlite3Step + 37620
    8   com.apple.iLifeSQLAccess                0x015bce28 sqlite3_step + 88
    9   com.apple.iLifeSQLAccess                0x015dd28e -[HgKPreparedSql updateWithArgs:] + 174
    10  com.apple.iLifeSQLAccess                0x015ff9ce -[HgKDatabaseManager commitAndBeginNewTransaction] + 494
    11  com.apple.iLifeSQLAccess                0x015f4f99 -[RAOperationQueueImpl _runOperationFromList:sourceList:] + 73
    12  com.apple.iLifeSQLAccess                0x015dbd63 -[RAOperationQueueImpl _workThread] + 403
    13  com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    14  com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    15  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    16  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x93e78b77 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x93e3ef9a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x93e3ee6e -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x01ae6c9d -[RKAsyncImageRenderer _backgroundRenderThread:] + 173
    7   com.apple.CoreFoundation                0x9afebdaa -[NSObject performSelector:] + 58
    8   com.apple.proxtcore                     0x8f6738cc -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 220
    9   com.apple.CoreFoundation                0x9afe3901 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x8f6695b3 -[XTSubscription postMessage:] + 227
    11  com.apple.proxtcore                     0x8f668db6 -[XTDistributor distributeMessage:] + 950
    12  com.apple.proxtcore                     0x8f668831 -[XTThread handleMessage:] + 849
    13  com.apple.proxtcore                     0x8f666f46 -[XTThread run:] + 422
    14  com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    15  com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x99c1a42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x93e483b0 -[NSCondition wait] + 304
    4   com.apple.iPhoto                        0x00052047 0x1000 + 331847
    5   com.apple.iPhoto                        0x00051e61 0x1000 + 331361
    6   com.apple.CoreFoundation                0x9afe668d __invoking___ + 29
    7   com.apple.CoreFoundation                0x9afe65c9 -[NSInvocation invoke] + 137
    8   com.apple.RedRock                       0x01b1e061 -[RKInvoker _invokeTargetWithPool:] + 81
    9   com.apple.CoreFoundation                0x9afe3901 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x8f673888 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 152
    11  com.apple.CoreFoundation                0x9afe3901 -[NSObject performSelector:withObject:] + 65
    12  com.apple.proxtcore                     0x8f6695b3 -[XTSubscription postMessage:] + 227
    13  com.apple.proxtcore                     0x8f668db6 -[XTDistributor distributeMessage:] + 950
    14  com.apple.proxtcore                     0x8f668831 -[XTThread handleMessage:] + 849
    15  com.apple.proxtcore                     0x8f666f46 -[XTThread run:] + 422
    16  com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    17  com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    18  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    19  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 26 Crashed:
    0   com.apple.CoreFoundation                0x9af54e5a __CFCopyFormattingDescription + 26
    1   com.apple.CoreFoundation                0x9af50392 __CFStringAppendFormatCore + 12258
    2   com.apple.CoreFoundation                0x9af4d20b CFStringCreateWithFormatAndArguments + 107
    3   MetadataLib.dylib                       0x9bafe67a readRawTiffPropsFromPath + 161264
    4   MetadataLib.dylib                       0x9bae4102 readRawTiffPropsFromPath + 53368
    5   MetadataLib.dylib                       0x9bae42e1 readRawTiffPropsFromPath + 53847
    6   MetadataLib.dylib                       0x9bad3c60 readMakerNoteProps + 196
    7   com.apple.ImageIO.framework             0x97781733 readProps + 2870
    8   com.apple.ImageIO.framework             0x97781489 readProps + 2188
    9   com.apple.ImageIO.framework             0x977a7e8c readTiffPropsFromData + 228
    10  com.apple.ImageIO.framework             0x9777248c readExifData + 94
    11  com.apple.ImageIO.framework             0x9777017a initImageJPEG + 4372
    12  com.apple.ImageIO.framework             0x9776f03d _CGImagePluginInitJPEG + 89
    13  com.apple.ImageIO.framework             0x9776e798 makeImagePlus + 768
    14  com.apple.ImageIO.framework             0x9776e1db CGImageSourceCreateImageAtIndex + 159
    15  com.apple.iPhoto                        0x000a7791 0x1000 + 681873
    16  com.apple.iPhoto                        0x003cf4b2 0x1000 + 3990706
    17  com.apple.iPhoto                        0x000a6e78 0x1000 + 679544
    18  com.apple.iPhoto                        0x000a6997 0x1000 + 678295
    19  com.apple.iPhoto                        0x000a673b 0x1000 + 677691
    20  com.apple.iPhoto                        0x00160755 0x1000 + 1439573
    21  com.apple.iLifeFaceRecognition          0x010d84b0 -[FaceRecognitionManager detectFacesInPhoto:userInfo:options:delegate:context:] + 149
    22  com.apple.RedRock                       0x01b66cfc -[RKFaceDetectionWorker detectFacesForMaster:aggressive:] + 844
    23  com.apple.iPhoto                        0x007710a9 0x1000 + 7798953
    24  com.apple.RedRock                       0x01b66821 -[RKFaceDetectionWorker performJob:] + 385
    25  com.apple.CoreFoundation                0x9afe3901 -[NSObject performSelector:withObject:] + 65
    26  com.apple.proxtcore                     0x8f6695b3 -[XTSubscription postMessage:] + 227
    27  com.apple.proxtcore                     0x8f668db6 -[XTDistributor distributeMessage:] + 950
    28  com.apple.proxtcore                     0x8f668831 -[XTThread handleMessage:] + 849
    29  com.apple.proxtcore                     0x8f666f46 -[XTThread run:] + 422
    30  com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    31  com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    32  libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    33  libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x90562c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x905621f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x015dbe41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x015dbd36 -[RAOperationQueueImpl _workThread] + 358
    4   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    5   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 28:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x90564b42 __select + 10
    1   com.apple.CoreFoundation                0x9afd29e5 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib                  0x9056502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x99c67ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x99c696fe start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib                  0x9056502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x99c67ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x99c696fe start_wqthread + 30
    Thread 31:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c69f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreVideo                     0x93d942e6 CVDisplayLink::waitUntil(unsigned long long) + 306
    4   com.apple.CoreVideo                     0x93d93438 CVDisplayLink::runIOThread() + 706
    5   com.apple.CoreVideo                     0x93d9315f _ZL13startIOThreadPv + 160
    6   libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib                  0x9056502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x99c67ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x99c696fe start_wqthread + 30
    Thread 33:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x90564bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x99c1a7b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib                       0x99c1a558 usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x96e0ff84 -[NSUIHeartBeat _heartBeatThread:] + 2399
    4   com.apple.Foundation                    0x93e465ed -[NSThread main] + 45
    5   com.apple.Foundation                    0x93e4659d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 34:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x9056483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99c69e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99c1182a pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x983ea355 0x97cdc000 + 7398229
    4   libsystem_c.dylib                       0x99c65ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x99c696de thread_start + 34
    Thread 35:
    Thread 26 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0x00000037  ecx: 0x00000000  edx: 0x9af4d3cd
      edi: 0x00000001  esi: 0x9af54e4e  ebp: 0xb1eb9a38  esp: 0xb1eb9a20
       ss: 0x00000023  efl: 0x00010202  eip: 0x9af54e5a   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000001
    Logical CPU: 0
    Binary Images:
        0x1000 -   0xf11ff7  com.apple.iPhoto (9.1.1 - 9.1.1) <27275988-A584-F0C3-FDED-BE77BEF22FA7> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x108b000 -  0x10b2ff7  com.apple.iPhoto.Tellus (1.1 - 37) <BB115264-CFD9-8925-BBAD-01FEF30923A2> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x10d1000 -  0x10e8ff7  com.apple.iLifeFaceRecognition (1.0 - 21) <AD53D7A2-F0B2-FF76-5C6D-C23B234AB50E> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x10f7000 -  0x1122ff3  com.apple.DiscRecordingUI (6.0 - 6000.4.1) <06C371CB-E783-3051-9608-BFEC2218E915> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x113a000 -  0x113cfff  com.apple.ExceptionHandling (1.5 - 10) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x1142000 -  0x114eff3  com.apple.UpgradeChecker (1.0 - 1.1) <A5948AB4-6777-9AB5-2451-ECCCB34F09D0> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1156000 -  0x1156ff7  com.apple.iLifeSlideshow (2.1.1 - 814) <765D0352-686B-87B9-719A-A46AAE65B126> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
    0x115a000 -  0x123afe7  org.python.python (2.6.6 - 2.6.6) <2683D847-5FC7-3F47-816E-D1CB71594F4F> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
    0x1285000 -  0x14e7fe7  com.apple.iLifePageLayout (1.0 - 97) <4E5A130C-8270-3523-055A-A608E0E023BA> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
    0x15a8000 -  0x166cff7  com.apple.iLifeSQLAccess (1.1 - 10) <735398DE-9AAC-2CC0-E362-B38C1C8317F8> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
    0x16ad000 -  0x16dbfe7  com.apple.ProUtils (1.0 - 107) <CDE57121-223E-B708-9609-AB8A9E3B68AA> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x16f8000 -  0x174dff7  com.apple.iLifeKit (1.0 - 67) <5766B135-5F1B-4EF5-3989-64EF07F06BCC> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
    0x1793000 -  0x19b8ff7  com.apple.prokit (7.1 - 1507) <12A56F84-663D-395D-A1AE-1F4D128764CA> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x1ac3000 -  0x1efcfff  com.apple.RedRock (1.2.1 - 211) <68D86D00-CD5A-72C1-E41D-1D0E74C3CD33> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x212d000 -  0x22bfff3  com.apple.geode (1.1 - 123) <12B09410-DD33-1B4C-E839-A3971BD61F47> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x2359000 -  0x2360ff7  com.apple.MediaSync (1.0 - 103) <07439836-CD5C-6840-92E3-31A19922FBFF> /Applications/iPhoto.app/Contents/Frameworks/MediaSync.framework/Versions/A/Med iaSync
    0x2368000 -  0x2415ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x245a000 -  0x245bfff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x245f000 -  0x2484ff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x248b000 -  0x24bffe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x24c5000 -  0x262cfff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x2630000 -  0x265aff7  com.apple.iLifeSlideshowCore (2.0 - 225) <D20B9251-3C3F-5DB0-1B68-F4AE719DC5A5> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
    0x2675000 -  0x2781fe3  com.apple.iLifeSlideshowProducer (2.1.1 - 596) <E34A0D64-E689-9DA4-EE72-02B3AA8FDE36> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    0x27ec000 -  0x2955ff3  com.apple.iLifeSlideshowRenderer (2.1.1 - 650) <D1600616-3F0C-3F63-6F9A-E03E2B4B6FE5> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x29d3000 -  0x29deff7  com.apple.iLifeSlideshowExporter (2.0 - 233) <35518165-BD4D-CEA4-6BFD-6787B453846D> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
    0x29e8000 -  0x2a14ff3  com.apple.audio.CoreAudioKit (1.6.2 - 1.6.2) <C2F6DA06-35A9-310A-9444-D07D6F47E0B4> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2a27000 -  0x2a86ffb  com.apple.NyxAudioAnalysis (12.3 - 12.3) <F2DF9EA0-8965-3B6F-8188-8F5CA3CA8092> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x2a9c000 -  0x2ac6fe7  com.apple.ExpressCheckout (1.0 - 1.0) <9F5AC214-AF0C-8ECF-93FD-5BE5FBF984E2> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
    0x2aea000 -  0x2b25ffb  com.apple.iLifeImageAnalysis (1.0 - 2) <EE7ED2EA-0A3F-7F65-E4CC-E78DABF7605E> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/iLifeImageAnalysis.framework/Versions/A/iLifeImageAnalysis
    0x2ba4000 -  0x2baaff7  com.apple.iPhoto.RSSPublisher (1.1 - 1.0) <6037D7B1-A2C8-88D4-C2FF-84900F761DE6> /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0x2bb3000 -  0x2bb8ff7  com.apple.iphoto.accountconfig.Email (1.0 - 1) <3751A822-CCF3-87F0-C6F0-21095C6DCB7C> /Applications/iPhoto.app/Contents/PlugIns/Email.accountconfigplugin/Contents/Ma cOS/Email
    0x2bbe000 -  0x2bc1ff7  com.apple.iphoto.accountconfig.Facebook (1.1 - 1) <9D39480B-4714-DFC9-2FD9-281A4740287C> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
    0x62aa000 -  0x62acfff  libCoreFSCache.dylib (??? - ???) <8CC7923C-BD40-3A87-A295-0EAC7760800E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x62b1000 -  0x62b3fff  com.apple.AddressBook.LocalSourceBundle (1.1 - 1043) <49FCCD0A-6436-3C81-8773-06A52EFE3F19> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x63b6000 -  0x63c3ff7 +net.telestream.license (1.0.8.2-GC - 1.0.8.2-GC) <A61005C5-E6A4-84A6-2A85-38E53CFBD6AF> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x63cc000 -  0x63d1ffb  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <F3A640A6-52E4-3BE9-86A6-235A0ACD45C3> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0xe822000 -  0xe827fe2  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <C9714E84-87B3-3EF4-A598-758522D1DB25> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0xe82f000 -  0xe85cff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xe864000 -  0xe867ffe  com.apple.DirectoryServicesSource (1.1 - 1043) <043271EB-0EAD-33D8-A1E4-F5F6E3DCCD32> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0xe8fa000 -  0xe8fbff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xea00000 -  0xeb6dff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xeba1000 -  0xec98ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xecbc000 -  0xf3d0ffb  com.apple.GeForceGLDriver (7.4.10 - 7.0.4) <30761571-F6AC-3270-B854-BC7D027ED859> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0xf810000 -  0xf836ff3  com.apple.iPhoto.FacebookPublisher (1.1 - 1.0) <4ECEB759-308D-5C09-E3B3

  • Why does skype steal customers' time? Really skype...

    Why does skype steal customers' time?
    It is hard to find contact email on skype webpage.
    Change Skype Premium settings   <-- This link does not work!!
    I had spent about 3 hours to cancel my subscription but couldn't.
    Really skype is a reliable company? Absolutely NO I think.
    They made me angry!!!  

    Hi,
    I understand you are upset and if you still have trouble cancelling your Skype Premium subscription then you can contact customer service as explained here: https://support.skype.com/en/faq/FA1170/How-can-I-contact-Skype-Customer-Service
    Most of Skype pages have header menu that includes link "Support"
    If you click on it then you will be taken to support site that provides solutions to most common questions. Millions of customers use it every single day and find their answer without the help from customer service.
    If you don't find an answer from there then all you need to do is search "customer support" and first link you get is: https://support.skype.com/en/faq/FA1170/How-can-I-contact-Skype-Customer-Service
    Andre
    If answer was helpful please mark it with Kudos and if issue is resolved mark it with solution. This will help other users find this answer more easily. Thanks in advance!

  • Why does illustrator crash every time I try to open an .svg?

    Why does illustrator crash every time I try to open an .svg?

    Dunno. Do you have an example SVG that crashes Illy on your computer?

  • Why does photoshop freeze every time I switch a photo to black and white?

    Why does photoshop freeze every time I switch a photo to black and white?

    Nobody can tell you anything without proper system and version info or other technical details, including what you actually mean by "switch to black and white".
    Mylenium

  • Error in sql query as "loop has run more times than expected (Loop Counter went negative)"

    Hello,
    When I run the query as below
    DECLARE @LoopCount int
    SET @LoopCount = (SELECT Count(*) FROM KC_PaymentTransactionIDConversion with (nolock) Where KC_Transaction_ID is NULL and TransactionYear is NOT NULL)
    WHILE (
        SELECT Count(*)
        FROM KC_PaymentTransactionIDConversion with (nolock)
        Where KC_Transaction_ID is NULL
        and TransactionYear is NOT NULL
    ) > 0
    BEGIN
        IF @LoopCount < 0
            RAISERROR ('Issue with data in KC_PaymentTransactionIDConversion, loop has run more times than expected (Loop Counter went negative).', -- Message text.
                   16, -- Severity.
                   1 -- State.
    SET @LoopCount = @LoopCount - 1
    end
    I am getting error as "loop has run more times than expected (Loop Counter went negative)"
    Could any one help on this issue ASAP.
    Thanks ,
    Vinay

    Hi Vinay,
    According to your code above, the error message make sense. Because once the value returned by “SELECT Count(*)  FROM KC_PaymentTransactionIDConversion with (nolock) Where KC_Transaction_ID is NULL and TransactionYear is NOT NULL” is bigger than 0,
    then decrease @LoopCount. Without changing the table data, the returned value always bigger than 0, always decrease @LoopCount until it's negative and raise the error.
    To fix this issue with the current information, we should make the following modification:
    Change the code
    WHILE (
    SELECT Count(*)
    FROM KC_PaymentTransactionIDConversion with (nolock)
    Where KC_Transaction_ID is NULL
    and TransactionYear is NOT NULL
    ) > 0
    To
    WHILE @LoopCount > 0
    Besides, since the current query is senseless, please modify the query based on your requirement.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Why does it take more space for pictures to be stored in iPad than iPhone?

    Why does it take more space for pictures to be stored in iPad than iPhone?
    The same pictures in iPhone utilises half the storage space than in the iPad.

    Photos on the ipad should take up little  more space than It does on The iPhone because of the screen resolutions size.
    Keep in mind If the photos are being stored on the device by Photo stream they will Take up less Space or if The photo Are being store by itunes syncing they may take up a little more.
    A previous Discussion talks about This also
    https://discussions.apple.com/message/20031028#20031028
    Does This make Sense or would you like me To explain More?

  • Why does quicktime run like crap?

    Why does quicktime run like crap, skips frames like crazy? If I install xvid codecs instead and play the movies in windows media player they play without a glitch. Why is that? I'm must say I'm not impressed with the first apple software I've tried. Also another annoying thing... I don't want iTunes and all the other crap with it! Just quicktime. Also almost all the menu's are blocked with pro upgrade.... do apple customers have to buy quicktime pro as well?

    Impossible to say, "allp", without knowing anything about your system, the version of QT you're running, nor the movies you're trying to play and from what medium you're playing them. QT movies work just fine on my Dell Dimension 8200 (specific specs on request).
    You can download QuickTime alone, without iTunes, here.
    And yes, the menus involved with editing and exporting will almost all be nonfunctional until you buy the Pro upgrade. And it's the same with Macs as with Windows; we all have to purchase the Pro upgrade to get that functionality.

  • Why does iPhoto open every time I plug in mobile device to charge?

    Why does iPhoto open every time I plug in mobile device to charge?

    Because it has a camera?
    iPhoto Menu ->
    Preferences ->
    General ->
    Connecting Camera opens -> Select 'No Application' from the dropdown
    Regards
    TD

  • Why does fcpx crash every time i try to edit titles/text??

    why does fcpx crash every time i try to edit titles/text?? I'm trying to wrap up a project for work and now fcpx thinks it needs to crash every time i click on a "title" to edit it. It's making the completion of this project nearly impossible.

    nope, i'm just using the select tool "a" to move my titles .. if the inspector is open, the second i click on any title in any project the whole program crashes. but with the inspector closed i can move my titles at will without a crash. i'm not sure what's allowing me to manipulate titles since you've said Lion updates haven't fixed this function. and i'm not sure what's making fcpx crash to the ground every time i click a title with the inpector open. all i know is that this little loophole i've found is working for me and has allowed me to complete my project this morning which is awesome.

  • Why does it say face time failed on my iPad every time I try to make a call???

    Why does it say "face time failed" every time I try to make a call?

    I have had that happen to me a number of times. Try this. Quit the mail app and then relaunch it. From your home screen, double tap the home button. Hold down on the mail app icon in the recents tray until it wiggles. Tap the minus sign to close it. Tap the home button. Launch mail again.

  • Why does Notes close every time I open it?   I can't access my notes...

    Why does Notes close every time I open it?   I can't access my notes;
    there don't appear to be any.    Help!
    When I check in Settings, Notes has disappeared from the list of Apps
    On my iPhone, yet I didn't delete it.    I had dozens of notes, lots
    of necessary information stored therein. 
    Thanks for any help....

    I was having this issue also. I found this thread and disabling Exchange Notes did the trick. Obviously, this is the solution only if you were using Exchange to begin with.
    If you want to continue to use Exchange notes or perhaps try this to see if it works in general, I found a fix on this site. All works well now.
    1. Delete your exchange account from the Mail, Contacts & Calendars pane in System Preferences.
    2. Go to Finder, click "Go" in the menu bar, click "Go to Folder" and type in "~/Library" (without the quotes) in the box. This will take you to your user Library folder.
    3. Use the search box in the finder and type in "com.apple.notes" and click "Library" in the search bar that appears. This should now find several folders and files related to the Notes app. Rename or delete everything except the help files (with the lifesaver icons on them).
    4. Restart your Mac. Put your exchange account back into System Preferences, you can go ahead and activate the Notes sync service.
    5. Open Notes and it should be working now!

  • Why does it say More. . . in email address line when there is only one email address?

    When receiving an email, why does it say 'More. . .' in the To email address line when there is only one email address? It looks like there is more than one recipient when there is actually just one. 

    Have you rebooted since the deletions.  That will empty a number of caches and may restore the freed up space. Also open the iPhoto Library package with the Finder as shown in this screenshot
    locate the iPod Photo Cache folder and delete its contents.  Make no other changes to the contents of the iPHoto LIbrary Package.
    OT

  • Why does my network connection time out when downloading iphone 4 software update?

    Why does my network connection time out when trying to download iphone4 software update?

    I'm having the same problem too. I cannot sync or update over wireless or wired connections ever since I installed the most recent iTunes update. iTunes goes through the complete OS 5.0.1 download only to tell me the connection has timed out just when it seems ready to install. I've since reinstalled iTunes, I've ejected and done hard restarts on both my problem devices. I've disabled anti-virus, anti-malware, and firewall. No change in outcome except that, after doing all this, my final attempt to simply sync my 1st Gen iPad led to iTunes crashing and being automatically closed by windows just before finishing the final step. Is this a cruel joke, because I'm certain I can hear iTunes laughing at me for wasting so much time on this.
    Windows 7, 64-bit
    iPhone 4 with iOS 5.0
    iPad 1 with iOS 5.0

Maybe you are looking for

  • Report text element as selection option

    Hi,   I encounter a performance problem in a report program that include a self define fields in the selection option.  I use the FM READ_TEXT to read those fields and compare with the user input.Then, eliminates those unmatched records with if else

  • Sharepoint 2013 site webdav path on office

    Dear All I had a problem when open a document word or excel on sharepoint 2013 site, when open it and choice save as it will show the path on PC default location not a sharepoint site web path. How can I fix it. Regards PK

  • Oracle file handling in Virtual Environment

    Hi Gurus, We have a 9i environment, where file handling is being done till now. The client now got migrated to 10g, on a virtual environment. We are using external tables, and doing file operations (populating CSV files etc..) till now on 9i. I heard

  • How changing the criterion for an access query in java?

    Hi @ all I would like to change a criterion for an access-query in java. I know how to run a access-query in java. How can I change the criterion in my access query in java without running the query it selfs? Can anybody help me? Thx Dario

  • Battery update in MacBook?

    I have a MacBook (mid 2007), and i go to update the battery on the support website but it doesnt work, it says i need Tiger or Leopard and newer. Is this not updating because i did update from Tiger to Snow Leopard? I need help with my battery becaus