IPhoto crashes when trying to export images

Hi
I'm using iPhoto 8.1.2 and have been trying to export some high quality JPEG files from the library. The application has been repeatedly crashing for the past two days and I have tried sending the report to Apple too. Nothing seems to have worked so far. Any help on this will be much appreciated. Thanks
Here's the error report:
Process:         iPhoto [1755]
Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
Identifier:      com.apple.iPhoto
Version:         8.1.2 (8.1.2)
Build Info:      iPhotoProject-4240000~8
Code Type:       X86 (Native)
Parent Process:  launchd [192]
Responsible:     iPhoto [1755]
User ID:         501
Date/Time:       2014-03-16 23:32:27.188 +0530
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  A4CC5EF7-C774-CDA8-FA2B-D0972D32AEA0
Sleep/Wake UUID: E22D848D-8E8A-4B95-A1A9-B026804CC27D
Crashed Thread:  20
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
Performing @selector(ok:) from sender NSButton 0xdb663f0
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x9aceef7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9acee16c mach_msg + 68
2   com.apple.CoreGraphics                  0x95ee70cf _CGSSetWindowShape + 161
3   com.apple.CoreGraphics                  0x95e79e31 CGSShapeWindow + 1253
4   com.apple.CoreGraphics                  0x95e79947 CGSSetWindowShapeWithWeighting + 84
5   com.apple.AppKit                        0x90d9b87b _NXPlaceWindow + 208
6   com.apple.AppKit                        0x90c764cf -[NSWindow _setFrame:updateBorderViewSize:] + 735
7   com.apple.AppKit                        0x90c75d22 -[NSWindow _oldPlaceWindow:] + 572
8   com.apple.AppKit                        0x90c754bc -[NSWindow _setFrameCommon:display:stashSize:] + 1622
9   com.apple.AppKit                        0x90c74e5a -[NSWindow _setFrame:display:allowImplicitAnimation:stashSize:] + 307
10  com.apple.AppKit                        0x90c74d22 -[NSWindow setFrame:display:] + 79
11  com.apple.AppKit                        0x90ebffa1 -[NSThemeFrame _setSheet:] + 286
12  com.apple.AppKit                        0x90ebfd69 -[NSWindow(NSSheets) _setSheet:] + 169
13  com.apple.AppKit                        0x911fc889 -[NSSavePanel _didEndSheet:returnCode:contextInfo:] + 333
14  com.apple.AppKit                        0x90ec580d -[NSWindow endSheet:returnCode:] + 705
15  com.apple.AppKit                        0x90ec5537 -[NSApplication endSheet:returnCode:] + 342
16  com.apple.AppKit                        0x911fede8 -[NSSavePanel dismissWindow:] + 131
17  com.apple.AppKit                        0x911ff214 -[NSSavePanel ok:] + 470
18  libobjc.A.dylib                         0x9335a2af -[NSObject performSelector:withObject:] + 70
19  com.apple.AppKit                        0x90d798a5 -[NSApplication sendAction:to:from:] + 438
20  com.apple.AppKit                        0x90d796ad -[NSControl sendAction:to:] + 102
21  com.apple.AppKit                        0x90dc8c6b -[NSCell _sendActionFrom:] + 159
22  com.apple.AppKit                        0x90de3efa -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2465
23  com.apple.AppKit                        0x90de3131 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 513
24  com.apple.AppKit                        0x90de2755 -[NSControl mouseDown:] + 690
25  com.apple.AppKit                        0x90d5ea9d -[NSWindow sendEvent:] + 11953
26  com.apple.AppKit                        0x90cfa8fd -[NSApplication sendEvent:] + 4034
27  com.apple.iPhoto                        0x00229973 0x1000 + 2263411
28  com.apple.AppKit                        0x90ecb518 -[NSApplication _modalSession:sendEvent:] + 1236
29  com.apple.AppKit                        0x90ecaf65 -[NSApplication _realDoModalLoop:peek:] + 965
30  com.apple.AppKit                        0x90ecab8d -[NSApplication _doModalLoop:peek:] + 209
31  com.apple.AppKit                        0x90ec9556 -[NSApplication runModalForWindow:] + 235
32  com.apple.iPhoto                        0x000f610d 0x1000 + 1003789
33  libobjc.A.dylib                         0x9335a2af -[NSObject performSelector:withObject:] + 70
34  com.apple.AppKit                        0x90d798a5 -[NSApplication sendAction:to:from:] + 438
35  com.apple.AppKit                        0x90d95c65 -[NSMenuItem _corePerformAction] + 486
36  com.apple.AppKit                        0x90d9596a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163
37  com.apple.AppKit                        0x90d95021 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
38  com.apple.AppKit                        0x90de8624 -[NSMenu performActionForItemAtIndex:] + 65
39  com.apple.AppKit                        0x90de85d9 -[NSMenu _internalPerformActionForItemAtIndex:] + 45
40  com.apple.AppKit                        0x90de85a4 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
41  com.apple.AppKit                        0x90de83f4 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 120
42  com.apple.AppKit                        0x90d8ada6 NSSLMMenuEventHandler + 816
43  com.apple.HIToolbox                     0x9746ad89 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
44  com.apple.HIToolbox                     0x972be35f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1452
45  com.apple.HIToolbox                     0x972bd678 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
46  com.apple.HIToolbox                     0x972d0821 SendEventToEventTarget + 88
47  com.apple.HIToolbox                     0x9746ac2e SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 478
48  com.apple.HIToolbox                     0x97333f17 SendMenuCommandWithContextAndModifiers + 70
49  com.apple.HIToolbox                     0x97333ec4 SendMenuItemSelectedEvent + 199
50  com.apple.HIToolbox                     0x97333d92 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 134
51  com.apple.HIToolbox                     0x974bf59d MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 722
52  com.apple.HIToolbox                     0x9733b72e _HandleMenuSelection2 + 488
53  com.apple.HIToolbox                     0x9733b537 _HandleMenuSelection + 53
54  com.apple.AppKit                        0x90cf8278 _NSHandleCarbonMenuEvent + 358
55  com.apple.AppKit                        0x90b4d6e2 _DPSNextEvent + 2459
56  com.apple.AppKit                        0x90b4c8b0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
57  com.apple.AppKit                        0x90b3f19c -[NSApplication run] + 727
58  com.apple.AppKit                        0x90b28038 NSApplicationMain + 1165
59  com.apple.iPhoto                        0x00124b80 0x1000 + 1194880
60  com.apple.iPhoto                        0x00003172 0x1000 + 8562
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x9acf4992 kevent64 + 10
1   libdispatch.dylib                       0x90acc8ad _dispatch_mgr_invoke + 238
2   libdispatch.dylib                       0x90acc546 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib                  0x9acf37ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x98997d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x98998042 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x98d08823 -[NSCondition waitUntilDate:] + 389
4   com.apple.Foundation                    0x98cfe8b2 -[NSConditionLock lockWhenCondition:beforeDate:] + 282
5   com.apple.Foundation                    0x98cfe792 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x00f56201 -[XTMsgQueue waitForMessage] + 49
7   com.apple.proxtcore                     0x00f44363 -[XTThread run:] + 387
8   com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
9   com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
10  libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
11  libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
12  libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 3:
0   libsystem_kernel.dylib                  0x9acf37ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x98997d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x98998042 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x98d08823 -[NSCondition waitUntilDate:] + 389
4   com.apple.Foundation                    0x98cfe8b2 -[NSConditionLock lockWhenCondition:beforeDate:] + 282
5   com.apple.Foundation                    0x98cfe792 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x00f56201 -[XTMsgQueue waitForMessage] + 49
7   com.apple.proxtcore                     0x00f44363 -[XTThread run:] + 387
8   com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
9   com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
10  libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
11  libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
12  libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 4:
0   libsystem_kernel.dylib                  0x9aceef7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9acee16c mach_msg + 68
2   com.apple.CoreFoundation                0x97a18d29 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation                0x97a18301 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation                0x97a17b1a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation                0x97a1797b CFRunLoopRunInMode + 123
6   com.apple.Foundation                    0x98d3c2f9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7   com.apple.proxtcore                     0x00f458a5 -[XTRunLoopThread run:] + 421
8   com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
9   com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
10  libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
11  libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
12  libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 5:
0   libsystem_kernel.dylib                  0x9acf37ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x98997d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x98999bd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.iPhoto                        0x00506841 0x1000 + 5265473
4   com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
5   com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
6   libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
7   libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
8   libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x9acf3ace __select + 10
1   com.apple.CoreFoundation                0x97a68b86 __CFSocketManager + 1158
2   libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
3   libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
4   libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 7:
0   libsystem_kernel.dylib                  0x9aceef7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9acee16c mach_msg + 68
2   com.apple.CoreFoundation                0x97a18d29 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation                0x97a18301 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation                0x97a17b1a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation                0x97a1797b CFRunLoopRunInMode + 123
6   com.apple.AppKit                        0x90cf6b68 _NSEventThread + 283
7   libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 8:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x9aceef7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9acee16c mach_msg + 68
2   com.apple.CoreFoundation                0x97a18d29 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation                0x97a18301 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation                0x97a17b1a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation                0x97a1797b CFRunLoopRunInMode + 123
6   com.apple.Foundation                    0x98d3a095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
7   com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
8   com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
9   libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
10  libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
11  libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 9:
0   libsystem_kernel.dylib                  0x9acf37ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x98997d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x98999bd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.Foundation                    0x98d36ffa -[NSCondition wait] + 274
4   com.apple.iPhoto                        0x0051242a 0x1000 + 5313578
5   com.apple.iPhoto                        0x00511c48 0x1000 + 5311560
6   com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
7   com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
8   libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
9   libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
10  libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 10:
0   libsystem_kernel.dylib                  0x9acf37ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x98997d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x98999bd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.Foundation                    0x98d36ffa -[NSCondition wait] + 274
4   com.apple.iPhoto                        0x0051242a 0x1000 + 5313578
5   com.apple.iPhoto                        0x00511c48 0x1000 + 5311560
6   com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
7   com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
8   libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
9   libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
10  libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 11:
0   libsystem_kernel.dylib                  0x9acf37ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x98997d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x98999bd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.iPhoto                        0x00506841 0x1000 + 5265473
4   com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
5   com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
6   libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
7   libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
8   libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 12:
0   libsystem_kernel.dylib                  0x9acf4046 __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x98996dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib                 0x9899acce start_wqthread + 30
Thread 13:
0   libsystem_kernel.dylib                  0x9acf4046 __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x98996dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib                 0x9899acce start_wqthread + 30
Thread 14:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x9acf3b76 __semwait_signal + 10
1   libsystem_c.dylib                       0x91dbffb7 nanosleep$UNIX2003 + 219
2   libsystem_c.dylib                       0x91dbfe62 usleep$UNIX2003 + 60
3   com.apple.AppKit                        0x90dc1a4c -[NSUIHeartBeat _heartBeatThread:] + 2318
4   com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
5   com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
6   libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
7   libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
8   libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 15:
0   libsystem_kernel.dylib                  0x9acf4046 __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x98996dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib                 0x9899acce start_wqthread + 30
Thread 16:: CVDisplayLink
0   libsystem_kernel.dylib                  0x9acf37ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x98997d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x98999bd9 pthread_cond_wait$UNIX2003 + 71
3   com.apple.CoreVideo                     0x95be5540 CVDisplayLink::runIOThread() + 936
4   com.apple.CoreVideo                     0x95be5180 startIOThread(void*) + 159
5   libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
6   libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
7   libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 17:
0   libsystem_pthread.dylib                 0x9899acb0 start_wqthread + 0
Thread 18:: Dispatch queue: com.apple.root.default-overcommit-priority
0   libsystem_kernel.dylib                  0x9aceefb6 semaphore_wait_trap + 10
1   libdispatch.dylib                       0x90acf0b8 _dispatch_semaphore_wait_slow + 274
2   libdispatch.dylib                       0x90acef33 dispatch_semaphore_wait + 37
3   libxpc.dylib                            0x91e98d38 xpc_connection_send_message_with_reply_sync + 231
4   com.apple.CoreFoundation                0x979e6d2a -[CFPrefsPlistSource copyReplyForDaemonMessage:toConnection:error:] + 250
5   com.apple.CoreFoundation                0x97b5f44f __47-[CFPrefsPlistSource alreadylocked_synchronize]_block_invoke_2 + 367
6   com.apple.CoreFoundation                0x979e654c withDaemonConnection + 332
7   com.apple.CoreFoundation                0x979e5fb0 -[CFPrefsPlistSource alreadylocked_synchronize] + 576
8   com.apple.CoreFoundation                0x97a8bcdf -[CFPrefsPlistSource autosync:] + 79
9   com.apple.CoreFoundation                0x97a8bc73 ___CFPrefsSynchronizeDirtySource_block_invoke + 67
10  libdispatch.dylib                       0x90acd77f _dispatch_call_block_and_release + 15
11  libdispatch.dylib                       0x90aca396 _dispatch_client_callout + 50
12  libdispatch.dylib                       0x90acc457 _dispatch_root_queue_drain + 257
13  libdispatch.dylib                       0x90acd722 _dispatch_worker_thread2 + 39
14  libsystem_pthread.dylib                 0x98996dab _pthread_wqthread + 336
15  libsystem_pthread.dylib                 0x9899acce start_wqthread + 30
Thread 19:
0   libsystem_kernel.dylib                  0x9acf4046 __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x98996dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib                 0x9899acce start_wqthread + 30
Thread 20 Crashed:
0   com.apple.CoreFoundation                0x979ab55d CFBasicHashSetValue + 2813
1   com.apple.CoreFoundation                0x979aaa0d CFDictionarySetValue + 205
2   com.apple.ImageIO.framework             0x96e9054c dictionaryApplier + 150
3   com.apple.CoreFoundation                0x979f36d5 -[NSDictionary __apply:context:] + 213
4   com.apple.CoreFoundation                0x979e788b CFDictionaryApplyFunction + 187
5   com.apple.ImageIO.framework             0x96e90534 dictionaryApplier + 126
6   com.apple.CoreFoundation                0x979f36d5 -[NSDictionary __apply:context:] + 213
7   com.apple.CoreFoundation                0x979e788b CFDictionaryApplyFunction + 187
8   com.apple.ImageIO.framework             0x96e90534 dictionaryApplier + 126
9   com.apple.CoreFoundation                0x979f36d5 -[NSDictionary __apply:context:] + 213
10  com.apple.CoreFoundation                0x979e788b CFDictionaryApplyFunction + 187
11  com.apple.ImageIO.framework             0x96e903cc CGImageDestinationAddImageFromSource + 204
12  com.apple.iPhoto                        0x000fb976 0x1000 + 1026422
13  com.apple.iPhoto                        0x000fab9b 0x1000 + 1022875
14  com.apple.framework.iPhoto.FileExporter2          0x01732f0b 0x1731000 + 7947
15  com.apple.iPhoto                        0x000f6b29 0x1000 + 1006377
16  com.apple.Foundation                    0x98d39f0e -[NSThread main] + 45
17  com.apple.Foundation                    0x98d39e66 __NSThread__main__ + 1426
18  libsystem_pthread.dylib                 0x989955fb _pthread_body + 144
19  libsystem_pthread.dylib                 0x98995485 _pthread_start + 130
20  libsystem_pthread.dylib                 0x9899acf2 thread_start + 34
Thread 20 crashed with X86 Thread State (32-bit):
  eax: 0x0dbd7020  ebx: 0x0eb8c960  ecx: 0x00000000  edx: 0x00000000
  edi: 0x979aaa6e  esi: 0x0eb8c960  ebp: 0xb09456f8  esp: 0xb09456b0
   ss: 0x00000023  efl: 0x00000202  eip: 0x979ab55d   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x0aec2000
Logical CPU:     0
Error Code:      0x00000000
Trap Number:     3
Binary Images:
    0x1000 -   0x9fbfee  com.apple.iPhoto (8.1.2 - 8.1.2) <436E886C-E26D-2C7D-9745-252829318EFE> /Applications/iPhoto.app/Contents/MacOS/iPhoto
  0xb31000 -   0xb59fff  com.apple.DiscRecordingUI (8.0 - 8000.4.6) <5DA1C568-EB47-32A6-8901-087C125DAC54> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
  0xb72000 -   0xb7cfff  com.apple.UpgradeChecker (1.0 - 1.1) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
  0xb86000 -   0xc0cfff  com.apple.iLifeMediaBrowser (2.8.1 - 637.4) <B14E00E7-0659-3C6C-97DD-9A222E41A030> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
  0xc53000 -   0xcefffc  com.apple.MobileMe (8 - 1.0) <47DF6C20-78C5-1AA2-1D64-274EAE522D93> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
  0xd51000 -   0xd51fff  com.apple.MessageFramework (7.0 - 1602) <5C6C48D4-69AB-3897-B255-9887F1777D68> /System/Library/Frameworks/Message.framework/Versions/B/Message
  0xd56000 -   0xd60ff4  com.apple.iChat.InstantMessage (8.0 - 4203) <CD505866-C660-3BCD-85D1-64512A9BD60D> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
  0xd6b000 -   0xd6bfff +eOkaoCom.dylib (1) <17ADB0F4-BF83-0B0B-5293-F843F1724644> /Applications/iPhoto.app/Contents/MacOS/eOkaoCom.dylib
  0xd6f000 -   0xda2fe7 +eOkaoDt.dylib (1) <673BD0C5-FAC4-ABB7-B55E-FD8A75E4759D> /Applications/iPhoto.app/Contents/MacOS/eOkaoDt.dylib
  0xda8000 -   0xf0efff +eOkaoFr.dylib (1) <684982FE-55E4-174D-9CF3-DA4319BD57F9> /Applications/iPhoto.app/Contents/MacOS/eOkaoFr.dylib
  0xf12000 -   0xf36ff2 +eOkaoPt.dylib (1) <E2ED8DE8-7A2D-8309-3CB5-2E87F135A8A8> /Applications/iPhoto.app/Contents/MacOS/eOkaoPt.dylib
  0xf3d000 -   0xf84ff7  com.apple.proxtcore (1.0.0 - 1.0.0) /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
  0xfc8000 -   0xfc8ff8  com.apple.iLifeSlideshow (1.1 - 452) <65FE31A8-C4C3-2069-9B2C-CB00BB168CFE> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow
  0xfcc000 -  0x104cfef  com.apple.NetServices.NetServices (8.0 - 8.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
0x10ae000 -  0x10aefff  com.apple.AppleAppSupport (1.5 - 1.5) <A543F012-DA98-33F9-91E7-664DCC2195F2> /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
0x10b2000 -  0x10dafff  com.apple.iLifeSlideshowCore (1.1 - 134) <6B3AA83C-6198-9C49-7AFB-619E5DC2C756> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
0x10f4000 -  0x1204fe3  com.apple.iLifeSlideshowProducer (1.1 - 382) <BBC8AFE4-95A6-4993-C10C-FF8AAC006928> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
0x1277000 -  0x1380ff3  com.apple.iLifeSlideshowRenderer (1.1 - 375) <F8723883-3C5C-734F-CD08-709E4079B2C5> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
0x13f4000 -  0x13fffff  com.apple.iLifeSlideshowExporter (1.1 - 159) <A378AE26-9698-2327-CDAA-D2AF255DE5BE> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
0x1408000 -  0x1432fff  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <30C0DC77-EDFD-36B3-AB1C-A520B472A869> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1445000 -  0x144dfe7  com.apple.NetServices.BDControl (1.0.5 - 1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
0x1459000 -  0x145cfff  com.apple.NetServices.BDRuleEngine (1.0.2 - 1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
0x1731000 -  0x1734fff  com.apple.framework.iPhoto.FileExporter2 (8.0 - 8.0) /Applications/iPhoto.app/Contents/PlugIns/FileExporter2.iPhotoExporter/Contents /MacOS/FileExporter2
0x173b000 -  0x1743ff7  com.apple.framework.iPhoto.HTMLExporter (8.0 - 8.0) /Applications/iPhoto.app/Contents/PlugIns/HTMLExporter.iPhotoExporter/Contents/ MacOS/HTMLExporter
0x1757000 -  0x175dfe7  com.apple.framework.iPhoto.QTExporter (8.0 - 8.0) /Applications/iPhoto.app/Contents/PlugIns/QTExporter.iPhotoExporter/Contents/Ma cOS/QTExporter
0x3c9c000 -  0x3ca7ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7582000 -  0x7582fff +cl_kernels (???) <0D16EA5A-EDB4-4A75-ADDD-BE5FCDBC541F> cl_kernels
0x7590000 -  0x7591ff1 +cl_kernels (???) <06B0B6E3-17B1-40D4-8F76-D4247AB24451> cl_kernels
0x75a0000 -  0x75c5ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x75da000 -  0x75eaff3  com.apple.iPhoto.FlickrPublisher (1.0 - 1.0) /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
0x880c000 -  0x8821fff  com.apple.iPhoto.FacebookPublisher (1.0 - 1.0) /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
0x882e000 -  0x885fff7  com.apple.iPhoto.MobileMePublisher (1.0 - 1.0) /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
0x8877000 -  0x887bfff  com.apple.iPhoto.RSSPublisher (1.0 - 1.0) /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
0x88d1000 -  0x88d1ff3 +cl_kernels (???) <E9CAED33-A419-4E0A-A354-388988B91F46> cl_kernels
0x9216000 -  0x9301ff7  unorm8_bgra.dylib (2.3.58) <2DC35A3D-E1D6-3378-953F-D5EADE3400D2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
0x932d000 -  0x9413ff7  unorm8_rgba.dylib (2.3.58) <C4BC0E70-8F6D-32EA-972C-2FA2FB239C7D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
0xa552000 -  0xa55dfff  com.apple.BookService (8.0 - 8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
0xa567000 -  0xa571fff  com.apple.CalendarsService (8.0 - 8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
0xa57b000 -  0xa585fff  com.apple.CardsService (8.0 - 8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
0xa58f000 -  0xa59afff  com.apple.PrintsService (8.0 - 8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
0xa5ab000 -  0xa5acffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0xa5b1000 -  0xa5b8ffd  com.apple.iLMBAperturePlugin (2.8.1 - 390.4) <546D2A68-A7A9-3CA7-90EA-41084A72A36C> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin
0xa5bf000 -  0xa5bffff  com.apple.iLMBAppDefPlugin (2.8.1 - 390.4) <AD3AD84D-6B22-3B67-B00F-F66BB0F158D0> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
0xa5c4000 -  0xa5cdff0  com.apple.iLMBFinalCutPlugin (2.8.1 - 390.4) <4BB7F4E7-0E21-337B-9273-442D6FC775AB> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin
0xa5d4000 -  0xa5d5fff  com.apple.iLMBFolderPlugin (2.8.1 - 390.4) <189B641D-E909-36B5-B117-DCF2DD2FF8F1> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
0xa5da000 -  0xa5ddfff  com.apple.iLMBGarageBandPlugin (2.8.1 - 390.4) <8BA8D2E9-8834-3039-AED7-E3CECA344140> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
0xa5e3000 -  0xa5eeff9  com.apple.iLMBiMoviePlugin (2.8.1 - 390.4) <81D6038B-27C3-31A9-9B79-F1BE138301B4> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin
0xa5f5000 -  0xa5f8fff  com.apple.iLMBLogicPlugin (2.8.1 - 390.4) <9B742867-AEC2-33E2-8C72-D580D0E5C7DF> /Library/Application Support/iLifeMediaBrowser/*/iLMBLogicPlugin
0xae29000 -  0xae3cff7  com.apple.iLMBiPhoto8Plugin (2.8.1 - 390.4) <7958FBE5-F385-39F8-9350-6BE044EC871C> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin
0xae44000 -  0xae4cffb  com.apple.iLMBiPhotoPlugin (2.8.1 - 390.4) <577C0EE5-00EC-3920-8854-A664C6F25F99> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin
0xae53000 -  0xae5affe  com.apple.iLMBiTunesPlugin (2.8.1 - 390.4) <38F8086A-20AB-3948-ADAC-C36933155FAC> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
0xae61000 -  0xae62fff  com.apple.iLMBMoviesFolderPlugin (2.8.1 - 390.4) <E48869AF-6DB3-3C5B-B1AE-89C163876424> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin
0xae67000 -  0xae69ffb  com.apple.iLMBPhotoBooth2Plugin (2.8.1 - 390.4) <0AF09DD1-60C5-35C2-AC39-561F7C0CB3D1> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin
0xae6f000 -  0xae70ffd  com.apple.iLMBPhotoBoothPlugin (2.8.1 - 390.4) <0704B9D5-8596-31C6-AD47-7776C56BE333> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin
0xaeac000 -  0xaeb7fff  libGPUSupport.dylib (9.6) <E99B15B5-B173-329B-B8AA-B6BA5EE4D5EE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
0xb000000 -  0xb0b0fff  ColorSyncDeprecated.dylib (426) <F54DBFF3-3165-3D15-8AE4-37B603502A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0xb0f3000 -  0xb24eff3  com.apple.iLMBAperture31Plugin (2.8.1 - 390.4) <812DDB2D-5A29-3439-BCC1-B15C6F6DA7DE> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin
0xb296000 -  0xb440ffb  com.apple.iLMBAperturePlugin2012 (2.8.1 - 390.4) <89C0EA40-7E87-3C5B-AFD5-670BCECA4182> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012
0xb49c000 -  0xb5faffb  com.apple.iLMBiPhoto9Plugin (2.8.1 - 390.4) <1E237007-19EF-359C-95BB-0C9E3313706F> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin
0xb643000 -  0xb7edff9  com.apple.iLMBiPhotoPlugin2012 (2.8.1 - 390.4) <A5503F1E-7239-3BC6-A4B7-B70E7F80DBCD> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
0xb849000 -  0xb8faff7  com.apple.iTunesAccess (11.1.5 - 11.1.5) <FEBF85B7-39FC-3B4E-9EC7-A0A9699B8234> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
0xb9e5000 -  0xb9f1ffc  com.apple.CalendarAgentLink (7.0 - 138) <8CFA7361-42C1-3CDF-965F-0B8DC0267DCE> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
0xbd0a000 -  0xbd17ff1  com.apple.KerberosHelper (4.0 - 1.0) <BDCE5217-69E5-3FBF-BAC4-76AAE84A8961> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
0xbe35000 -  0xbe54ffb  com.apple.CalendarStore (7.0 - 1366) <DA77EC71-2408-397E-B8BF-2C3291AA2366> /System/Library/Frameworks/CalendarStore.framework/CalendarStore
0xbe66000 -  0xbeadff7  com.apple.CalDAV (7.0 - 155.2) <D6D3D17B-D21E-326E-88AE-CDC3838B905E> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
0xbef7000 -  0xbef7ffd +cl_kernels (???) <CDDDD4BC-82DA-4623-80BC-EA979F095490> cl_kernels
0xc800000 -  0xcfbbff9  libclh.dylib (4.0.3 - 4.0.3) <AE450F64-9B89-31A0-A205-B646B9CCA872> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dy lib
0xd043000 -  0xd0a5ff7  com.apple.coredav (1.0.1 - 229.6) <D9E24A98-5D3A-37BF-8744-1C264BBF3D5F> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0xd0e2000 -  0xd103ff7  com.apple.CalendarFoundation (7.0 - 113.1) <90DFF87C-3CFB-3FD9-BBF8-11C70E0D7222> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
0xd11f000 -  0xd38bffd  com.apple.CalendarPersistence (7.0 - 138) <7F6305AA-96E9-3846-8B04-D60219BC0ECA> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
0xd496000 -  0xd4bfffc  com.apple.iCalendar (7.0 - 162) <0AFCC5E5-AE7F-3D84-A18F-5E1694A094D4> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0xd4db000 -  0xd529fff  com.apple.ExchangeWebServices (4.0 - 193) <66F72D8B-5232-3F9B-BDA1-2B38D9458117> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
0xd57f000 -  0xd5ecffb  com.apple.WhitePagesFramework (10.7.0 - 141.0) <395F3538-8A1D-323B-B5C7-C8196CC03D15> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
0xd894000 -  0xd896ff5 +cl_kernels (???) <D2195979-C553-4B80-A18B-AF3C7E31C71B> cl_kernels
0xdd82000 -  0xdd83ff5 +cl_kernels (???) <46BC2ABA-18F7-4C94-B5E9-C516187844E4> cl_kernels
0xf800000 -  0xf81bff5  com.apple.security.csparser (3.0 - 55471.14) <A93E850A-BE26-38F0-AD60-166A879A314A> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
0x48000000 - 0x488caff7  com.apple.GeForceTeslaGLDriver (8.24.11 - 8.2.4) <2A8A5EF7-644D-3E39-A38B-CA73424FCC38> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTe slaGLDriver
0x8fecf000 - 0x8ff01417  dyld (239.4) <2E655535-479B-3E48-ADD3-6278819CA38A> /usr/lib/dyld
0x90008000 - 0x90030ff7  libRIP.A.dylib (599.20.11) <43C5717D-381A-3015-9BE8-1DDD1C6BA935> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
0x90031000 - 0x901a4ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <AAF3AB26-3BAD-3E5F-8192-9805B7AA1CB1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x901a5000 - 0x901a6ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <B2525E0D-2BB1-3AF6-BDCA-56DCDC1F7DBF> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
0x901a7000 - 0x904cdffb  com.apple.JavaScriptCore (9537 - 9537.74.4) <1AE99257-8FDA-3A6D-8463-D0BD07D77762> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x904ce000 - 0x90537ffa  com.apple.datadetectorscore (5.0 - 354.3) <566882DE-B726-331E-BA89-ACBB3D5BEEC4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x90538000 - 0x905cfff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x905d0000 - 0x90693ff1  com.apple.CoreText (352.0 - 367.19) <14FD889D-4D6D-3D53-B28E-2E23975B3C9D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x90694000 - 0x90ac8ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x90ac9000 - 0x90ae1ffd  libdispatch.dylib (339.90.1) <871AC354-D1B6-3475-889E-AF594448CF43> /usr/lib/system/libdispatch.dylib
0x90ae2000 - 0x90b1fffb  libGLImage.dylib (9.6) <EAC640A8-CD71-3AB2-9918-21CACCBCCB0D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x90b20000 - 0x90b24ffc  com.apple.IOSurface (91 - 91) <DECEEB72-3C7E-3C21-9237-E5AD293F8B09> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x90b25000 - 0x91743ff3  com.apple.AppKit (6.9 - 1265.19) <07125263-9E97-3A47-BBD3-6FB462910565> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91744000 - 0x91781ff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x91782000 - 0x9179bfff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9179c000 - 0x917b2ff9  com.apple.aps.framework (4.0 - 4.0) <F716BD85-21B6-3D84-BEA2-8BC617E1D08C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x917b3000 - 0x917cbfff  com.apple.CFOpenDirectory (10.9 - 173.90.1) <13B70F7C-9A4D-3CCA-AEB8-3958F5B6167E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x917cc000 - 0x917feffb  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x91832000 - 0x91844fff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x91845000 - 0x91848ffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x91849000 - 0x91855ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <B7440CD7-04F8-3558-B5AA-FD48381B14DE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91856000 - 0x9191dff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9191e000 - 0x91d43fe3  com.apple.VideoToolbox (1.0 - 1273.49) <A581EEA0-25DF-386C-904D-26E51C3ED640> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x91d44000 - 0x91dd6ff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x91dd7000 - 0x91de7ff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x91de8000 - 0x91de8fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91de9000 - 0x91e28ff5  com.apple.ids (10.0 - 1000) <D28CFCBA-F7C4-3456-92E4-0B1ABA86BB87> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x91e29000 - 0x91e2bffe  libCVMSPluginSupport.dylib (9.6) <DF20981B-DAD0-3125-8089-C96CB3226888> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x91e2c000 - 0x91e2dfff  com.apple.AddressBook.ContactsData (8.0 - 1369) <F973C097-C9A2-3B8D-A33A-A87E4A41E56B> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
0x91e2e000 - 0x91e8cffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x91e8d000 - 0x91eb1ff7  libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x91f21000 - 0x91f5fff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x91f60000 - 0x91f63ff3  com.apple.AppleSystemInfo (3.0 - 3.0) <4586B503-A0A8-3654-AA48-D2F9FA0188CB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x91f64000 - 0x91f8fff7  libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
0x91f90000 - 0x91f93ffa  libCGXType.A.dylib (599.20.11) <8824B66A-D235-3163-808D-8B98F69304CD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
0x91f94000 - 0x92112ff8  libGLProgrammability.dylib (9.6) <95E86FA5-8620-38C5-B3CB-885F32569634> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x92113000 - 0x924d8ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x924d9000 - 0x925ebffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x925ec000 - 0x925f7ffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x925f8000 - 0x925feffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x925ff000 - 0x925fffff  com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x92600000 - 0x92618ff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x92619000 - 0x926ffff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92700000 - 0x92766ff4  com.apple.ISSupport (1.9.9 - 57) <BF22E11E-56CB-3396-A109-8C75694DDE7F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x92767000 - 0x92768fff  libSystem.B.dylib (1197.1.1) <C58F0CC9-C1FD-3024-9358-D3359A6BBCAD> /usr/lib/libSystem.B.dylib
0x92769000 - 0x92797ff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x92798000 - 0x92d05fff  com.apple.QuartzComposer (5.1 - 319) <77419C8D-B822-3649-BBB4-2CF0F0993E9A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x92d1a000 - 0x92d45ff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x92d46000 - 0x92d47fff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x92d48000 - 0x92df3ff5  com.apple.imcore (10.0 - 1000) <000D6E8B-1067-3FE1-8524-18A8710C572E> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x92df4000 - 0x92dfffff  com.apple.CrashReporterSupport (10.9 - 538) <7A5FF845-433C-33E3-99B5-F6AA5B825734> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x92e00000 - 0x92e51ffb  com.apple.CoreMedia (1.0 - 1273.49) <26F891C5-DF9F-3A2C-995A-827595F03CF2> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x92e52000 - 0x92e5bfff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92e8d000 - 0x92e8ffff  libsystem_configuration.dylib (596.13) <57095AFE-3FF1-3F42-A43E-ED679409B827> /usr/lib/system/libsystem_configuration.dylib
0x92e90000 - 0x931fefff  com.apple.MediaToolbox (1.0 - 1273.49) <236C702F-BC87-3255-A8B3-C7B2C597DBCA> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x931ff000 - 0x93203ffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x93204000 - 0x93295fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9329f000 - 0x932a9ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <6CD2D996-2972-30A3-B4AD-BB1B816EFDCC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x932aa000 - 0x932acfff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x932ad000 - 0x932b9ffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x932ba000 - 0x932eaff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x932eb000 - 0x9333ffff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <95A1E1CF-FC3E-3203-8683-34823CD70B6B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x93340000 - 0x934e84af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x934e9000 - 0x937d3fd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x937d4000 - 0x9412efe3  com.apple.QuickTimeComponents.component (7.7.3 - 2826.17) <AEF44853-2A48-3797-91AA-2510B523E052> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
0x9412f000 - 0x94133fff  libheimdal-asn1.dylib (323.15) <2C5FF5E6-F253-387E-959A-B1926DD99B31> /usr/lib/libheimdal-asn1.dylib
0x94134000 - 0x94189fff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x9418f000 - 0x941c4ffd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
0x941c5000 - 0x941c9ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x941ca000 - 0x941d2fff  libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib
0x941d3000 - 0x94209fff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
0x9420a000 - 0x950a5ff3  com.apple.WebCore (9537 - 9537.74.11) <2D24AE4B-EE47-3DC2-82A1-9EEBD89E2140> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x950a6000 - 0x950a6ffe  com.apple.AOSMigrate (1.0 - 1) <E612B5AD-06AE-3BCB-BA14-F7B64714640A> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x95868000 - 0x959d8fff  com.apple.QTKit (7.7.3 - 2826.17) <962F9FB1-7E46-3F93-9BAF-E05E7CF8D36D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x959e5000 - 0x95b47ff3  com.apple.CFNetwork (673.2.1 - 673.2.1) <6EA58F7C-35E9-37BF-A6B4-7DDB83A6B432> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95be3000 - 0x95c0afff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95c0b000 - 0x95c35ff7  libsandbox.1.dylib (278.11) <EB4CD5DF-EEDA-3785-9DD5-90FD423591FD> /usr/lib/libsandbox.1.dylib
0x95c36000 - 0x95c72ff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x95c73000 - 0x95c73fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95c74000 - 0x95c7aff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
0x95c7b000 - 0x95c9bfff  com.apple.facetimeservices (10.0 - 1000) <D3A59518-0F74-3B3F-8BFE-447D75E9F3F1> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x95c9c000 - 0x95ca4ff7  libCGCMS.A.dylib (599.20.11) <BE016E3E-3A65-35F7-A9D4-96684ECB39B0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
0x95ca5000 - 0x95ca5fff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x95ca6000 - 0x95cabff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x95cac000 - 0x95cb5fff  com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x95cb6000 - 0x95d1ffff  com.apple.SystemConfiguration (1.13 - 1.13) <144317BE-7AE5-3B8D-90CD-62DCDE9399E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x95d20000 - 0x95e4dff9  com.apple.avfoundation (2.0 - 651.12) <5D46DA01-3CFB-375E-B134-8625EA3466A7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x95e4e000 - 0x96246fff  com.apple.CoreGraphics (1.600.0 - 599.20.11) <82BA834B-C3D1-39CC-B9C3-5C4C976A3BCD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96247000 - 0x96322ff7  com.apple.LaunchServices (572.26 - 572.26) <5915A9AC-7928-30B1-9329-94048ADE81D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x96323000 - 0x96624ff1  com.apple.AOSKit (1.06 - 176) <E5067665-E177-37FF-AD38-0D995FB79741> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x96625000 - 0x9662ffff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x96630000 - 0x96899fff  com.apple.AddressBook.framework (8.0 - 1369) <B47D95FD-FCD4-3BB3-B688-5597E67B5247> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9689a000 - 0x96a46fff  com.apple.QuartzCore (1.8 - 332.3) <00167BF7-E3C4-3AA7-8DA0-466BD4175350> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96a47000 - 0x96accffc  com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x96acd000 - 0x96ae0fff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x96ae1000 - 0x96b6afff  com.apple.CoreSymbolication (3.0 - 141) <178DDF5C-B6DA-39BD-84F5-FD3FA7E93BF8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x96b6b000 - 0x96bd6ff9  com.apple.Heimdal (4.0 - 2.0) <D26F2F4D-5FD4-3FBF-A28C-1E8215C5ACA1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x96c8c000 - 0x96ca1ff3  com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
0x96ca2000 - 0x96

There are quite a few threads on the forum now detailing crashes with exporting from iPhoto v8.1.2 under 10.9.2.
Let Apple know you are affected:
iPhoto Menu -> Provide iPhoto Feedback
Then perhaps they will fix the issue in 10.9.3 or whatever.
Other than that, no fix has been found except to upgrade to iPhoto 11 and that requires a purchase.

Similar Messages

  • IPhoto crashing when trying to export pictures

    iPhoto crashing when trying to export pictures

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

  • Iphoto crashes when trying to export photos

    When I try to export photos from iphoto the program crashes.

    Trash the HP Plug in from /Library/Application Support/iPhoto
    There are two libraries where this plugin might be
    HD/ Library
    and
    HD/Users/Your Name / Library
    (On 10.7 or later: Hold the option (or alt) key while clicking on the Go menu in Finder to access the User Library)
    Or
    This one is inside the Application itself.
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    So: Applications folder and find iPhoto.app. Right click on the icon and select 'Show Package Contents'. A Finder window will open at the Contents folder. Within that you'll find the Plug-ins folder.

  • Iphoto crashes when trying import or export

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

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

  • Iphoto crashes when importing or exporting

    I try to solve this for a longtime on the is Mac. Nothing works, reinstall of iphoto 08 from backup, disc, creating new library etc. iphoto still crashes when importing or exporting images. edit etc works fine for images already imported. iphoto also crashes when trying to rebuild library with iphoto manager. First time ever that I had such a hideous problem with Apple software. Please advice.
    Process: iPhoto [402]
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: com.apple.iPhoto
    Version: 7.1.5 (7.1.5)
    Build Info: iPhotoProject-3780000~2
    Code Type: PPC (Native)
    Parent Process: launchd [147]
    Interval Since Last Report: 373439 sec
    Crashes Since Last Report: 15
    Per-App Interval Since Last Report: 12951 sec
    Per-App Crashes Since Last Report: 6
    Date/Time: 2010-03-16 12:48:34.110 -0400
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 4EA7FDBB-D171-42C4-AA95-E124D9338F19
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000005
    Crashed Thread: 22
    Thread 0:
    0 libSystem.B.dylib 0x95dd51f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x95ddc11c mach_msg + 56
    2 com.apple.CoreFoundation 0x901de394 CFRunLoopRunSpecific + 1812
    3 com.apple.HIToolbox 0x95662b14 RunCurrentEventLoopInMode + 264
    4 com.apple.HIToolbox 0x95662938 ReceiveNextEventCommon + 412
    5 com.apple.HIToolbox 0x95662778 BlockUntilNextEventMatchingListInMode + 84
    6 com.apple.AppKit 0x94075244 _DPSNextEvent + 596
    7 com.apple.AppKit 0x94074bfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    8 com.apple.AppKit 0x9406e89c -[NSApplication run] + 744
    9 com.apple.AppKit 0x9403f298 NSApplicationMain + 440
    10 com.apple.iPhoto 0x00003554 0x1000 + 9556
    11 com.apple.iPhoto 0x00003258 0x1000 + 8792
    Thread 1:
    0 libSystem.B.dylib 0x95ddbc08 _semwaitsignal + 8
    1 libSystem.B.dylib 0x95ddba1c nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x95ddb94c usleep$UNIX2003 + 68
    3 com.apple.AppKit 0x940d0e64 -[NSUIHeartBeat _heartBeatThread:] + 1840
    4 com.apple.Foundation 0x94b67d84 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x95dd51f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x95ddc11c mach_msg + 56
    2 com.apple.CoreFoundation 0x901de394 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x901dec1c CFRunLoopRun + 60
    4 com.apple.DesktopServices 0x93f16520 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 104
    5 ...ple.CoreServices.CarbonCore 0x95206428 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x95dd51f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x95ddc11c mach_msg + 56
    2 com.apple.CoreFoundation 0x901de394 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x901dec1c CFRunLoopRun + 60
    4 com.apple.DesktopServices 0x93f1669c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 176
    5 ...ple.CoreServices.CarbonCore 0x95206428 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x95ddbc0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x95e1846c pthread_condwait + 1580
    2 ...ple.CoreServices.CarbonCore 0x95208644 TSWaitOnCondition + 132
    3 ...ple.CoreServices.CarbonCore 0x951e69c0 TSWaitOnConditionTimedRelative + 204
    4 ...ple.CoreServices.CarbonCore 0x95208200 MPWaitOnQueue + 272
    5 com.apple.DesktopServices 0x93f21bf4 TNodeSyncTask::SyncTaskProc(void*) + 88
    6 ...ple.CoreServices.CarbonCore 0x95206428 PrivateMPEntryPoint + 76
    7 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 5:
    0 libSystem.B.dylib 0x95dd5278 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x95e18368 pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x951e69e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x95208200 MPWaitOnQueue + 272
    4 com.apple.DesktopServices 0x93f28f68 TPropertyTask::PropertyTaskProc(void*) + 100
    5 ...ple.CoreServices.CarbonCore 0x95206428 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x95e16904 kevent + 12
    1 com.apple.CoreFoundation 0x901b59b0 _monitor_file_descriptor_ + 88
    Thread 7:
    0 libSystem.B.dylib 0x95dd5278 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x95e18368 pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x951e69e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x95208200 MPWaitOnQueue + 272
    4 com.apple.DesktopServices 0x93f238b4 TFolderSizeTask::FolderSizeTaskProc(void*) + 88
    5 ...ple.CoreServices.CarbonCore 0x95206428 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x95e38d74 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x901e9808 __CFSocketManager + 764
    Thread 9:
    0 libSystem.B.dylib 0x95ddbc0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x95e1846c pthread_condwait + 1580
    2 com.apple.QuartzCore 0x960c4110 fefragmentthread + 48
    3 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 10:
    0 libSystem.B.dylib 0x95ddbc0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x95e1846c pthread_condwait + 1580
    2 com.apple.QuartzCore 0x960c4110 fefragmentthread + 48
    3 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x95ddbc0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x95e1846c pthread_condwait + 1580
    2 com.apple.QuartzCore 0x960c4110 fefragmentthread + 48
    3 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x95dd51f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x95ddc11c mach_msg + 56
    2 com.apple.CoreFoundation 0x901de394 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x901dec1c CFRunLoopRun + 60
    4 com.apple.iLifeMediaBrowser 0x00939cd4 -[ILMediaBrowserPathWatcher(FSEvents) iLMBPathWatcherRunLoop] + 724
    5 com.apple.Foundation 0x94b67d84 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 13:
    0 libSystem.B.dylib 0x95dd5278 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x95e18368 pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x951e69e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x95208200 MPWaitOnQueue + 272
    4 com.apple.DesktopServices 0x93f28f68 TPropertyTask::PropertyTaskProc(void*) + 100
    5 ...ple.CoreServices.CarbonCore 0x95206428 PrivateMPEntryPoint + 76
    6 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 14:
    0 libSystem.B.dylib 0x95dd5258 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x95e18378 pthread_condwait + 1336
    2 com.apple.iPhoto 0x00280a20 0x1000 + 2619936
    Thread 15:
    0 libSystem.B.dylib 0x95dd5258 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x95ddc4b4 pthreadmutexlock + 648
    2 com.apple.ColorSync 0x9501ee78 CMMMPManager::Ready(CMMColorWorldData*, unsigned long) + 380
    3 com.apple.ColorSync 0x95012d88 DoMatchBitmap + 1148
    4 com.apple.ColorSync 0x9501244c CWMatchBitmap + 200
    5 libCSync.A.dylib 0x94ffa158 ConvertImageGeneric + 164
    6 libCSync.A.dylib 0x94ff6c0c CMSTransformConvertData + 96
    7 com.apple.CoreGraphics 0x9399e78c CGColorTransformConvertData + 172
    8 com.apple.CoreGraphics 0x9399abc4 imgcolormatchread + 604
    9 com.apple.CoreGraphics 0x939985b4 imgdatalock + 4840
    10 com.apple.CoreGraphics 0x939968d4 CGSImageDataLock + 200
    11 libRIP.A.dylib 0x92b46ff4 ripc_AcquireImage + 2608
    12 libRIP.A.dylib 0x92b31f50 ripc_DrawImage + 2892
    13 com.apple.CoreGraphics 0x93996624 CGContextDrawImage + 396
    14 com.apple.iPhoto 0x0020650c 0x1000 + 2118924
    15 com.apple.iPhoto 0x002041d8 0x1000 + 2109912
    16 com.apple.iPhoto 0x001702fc 0x1000 + 1503996
    17 com.apple.iPhoto 0x0016c644 0x1000 + 1488452
    18 com.apple.iPhoto 0x0016c870 0x1000 + 1489008
    19 com.apple.iPhoto 0x000f73a0 0x1000 + 1008544
    20 com.apple.iPhoto 0x00280a94 0x1000 + 2620052
    21 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 16:
    0 libSystem.B.dylib 0x95dd5258 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x95ddc4b4 pthreadmutexlock + 648
    2 com.apple.ColorSync 0x9501ee78 CMMMPManager::Ready(CMMColorWorldData*, unsigned long) + 380
    3 com.apple.ColorSync 0x95012d88 DoMatchBitmap + 1148
    4 com.apple.ColorSync 0x9501244c CWMatchBitmap + 200
    5 libCSync.A.dylib 0x94ffa158 ConvertImageGeneric + 164
    6 libCSync.A.dylib 0x94ff6c0c CMSTransformConvertData + 96
    7 com.apple.CoreGraphics 0x9399e78c CGColorTransformConvertData + 172
    8 com.apple.CoreGraphics 0x9399abc4 imgcolormatchread + 604
    9 com.apple.CoreGraphics 0x939985b4 imgdatalock + 4840
    10 com.apple.CoreGraphics 0x939968d4 CGSImageDataLock + 200
    11 libRIP.A.dylib 0x92b46ff4 ripc_AcquireImage + 2608
    12 libRIP.A.dylib 0x92b31f50 ripc_DrawImage + 2892
    13 com.apple.CoreGraphics 0x93996624 CGContextDrawImage + 396
    14 com.apple.iPhoto 0x0020650c 0x1000 + 2118924
    15 com.apple.iPhoto 0x002041d8 0x1000 + 2109912
    16 com.apple.iPhoto 0x001702fc 0x1000 + 1503996
    17 com.apple.iPhoto 0x0016c644 0x1000 + 1488452
    18 com.apple.iPhoto 0x0016c870 0x1000 + 1489008
    19 com.apple.iPhoto 0x000f73a0 0x1000 + 1008544
    20 com.apple.iPhoto 0x00280a94 0x1000 + 2620052
    21 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 17:
    0 com.apple.ColorSync 0x9501c894 CMM8Bit3ChanDecoder::DoDecode(CMMMinBits const&, CMMRuntimeInfo*, unsigned long) + 328
    1 com.apple.ColorSync 0x95013800 CMMProcessBitmap(CMMBitmapParams*) + 1664
    2 com.apple.ColorSync 0x95046534 CMMMPManager::ActivateTask(unsigned long, CMMMPData*, unsigned long, CMMBitmapParams*) + 380
    3 com.apple.ColorSync 0x950464b0 CMMMPManager::ActivateTask(unsigned long, CMMMPData*, unsigned long, CMMBitmapParams*) + 248
    4 com.apple.ColorSync 0x950464b0 CMMMPManager::ActivateTask(unsigned long, CMMMPData*, unsigned long, CMMBitmapParams*) + 248
    5 com.apple.ColorSync 0x950464b0 CMMMPManager::ActivateTask(unsigned long, CMMMPData*, unsigned long, CMMBitmapParams*) + 248
    6 com.apple.ColorSync 0x9504672c CMMMPManager::ProcessBitmap(CMMBitmapParams*) + 296
    7 com.apple.ColorSync 0x95012dc0 DoMatchBitmap + 1204
    8 com.apple.ColorSync 0x9501244c CWMatchBitmap + 200
    9 libCSync.A.dylib 0x94ffa158 ConvertImageGeneric + 164
    10 libCSync.A.dylib 0x94ff6c0c CMSTransformConvertData + 96
    11 com.apple.CoreGraphics 0x9399e78c CGColorTransformConvertData + 172
    12 com.apple.CoreGraphics 0x9399abc4 imgcolormatchread + 604
    13 com.apple.CoreGraphics 0x939985b4 imgdatalock + 4840
    14 com.apple.CoreGraphics 0x939968d4 CGSImageDataLock + 200
    15 libRIP.A.dylib 0x92b46ff4 ripc_AcquireImage + 2608
    16 libRIP.A.dylib 0x92b31f50 ripc_DrawImage + 2892
    17 com.apple.CoreGraphics 0x93996624 CGContextDrawImage + 396
    18 com.apple.iPhoto 0x0020650c 0x1000 + 2118924
    19 com.apple.iPhoto 0x002041d8 0x1000 + 2109912
    20 com.apple.iPhoto 0x001702fc 0x1000 + 1503996
    21 com.apple.iPhoto 0x0016c644 0x1000 + 1488452
    22 com.apple.iPhoto 0x0016c870 0x1000 + 1489008
    23 com.apple.iPhoto 0x000f73a0 0x1000 + 1008544
    24 com.apple.iPhoto 0x00280a94 0x1000 + 2620052
    25 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 18:
    0 libSystem.B.dylib 0xffff8a48 __memcpy + 680 (cpu_capabilities.h:237)
    1 com.apple.ImageIO.framework 0x91eb6f38 CGImageReadGetBytesAtOffset + 244
    2 com.apple.ImageIO.framework 0x91eb87b0 CGImageReadSessionGetBytes + 40
    3 com.apple.ImageIO.framework 0x91ebe48c myTIFFReadProc + 276
    4 libTIFF.dylib 0x95597d18 TIFFReadRawStrip1 + 176
    5 libTIFF.dylib 0x95597b14 TIFFFillStrip + 384
    6 libTIFF.dylib 0x95597884 cgTIFFReadEncodedStrip + 224
    7 com.apple.ImageIO.framework 0x91ee4dd4 getBandProcTIFF + 2164
    8 com.apple.ImageIO.framework 0x91f24c6c faultBand_cb + 80
    9 com.apple.CoreGraphics 0x93b489dc faultBlockAcquireBytePointer + 292
    10 com.apple.CoreGraphics 0x9399b2c4 CGAccessSessionGetBytePointer + 64
    11 com.apple.CoreGraphics 0x939d3e38 imgrawaccess + 84
    12 com.apple.CoreGraphics 0x9399aa28 imgcolormatchread + 192
    13 com.apple.CoreGraphics 0x939985b4 imgdatalock + 4840
    14 com.apple.CoreGraphics 0x939968d4 CGSImageDataLock + 200
    15 libRIP.A.dylib 0x92b46ff4 ripc_AcquireImage + 2608
    16 libRIP.A.dylib 0x92b31f50 ripc_DrawImage + 2892
    17 com.apple.CoreGraphics 0x93996624 CGContextDrawImage + 396
    18 com.apple.iPhoto 0x0020650c 0x1000 + 2118924
    19 com.apple.iPhoto 0x002041d8 0x1000 + 2109912
    20 com.apple.iPhoto 0x001702fc 0x1000 + 1503996
    21 com.apple.iPhoto 0x0016c644 0x1000 + 1488452
    22 com.apple.iPhoto 0x0016c870 0x1000 + 1489008
    23 com.apple.iPhoto 0x000f73a0 0x1000 + 1008544
    24 com.apple.iPhoto 0x00280a94 0x1000 + 2620052
    25 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 19:
    0 com.apple.ColorSync 0x9501c840 CMM8Bit3ChanDecoder::DoDecode(CMMMinBits const&, CMMRuntimeInfo*, unsigned long) + 244
    1 com.apple.ColorSync 0x95013800 CMMProcessBitmap(CMMBitmapParams*) + 1664
    2 com.apple.ColorSync 0x95046be0 CMMConvTask(void*) + 84
    3 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 20:
    0 com.apple.ColorSync 0x9501c69c CMMMtxOnly::ConvertMin(CMM3x3Type, CMM3x1Type, CMMMinBuffer&, unsigned long, unsigned long) const + 156
    1 com.apple.ColorSync 0x9502048c CMMConvMatrixTemplate<CMMMtxOnly, CMMConvRGBToRGBMatrix>::Convert(CMMMinBits&, CMMRuntimeInfo*, unsigned long, unsigned long) const + 144
    2 com.apple.ColorSync 0x95013800 CMMProcessBitmap(CMMBitmapParams*) + 1664
    3 com.apple.ColorSync 0x95046be0 CMMConvTask(void*) + 84
    4 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 21:
    0 com.apple.ColorSync 0x9501c858 CMM8Bit3ChanDecoder::DoDecode(CMMMinBits const&, CMMRuntimeInfo*, unsigned long) + 268
    1 com.apple.ColorSync 0x95013800 CMMProcessBitmap(CMMBitmapParams*) + 1664
    2 com.apple.ColorSync 0x95046be0 CMMConvTask(void*) + 84
    3 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 22 Crashed:
    0 com.apple.CoreFoundation 0x901e0054 CFRetain + 68
    1 com.apple.iPhoto 0x00200c28 0x1000 + 2096168
    2 com.apple.iPhoto 0x000fc4c4 0x1000 + 1029316
    3 com.apple.iPhoto 0x00280a94 0x1000 + 2620052
    4 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 23:
    0 com.apple.CoreGraphics 0x939ef590 resamplebyte_h_4cppvector + 608
    1 com.apple.CoreGraphics 0x939ef1b0 resample_band + 752
    2 com.apple.CoreGraphics 0x939eed24 imginterpolateread + 788
    3 com.apple.CoreGraphics 0x939985b4 imgdatalock + 4840
    4 com.apple.CoreGraphics 0x939968d4 CGSImageDataLock + 200
    5 libRIP.A.dylib 0x92b46ff4 ripc_AcquireImage + 2608
    6 libRIP.A.dylib 0x92b31f50 ripc_DrawImage + 2892
    7 com.apple.CoreGraphics 0x93996624 CGContextDrawImage + 396
    8 com.apple.iPhoto 0x0016e6d8 0x1000 + 1496792
    9 com.apple.iPhoto 0x00185b40 0x1000 + 1592128
    10 com.apple.iPhoto 0x000fc4c4 0x1000 + 1029316
    11 com.apple.iPhoto 0x00280a94 0x1000 + 2620052
    12 libSystem.B.dylib 0x95e170c4 pthreadstart + 316
    Thread 22 crashed with PPC Thread State 32:
    srr0: 0x901e0054 srr1: 0x0200f030 dar: 0x00000005 dsisr: 0x40000000
    r0: 0x00000000 r1: 0xf0a48a00 r2: 0xa0050018 r3: 0x00000000
    r4: 0x00000000 r5: 0x00000000 r6: 0xa053e13c r7: 0x00000065
    r8: 0x00000065 r9: 0x00000454 r10: 0x00581ba1 r11: 0x00690030
    r12: 0x901e0010 r13: 0x00000000 r14: 0x00000000 r15: 0x00690000
    r16: 0x00000001 r17: 0x006d0000 r18: 0x00000001 r19: 0x27366dd0
    r20: 0x27034344 r21: 0x2d8a7ee0 r22: 0x00fda6a0 r23: 0x273cdf30
    r24: 0x00000001 r25: 0x2d8a34f0 r26: 0x54494646 r27: 0x2d8a34f0
    r28: 0x00000000 r29: 0xa053e13c r30: 0x00000000 r31: 0x901e0018
    cr: 0x28002482 xer: 0x20000000 lr: 0x901e0018 ctr: 0x901e0010
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x68bff7 com.apple.iPhoto 7.1.5 (7.1.5) <884c4c72b19c493c8afb3e5ffeffdcab> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x76f000 - 0x83dff5 com.apple.DiscRecording 4.0.7 (4070.4.1) <73f6a269ffb9718fa9f165da9f2a5eb1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x8a4000 - 0x8ceffb com.apple.DiscRecordingUI 4.0.7 (4070.4.1) <37cb0b8d9ad4e211a9b075ae9a92ed74> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x8eb000 - 0x8edfff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x8f3000 - 0x8fdfe3 com.apple.UpgradeChecker 1.0 (1.0) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x905000 - 0x971ffb com.apple.iLifeMediaBrowser 2.1.5 (368) <b0b43e4537e6fc11faf3eaab3a821112> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9bb000 - 0xa5cfdf com.apple.DotMacKit 50 (3.0.2L) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0xacb000 - 0xd03ffb com.apple.MessageFramework 3.6 (936) <720ddccc257045019d278c4efccc31ba> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0xe45000 - 0xe45fff com.apple.AppleAppSupport 1.5 (1.5) /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0xe49000 - 0xe6aff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0xe72000 - 0xe98fff com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <3abfafbb3982f8c148b49a9c3b35b1f9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x265b5000 - 0x2686fff3 com.apple.RawCamera.bundle 2.3.0 (505) <197b6e31b76845c836691a54350bd0fc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x27212000 - 0x2721effe com.apple.URLMount 3.1.1 (3.1.1) <ce72e6d656560960643613ba017360c1> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x27226000 - 0x27227ffb ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x27bbb000 - 0x27bc5fe7 com.apple.BookService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x27bce000 - 0x27c45fef com.apple.NetServices.NetServices 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x27c9a000 - 0x27ca2fd7 com.apple.NetServices.BDControl 1.0.5 (1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x27caa000 - 0x27cadfd7 com.apple.NetServices.BDRuleEngine 1.0.2 (1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x27cb3000 - 0x27cbcfcf com.apple.CalendarsService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x27cc5000 - 0x27ccefd7 com.apple.CardsService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x27cd7000 - 0x27cdcfd7 com.apple.NetSlidesService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x27ce3000 - 0x27cedff3 com.apple.PrintsService 6.0 (6.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x27e2b000 - 0x27e31fff libCGXCoreImage.A.dylib ??? (???) <f4166febf13e9b7c3342206cd8fa0853> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x27ee8000 - 0x27f4cfef +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x27f5a000 - 0x280bbfef +com.elgato.mpegsupport EyeTV MPEG Support 1.0.2 (build 28) (1.0.2) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x2812b000 - 0x281aaff7 +net.sourceforge.webcam-osx.common 0.9.0 (0.9.0) /Library/QuickTime/macam.component/Contents/MacOS/macam
    0x2833f000 - 0x28341ffd com.apple.textencoding.unicode 2.2 (2.2) <483d06bdf16bdbbad53efcea4fcfb688> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x28351000 - 0x28358fff com.apple.iLMBAperturePlugin 2.1.5 (127) <2d5d2c3e276faa64c6125a430b0c16fd> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x2835f000 - 0x28360fff com.apple.iLMBAppDefPlugin 2.1.5 (127) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x28365000 - 0x28366fff com.apple.iLMBFolderPlugin 2.1.5 (127) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x2836b000 - 0x2836ffff com.apple.iLMBGarageBandPlugin 2.1.5 (127) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x28375000 - 0x28380fff com.apple.iLMBiMoviePlugin 2.1.5 (127) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x28f8e000 - 0x28f9effb com.apple.iLMBiPhoto8Plugin 2.1.5 (127) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x28fa7000 - 0x28faffff com.apple.iLMBiPhotoPlugin 2.1.5 (127) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x28fb6000 - 0x28fbefff com.apple.iLMBiTunesPlugin 2.1.5 (127) /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x28fc5000 - 0x28fc7fff com.apple.iLMBMoviesFolderPlugin 2.1.5 (127) <c65a0f21e4d0421b97f266c50d524d0b> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x28fcd000 - 0x28fcffff com.apple.iLMBPhotoBoothPlugin 2.1.5 (127) <285ac735b39e6bef3c060435e27a287c> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x29100000 - 0x291c8fff com.apple.iTunesAccess 9.0.3 (9.0.3) <e318bedfeb61edec231611f262985a2f> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
    0x90003000 - 0x9002afff libcups.2.dylib ??? (???) <640068d6a91267e0d6e31afdac1c4a03> /usr/lib/libcups.2.dylib
    0x9002b000 - 0x900e2fff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x900e3000 - 0x9016bffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9016c000 - 0x90174ffb libCGATS.A.dylib ??? (???) <72ecb94f23cdc622a277671b4976a7d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90175000 - 0x9029aff3 com.apple.CoreFoundation 6.5.7 (476.19) <dee0f0024f3bf976cfa0a0816e8aa338> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902cd000 - 0x905f6fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x905f7000 - 0x9067ffff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90680000 - 0x90793fff com.apple.PubSub 1.0.4 (65.12.1) <691f9f77a7a48c3770e0a264fb5bc51d> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90794000 - 0x90819fff libsqlite3.0.dylib ??? (???) <daf55b073488086ef5b9a3781be53f14> /usr/lib/libsqlite3.0.dylib
    0x9081a000 - 0x90844ff7 libssl.0.9.7.dylib ??? (???) <2aafe2efc0fb9868cb630ac50b5892b4> /usr/lib/libssl.0.9.7.dylib
    0x9093c000 - 0x90ef6fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90ef7000 - 0x90f12ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <408eb07010ed69f4c94353cac76c84c6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90f13000 - 0x90f14fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x90f15000 - 0x90f3dfff libxslt.1.dylib ??? (???) <bb985380f353bbc7ce694d56884ea156> /usr/lib/libxslt.1.dylib
    0x90f3e000 - 0x90f70fff com.apple.bom 9.0.1 (136.1.1) <1399341d4cd4b8d4c560e683bc81d73c> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90f71000 - 0x91054fff libobjc.A.dylib ??? (???) <a1d4be2eed463c6799b6a1447fde72ba> /usr/lib/libobjc.A.dylib
    0x91055000 - 0x911f6ff7 com.apple.QuartzComposer 2.1 (106.13) <6dd1df71cb588b1b9ceb0c5bbf32e842> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x911f7000 - 0x911f7ffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x911f8000 - 0x91364ff9 com.apple.AddressBook.framework 4.1.2 (702) <00009729166ef5c0294f864e1c4e54c9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91365000 - 0x91415fff edu.mit.Kerberos 6.0.13 (6.0.13) <2ed20a450576465ee4f9c317b8ce8c44> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91416000 - 0x91432ffb com.apple.openscripting 1.2.8 (???) <01f86cdb8f7347d2f3f13066e954acb6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91433000 - 0x91435ffd libRadiance.dylib ??? (???) <304e574d5de8d26630c4c516cc6e47fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91436000 - 0x91441fff com.apple.dotMacLegacy 3.1 (246) <57424b69415f7e00365e1865bf11d209> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x91442000 - 0x91515fff com.apple.CoreServices.OSServices 228 (228) <8610aed4edbd5d21e887a68c32b5c216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91516000 - 0x91600fff libxml2.2.dylib ??? (???) <c16d0fbbf8fd6b30695cd3c930355066> /usr/lib/libxml2.2.dylib
    0x91601000 - 0x91602ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91619000 - 0x91639ff7 libJPEG.dylib ??? (???) <bcc63fc19e0a5fa3d4b411f0de1d5851> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9163a000 - 0x917fcff4 com.apple.CoreAUC 3.08.0 (3.08.0) <9d8d7368e2d3b11318a3556c6d4902a1> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x917fd000 - 0x9181bfff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9181c000 - 0x91822ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91823000 - 0x91826ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91aa4000 - 0x91bfbff7 com.apple.JavaScriptCore 5531.22 (5531.22.5) <1fcfa75230382de3407e47518205e0db> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91bfc000 - 0x91cafffc com.apple.CFNetwork 438.14 (438.14) <6e213ab40eabfc276ca46a7c7cfad01a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91cb0000 - 0x91d11fff com.apple.CoreText 2.0.4 (???) <ebcc2c7e9b0bc10016af530d82a11f03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91d1d000 - 0x91d6bfff com.apple.framework.familycontrols 1.0.4 (1.0.4) <a3dfe9950439159293ee5815315d279b> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x91d6c000 - 0x91eb3ffb com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91eb4000 - 0x92000fff com.apple.ImageIO.framework 2.0.7 (2.0.7) <c466caa621b9fa7431877610c21e39a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92001000 - 0x92004fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92005000 - 0x92030ff7 libauto.dylib ??? (???) <a64d088b2d17e013b9ee5a08d3a20d33> /usr/lib/libauto.dylib
    0x92031000 - 0x92145ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92146000 - 0x92478ff7 com.apple.QuickTime 7.6.4 (1327.73) <2a47a570627b516ad5d7e2ee611c49fa> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92479000 - 0x92662fff com.apple.security 5.0.6 (37592) <75e10021fca58a7274de9a365010049e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92663000 - 0x926a2fff com.apple.DAVKit 3.0.6 (661) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x926a3000 - 0x92ad1ffe libGLProgrammability.dylib ??? (???) <5d52750ec9e438b25d3a4db51361fa2b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92ad2000 - 0x92aeeffb libPng.dylib ??? (???) <036c49544cb7b1d09d5e0185a1e26f7d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92af5000 - 0x92b11fff com.apple.IMFramework 4.0.8 (584) <c700ba51b41e931a186ebff34b250f15> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x92b12000 - 0x92b21fff com.apple.DSObjCWrappers.Framework 1.3 (1.3) <305892aafaceb4e31915f0d759ef7e6d> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92b26000 - 0x92b63fff libRIP.A.dylib ??? (???) <a710b7ef58700a54a39e7738dd804e57> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92b64000 - 0x9378ffef com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x93790000 - 0x93790fff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93791000 - 0x937f6ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x937f7000 - 0x938bfffb com.apple.CoreData 100.2 (186.2) <be912ff41bd4506438a71d5665e89069> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x938c0000 - 0x938edfff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x938f2000 - 0x9393cfff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x9393d000 - 0x93972ff3 com.apple.LDAPFramework 1.4.5 (110) <0cf1d114abaf598355afb6537b76874e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93973000 - 0x93eefff7 com.apple.CoreGraphics 1.409.5 (???) <5055e3621c3a2239851bd7e829e94ea1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93ef0000 - 0x93ef4ffe libGIF.dylib ??? (???) <cc34b3a44618a0e1ccc1c5b1cf28b5bb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93ef5000 - 0x93f14fff libresolv.9.dylib ??? (???) <c5c72e1cf61cb844163156956a1d8407> /usr/lib/libresolv.9.dylib
    0x93f15000 - 0x93fa4ffb com.apple.DesktopServices 1.4.8 (1.4.8) <efaf20fbcdf58c7da37ddbcf190bba75> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93fa5000 - 0x93fd5fff com.apple.DotMacSyncManager 1.2.4 (308) <b7efa35e834d68ec5dd9d1511e48122e> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x93fd6000 - 0x94038ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94039000 - 0x947affff com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x947b0000 - 0x947fffff libGLImage.dylib ??? (???) <2e1f2a2625064149d209ec19e52d0384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94800000 - 0x94813ffe com.apple.CFOpenDirectory 10.5 (10.5) <41ed29dcd683657b10994df7d7349e0a> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x94814000 - 0x94824fff libsasl2.2.dylib ??? (???) <c0d4783f9b08dfd1bded5e0b5ffe37cb> /usr/lib/libsasl2.2.dylib
    0x94825000 - 0x94825ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x94826000 - 0x9482ffff com.apple.DiskArbitration 2.2.1 (2.2.1) <682f5c45591e8c4a89c79e384e2c49af> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94830000 - 0x9483bfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9483c000 - 0x9487aff7 libtidy.A.dylib ??? (???) <b7079239dfc471520a40a14f6913aa7b> /usr/lib/libtidy.A.dylib
    0x9487b000 - 0x94882ffb com.apple.print.framework.Print 218.0.3 (220.2) <021d2263007c538fd9e6b52e66a2623d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94883000 - 0x948bcfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <21dee7ffd93306032f911b5ef3fdbab3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x948bd000 - 0x948c2ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x948c3000 - 0x948d3ffb com.apple.agl 3.0.9 (AGL-3.0.9) <e751a9e491c3a9ef82c6405466106726> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x948d4000 - 0x94916fff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94917000 - 0x9495dff9 com.apple.securityinterface 3.0.4 (37213) <d36d3af3d7c501ec78476dee04df3051> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9495e000 - 0x94973fff com.apple.IMUtils 4.0.8 (584) <798e21f99606c71cc5998dc473c8652b> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x94974000 - 0x94979fff com.apple.OpenDirectory 10.5 (10.5) <6dca8a620bb66310737d421624ebbfcd> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x9497a000 - 0x949c1fff com.apple.NavigationServices 3.5.2 (163) <453fd79dd63debad4908dcc726f9aa04> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x949c2000 - 0x94ae7ffb com.apple.imageKit 1.0.2 (1.0) <50dfcbe41b384bd71761c761c3fbfd5e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94ae8000 - 0x94af3ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94af4000 - 0x94af4ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94af5000 - 0x94af5fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94af6000 - 0x94b5dffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x94b5e000 - 0x94da4ffb com.apple.Foundation 6.5.9 (677.26) <c30e4aea51bbae480d4550cd53abb441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94da5000 - 0x94da5ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94da6000 - 0x94e3ffc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94e40000 - 0x94ea5ffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x94ea6000 - 0x94f03ffb com.apple.HIServices 1.7.1 (???) <a6c5c0bf2d68aeb453dbc493b7d0c8d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94f04000 - 0x94f04fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94f05000 - 0x94f5bfff libGLU.dylib ??? (???) <3418ce7ca0863162847f553c15d08674> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94f5c000 - 0x94f6aff3 com.apple.opengl 1.5.10 (1.5.10) <54bae289e544387ce7997a4a05e70aa9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94f6b000 - 0x94f83ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94fef000 - 0x94ffcfff libCSync.A.dylib ??? (???) <7ccecf2b36209e1196c42c635938519e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94ffd000 - 0x950cdfff com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x950ce000 - 0x95150fff com.apple.print.framework.PrintCore 5.5.4 (245.6) <3cde2550ec10348b7162d2b6cb0dfc67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x95151000 - 0x95170fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x95171000 - 0x951b5ffb com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4) <4fb3af125aa28f9a22d8855e4e24d19b> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x951b6000 - 0x951bcfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <7f4de3ca234fdf3f06f25d47d7119e9b> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x951bd000 - 0x954bfffb com.apple.CoreServices.CarbonCore 786.11 (786.14) <4da8e0984e333f8cea32a24ba4364e8c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95590000 - 0x955d1ffb libTIFF.dylib ??? (???) <a4fac1b78bf536e570841166630ff642> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95622000 - 0x95622ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95623000 - 0x95631fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x95632000 - 0x9596bff7 com.apple.HIToolbox 1.5.6 (???) <a3b713a77c16da495c886463985f1e39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9596c000 - 0x959a1fff com.apple.AE 402.3 (402.3) <75725936d014fd3ca2553d18b784b99b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x959a2000 - 0x95a89ffc com.apple.WebKit 5531.22 (5531.22.7) <1f9f3bd19f4a252b073fc2cc81fc368f> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95a8a000 - 0x95b44fff libcrypto.0.9.7.dylib ??? (???) <1d82e65c85d65367f3b6b06355c89c9b> /usr/lib/libcrypto.0.9.7.dylib
    0x95b45000 - 0x95bf5fff com.apple.QD 3.11.57 (???) <e74b370c6f81fc00e8936f5cf7c8ebe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95bf6000 - 0x95c45fff com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95c46000 - 0x95c8afff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x95c8b000 - 0x95dd3ff3 libicucore.A.dylib ??? (???) <bdab570d90979c4f601131d442f84720> /usr/lib/libicucore.A.dylib
    0x95dd4000 - 0x95f74ff3 libSystem.B.dylib ??? (???) <900415cd2c829b2de9a6cdcdaa6307e3> /usr/lib/libSystem.B.dylib
    0x95f75000 - 0x95f7affe com.apple.AOSNotification 1.0.0 (68.13) <d4a95401c78f9de23d0ef3b763a5a584> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x95f7b000 - 0x95fa4fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x95fa5000 - 0x95fb1ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95fb2000 - 0x95fd1fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95fd2000 - 0x96337ffe com.apple.QuartzCore 1.5.8 (1.5.8) <60e54cfb861dc5e66bb4f263a192d558> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96338000 - 0x96343ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x96344000 - 0x9636dffb com.apple.shortcut 1.0.1 (1.0) <8da20d176ab4cf71cdf4f79b477fe0e7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9636e000 - 0x963d8fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x963d9000 - 0x963ecffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <050180a659a3905ea38f2acddcdf7b40> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x963ed000 - 0x9648fffb com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x96490000 - 0x96525ff7 com.apple.framework.IOKit 1.5.2 (???) <ced0a498252f76a2d2ba9f2a0ae02160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96526000 - 0x965a1fff com.apple.SearchKit 1.2.2 (1.2.2) <a9d0033a5e1e55b5e382e52fe578d734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x965a2000 - 0x9662cfff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9662d000 - 0x96647ffb com.apple.CoreVideo 1.6.0 (20.0) <2bc359d0334aa51fcf0534320dee89e9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96648000 - 0x96685ffe com.apple.securityfoundation 3.0.2 (36131) <d8a8685348c0bcba4953a46e30c2ce9a> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96686000 - 0x9668dfff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9668e000 - 0x966bffff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x966c0000 - 0x966d3fff com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x966d4000 - 0x967a4ffb com.apple.syncservices 3.3 (389.20) <6f381ee31b84416f59603afc05de893d> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x967a5000 - 0x967bcffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x967bd000 - 0x967c5fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x967c6000 - 0x9685dfff com.apple.LaunchServices 292 (292) <06cb373fd960fbc2b4a0201f55c7dd6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9685e000 - 0x9686bfff libbz2.1.0.dylib ??? (???) <03227e92407191ff8e754461e842201b> /usr/lib/libbz2.1.0.dylib
    0x9686c000 - 0x969baffb com.apple.CalendarStore 3.0.8 (860) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x969bb000 - 0x96a55ff7 com.apple.ApplicationServices.ATS 3.8 (???) <61c7a66473c16fce3d1eac4d09d401d7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96a56000 - 0x96a5bfff com.apple.KerberosHelper 1.1 (1.0) <21f06ad33a0d3b5cd7c1a8a4464a99d7> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x96a5c000 - 0x97455ff1 com.apple.WebCore 5531.22 (5531.22.7) <ed67e84765d694fba30c9f91feb76275> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <ddbf52237a078e0b4f6b1a408b4f272a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Tha
    t> Exception Codes: KERNPROTECTIONFAILURE
    is always a Data Related issue.
    Can you create a new empty library: Hold down the option (or alt) key key and launch iPhoto. From the resulting menu select 'Create Library'
    If so, try and import a few pics to this new Library and see if you can avoid crashes.
    Regards
    TD

  • Lightroom 2.6 freezes when trying to export images

    I have been using LR successfully on a Windows XP machine for several years and using version 2.6 for the past several weeks . As of a few days ago, LR would freeze when trying to export images. The export functions of 'Export with Previous' and 'Export with Preset' seem to work without crashing LR but most of my exporting needs me the ability to adjust the export settings. Any advise?

    I would guess LR only goes by drive-letter so if you've kept that the same it should be ok.  Look for something else.
    I would look in your Lightroom Preferences files to see if there is any drive letter that no longer exists.
    On Vista/Win7 my LR prefs file is in:
    C:\Users\[user name]\AppData\Roaming\Adobe\Lightroom\Preferences
    XP has something similar under C:\Documents and Settings\Local Settings (or Application Data)
    If you open that file in a simple text-editor like NotePad then about halfway down (at least in mine) there are some export-related things that include the drive-letter and path on your hard-drive to various folders.  You can find it by searching for:
    AgMRUPopupList_AgExport_destinationFolderPathPrefix
    Look through those and see if any of the drive-letters or paths are wrong and look around for other paths.  The paths will contain
    or
    instead of \ because the low-level language routines LR is written with need it that way so if you change anything, keep the number of slashes consistent.
    It could very well be that there is nothing wrong with any of the paths, so another approach would be to rename or move your preferences file to see if LR will recreate it with defaults for everything, and see if that clears up the lockups. 
    Whether you decided to edit or rename your preferences file, please make a backup copy so you can put it back in case something even worse happens and you need it back.

  • Crashes when trying to save image

    Since upgrading to Lion I get regular crashes when trying to save images using Photoshop elements. Extract from crash report:
    "Thread 12 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libsystem_c.dylib                       0x9129dc19 _spin_lock$VARIANT$mp + 9"
    Help required.

    Since upgrading to Lion I get regular crashes when trying to save images using Photoshop elements. Extract from crash report:
    "Thread 12 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libsystem_c.dylib                       0x9129dc19 _spin_lock$VARIANT$mp + 9"
    Help required.

  • Premiere Pro CC crashes when trying to Export Media

    I really hope someone can help me with this.
    I bought a brand new Dell XPS 15 because I will be studying multimedia production next year. Next week I'm registering for the art school and I'll be able to buy a CC student license. I installed the Creative Cloud Trial Version because I couldn't wait to check out the new features in Photoshop and Premiere Pro. However after working on a Premiere Pro project for several hours, the program crashed when trying the Export>Media function.
    As soon as I hit Export>Media in every project I make in Premiere Pro, the following dialog box pops up: "Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project.". I'm not able to export my project, not even by using the keyboard shortcut Ctrl+M.
    I already tried reinstalling Creative Cloud, without any luck. Any idea what could be causing this? I really need this fixed before school starts, so help is much appreciated.
    Here are my system specs:
    - Intel Core i7-4712HQ processor
    - 16GB DDR3L RAM
    - Nvidia GeForce GT750M 2GB
    - 500GB SSD
    Thanks to everyone willing to take a look at my problem.

    Hi John,
    Thanks for your response. I checked all those links but I'm afraid none of those solves my problem. My GPU drivers are up to date and changing BIOS settings to fixed to disable Nvidia Optimus doesn't work as well.
    I checked Windows Event Viewer and the error shows as following:
    EventData
    Adobe Premiere Pro.exe
    8.0.0.169
    536f4f89
    MSVCR110.dll
    11.0.51106.1
    5098826e
    c0000409
    00000000000740c4
    21b4
    01cf994108252059
    C:\Program Files\Adobe\Adobe Premiere Pro CC 2014\Adobe Premiere Pro.exe
    C:\Windows\SYSTEM32\MSVCR110.dll
    a2ad4021-0534-11e4-8260-e82aea8638f9

  • IDCS3 crashes when trying to Export or PDF

    IDCS3 crashes when trying to Export or PDF.
    What are the steps I should take to resolve this?
    Thanks!

    figured it out:
    - power off mac and turn back on while holding down Command + R (dont do it on an external keyboard just to be safe)
    - choose the re-install Lion option (I'm sure there is another way to re-install Lion, this is just the way I did it, not saying its the best or only method)
    - DO NOT INSTALL MACBOOK (Mid 2012) Software Update 1.0 - THIS SCREWS ADOBE UP!

  • Why is Lightroom 5 hanging when trying to export images?

    Why is Lightroom 5 hanging when trying to export images?

    I've been having the same issues, mainly with videos.  Any resolution to your issue yet?

  • INdesign CS3 suddenly crashes when trying to export pdfs

    I have exported PDF-x1as from Indesign for years with no issues. Suddenly today, indesign crashes when I select EXPORT. I have indesign CS3 on a macbook pro running 10.5.8.
    I work from home, and have to get some pretty huge projects out to the printer, and so I'm getting nervous about this not workling!! I'm trying to remain calm.
    I've restarted indesign with the control, option, and shift keys down, supposedly renewing the prefs. When that didn't work, I reinstalled it from my original disks. Still doing the same thing.
    Please say someone knows a fix!!!

    ok - I've spent countless hours now searching for an answer. I was about to upgrade to snow leopard hoping that would solve this issue, when, buried deep somewhere in these forums, I found the solution that, at least so far, has worked for me! Here it is, in case anyone else is having issues:
    http://kb2.adobe.com/cps/402/kb402521.html
    phew!!!!

  • IPhoto crashes when trying to create a calendar

    Hello,
    My iPhoto application crashes when trying to create a calendar.  Actually, it just freezes. 
    Any suggestions?  I'm running 10.7 on a MacBook Pro.

    what version of iPHoto?
    Try Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - rebuild your iPhoto library database
    LN

  • Iphoto crashing when trying to print

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

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

  • CS 3 InDesign Crashes when trying to Export To PDF

    Our File Problem
    Dell Microsoft XP service pack 2
    Mac Intel Duo, Tiger
    CS3 Fully Updated as of 3/17/08
    CS2 Fully Updated as of 3/20/08
    The problem first arose back when we upgraded to CS3, we found that files inside our document were crashing InDesign CS3 when we went to print or export the document as a pdf, the file originally made an interchange file which we could work with in CS2 so we went back and avoided CS3 until the catalog was finished.
    The problem arose again after we started using CS3 again, but not right away. Many documents have been built and exported and printed with no problem. I was able to find and fix the problem through a piece by piece removal process of elimination. I isolated the problem link, opened it in photoshop, made a new psd file and saved the new file with a different name. Problem solved.
    The problem became more complicated recently when I created a document, filled it with links, exported the file, changed nothing but copy in the document went to export and the document crashed InDesign. I then started the process of elimination and found that the problem link was different every time, and when placed into another fresh document would export just fine. All of the links were re-created in photoshop and used to create another document. The document was re created on other machines, everything went well until drop shadows were added into the document, then it crashed InDesign and could not be exported to PDF. We then took the same document, with the drop shadows, exported it in Interchange to CS2 and the document exported just fine to PDF.
    As a test on the drop shadow issue, we took a number of different files and tested these in CS2 and CS3 with and without drop shadows. Every file we tried in CS2 worked fine with and without a drop shadow. However ,we experienced a number of crashed of InDesign with the drop shadows on these files in CS3. It seems to be just a portion of images, of a certain type of product we carry, but other than that there is no consistency to what is causing the crash. We also tested other effects and had the same results with InDesign CS3 crashing.
    The other issue we see with this is that before the 1st of the year, we were able to export the same images in InDesign with the drop shadows and other effects. It seems that since the first of the year, the same images are not longer able to export from CS3 to a PDF. A couple of the possible thoughts we had were that there was an issue with recent updates in CS3, to test this we are going to uninstall CS3 and reinstall without running updates. We also are going to try to recreate the files that crashed InDesign and see if they can crash again on export.
    Has anybody else experienced any similar issues? Does anybody know of a way to identify the problem in CS3 or with our files other than through trial and error? This is a major issue and problem for us since we are primarily a catalog based business and cannot have out catalog crash unexpectedly when we spend months working on it.
    This problem is also not operating system specific, it is happening on both machines listed above

    Dean,
    We found that the issue is a bug in the program, and this was the response i Got from an Adobe guy:
    Initial Response:
    Thank you very much. Weve been able to reproduce the crash. It appears the underlying bug is triggered by having tall narrow PSD images and transparency effects (i.e. drop shadow). Well be working to further understand the root cause, and then working on a fix for a future release/update.
    In the interim the best workaround I can come up with is to rotate the canvas in Photoshop 90 degrees so the image is short and wide, and then rotate it -90 degrees in InDesign after placing so you get the vertical orientation you want. The bug is triggered when processing the data as saved by Photoshop, so avoiding the tall and narrow psd should avoid the bug.
    Im sorry to not have an easier workaround or immediate fix. Please let me know if you encounter any new crashes. Ill let you know if our further investigation changes our understanding of the root cause of the bug.
    Second response:
    Well, I have a bit more info. Switching from a tall narrow image size to a short and wide one should avoid the crash for any specific image that crashed when tall and narrow, but unfortunately the root cause of the bug is in code that could potentially be triggered by any image. It appears to be exceptionally rare for other image proportions, but it is still theoretically possible. It just turns out its much more likely for a tall narrow CMYK+Alpha image.
    So, as it stands I dont have a 100% guaranteed way to avoid this crash, but it should be much less common for short and wide images. If you do encounter the crash, switching the orientation should avoid the crash. Hopefully the orientation workaround will allow you to be productive with InDesign until a future release contains the fix.
    Hope that helps

  • Aperture 3.4.3 crashes when trying to export 350GB library

    When I got Aperture 2 I was new to Mac and the software itself and I decided to keep all my library with referenced images rather than having a managed library. That gave me some sort of peace of mind. Now, when I know better the software and I am more familiar with Macs I have understood that you can trust Aperture 3.4.3 to manage your library. I do everything in Mac now. Also, I have different folders and photographs scattered in my hard drive so I thought it was time to consolidate my library in my new 3TB thunderbolt hard drive.
    Unfortunately, Aperture crashes every time I have tried to export all my projects as a ONE library consolidating masters and so forth.
    Any one knowing a solution for this problem? My library is about 350GB which does not seem to be a lot for Aperture to handle.
    I am using a 2011 macbook pro with intel i7 and 8GB in RAM

    el chubasco wrote:
    Kirby
    I am going to drag all files and folders to my new drive and consolidate project by project.
    Just a couple of things.  It is important to verify _that_ it is crashing.  How do you know?
    It may be that you have some specific Images that are causing the crash.  You might search the forum for one of Léonie's responses to "corrupt image".
    My suggestion was to move your Aperture Library (the ".aplibrary" file package in Finder).  You shouldn't use Finder to move _any_ other files or Finder folders relating to Aperture.  Doing so will almost certainly sever the ties between your Aperture Library and those files.  In general, you use Finder to put an Aperture Library wherever you want, but you use Aperture and only Aperture for any file operations on any files that you have imported into a Library.
    So either move your Library, and then consolidate, or consolidate, and then move your Library.  But under no circumstances move your Referenced Originals with Finder.
    Lastly, there is usually no reason to run "File➞Consolidate Originals" Project by Project.  You haven't reported any problems consolidating Originals, just exporting.  I don't expect that you would have any troubles consolidating Originals that would be helped by doing it in small lots.
    HTH.

Maybe you are looking for

  • Why can't i preview a photo book in iphoto 9?

    I am unable to preview a photo book I created in iphoto 9.  I am currently running snow leopard.  I didn't have a problem until I upgraded my OS from tiger to snow leopard and upgraded to Iphoto 9.  Iphoto always crashes on page two when assembling f

  • IMac Intel 8.1 fan run on

    I have acquired a pre loved Aluminium 2Ghz 20in iMac (Early 2008 I believe) model 8.1 according to the system profiler. The system works flawlessly, however the system fans ramp up to an annoying loud level after about 2 minutes of power up. They do

  • Problem with iTunes/QuickTime

    I just got an iPod and went to go download iTunes. I installed it, and it won't start. It says it "encountered a problem and needs to close" It invariably does this every time I start it, and quicktime does the same thing now. I can't even get into t

  • Empty messages in kmail

    Hi, there's almost 6 months that I started having empty messages in kmail. These messages are identical (empty body with same subject) and impossible to delete. Here is a screenshot: I think it appeared after having deleted some directories, but I'm

  • I can't paste nor copy using IDLE with Python 2.7. Can somebody fix the problem

    I can't paste nor copy using IDLE with Python 2.7. Can somebody fix the problem