Iphoto 11 crashes after lion upgrade evert time i try and add new photos via cable or photo stream, help please !!

Process:         iPhoto [11785]
Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
Identifier:      com.apple.iPhoto
Version:         9.2 (9.2)
Build Info:      iPhotoProject-626000000000000~2
Code Type:       X86 (Native)
Parent Process:  launchd [151]
Date/Time:       2011-10-23 12:28:15.553 +0100
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9
Interval Since Last Report:          228318 sec
Crashes Since Last Report:           40
Per-App Interval Since Last Report:  109038 sec
Per-App Crashes Since Last Report:   40
Anonymous UUID:                      3E7154E2-6019-4E67-94D3-EC91B2F494CE
Crashed Thread:  39  Import thread 2
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000013d38140
VM Regions Near 0x13d38140:
    __TEXT                 0000000013c60000-0000000013d31000 [  836K] r-x/rwx SM=COW  /Library/Application Support/3ivx/*.dylib
--> __DATA                 0000000013d31000-0000000013d6c000 [  236K] rw-/rwx SM=COW  /Library/Application Support/3ivx/*.dylib
    __DATA                 0000000013d6c000-0000000013d8c000 [  128K] rw-/rwx SM=PRV  /Library/Application Support/3ivx/*.dylib
Application Specific Information:
objc[11785]: garbage collection is OFF
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x91b80c22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x91b801f6 mach_msg + 70
2   com.apple.CoreFoundation                0x94ba90ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x94bb2214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x94bb18ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x94bb1798 CFRunLoopRunInMode + 120
6   com.apple.AE                            0x96a6324f AESendMessage + 4116
7   com.apple.ImageCapture                  0x99d133f0 ICAAESendMessage + 78
8   com.apple.ImageCapture                  0x99d13112 ICACommand::SendSync() + 62
9   com.apple.ImageCapture                  0x99d1300e ICACommand::ProcessCommand() + 74
10  com.apple.ImageCapture                  0x99d14257 ICACopyObjectPropertyDictionary_Deprecated + 89
11  com.apple.ImageCapture                  0x99d141f6 ICACopyObjectPropertyDictionary + 24
12  com.apple.iPhoto                        0x0008c60a 0x1000 + 570890
13  com.apple.iPhoto                        0x0008c43f 0x1000 + 570431
14  com.apple.iPhoto                        0x0029adb0 0x1000 + 2727344
15  com.apple.CoreFoundation                0x94c13e1d __invoking___ + 29
16  com.apple.CoreFoundation                0x94c13d59 -[NSInvocation invoke] + 137
17  com.apple.RedRock                       0x01d5ae61 -[RKInvoker _invokeTarget:] + 33
18  com.apple.CoreFoundation                0x94c11091 -[NSObject performSelector:withObject:] + 65
19  com.apple.Foundation                    0x917c5f64 __NSThreadPerformPerform + 503
20  com.apple.CoreFoundation                0x94b8884f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
21  com.apple.CoreFoundation                0x94b882c8 __CFRunLoopDoSources0 + 440
22  com.apple.CoreFoundation                0x94bb20d8 __CFRunLoopRun + 1112
23  com.apple.CoreFoundation                0x94bb18ec CFRunLoopRunSpecific + 332
24  com.apple.CoreFoundation                0x94bb1798 CFRunLoopRunInMode + 120
25  com.apple.HIToolbox                     0x9670ca7f RunCurrentEventLoopInMode + 318
26  com.apple.HIToolbox                     0x96713cc6 ReceiveNextEventCommon + 168
27  com.apple.HIToolbox                     0x96713c0a BlockUntilNextEventMatchingListInMode + 88
28  com.apple.AppKit                        0x9875d040 _DPSNextEvent + 678
29  com.apple.AppKit                        0x9875c8ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
30  com.apple.AppKit                        0x98758c22 -[NSApplication run] + 911
31  com.apple.AppKit                        0x989ed18a NSApplicationMain + 1054
32  com.apple.iPhoto                        0x000114d0 0x1000 + 66768
33  com.apple.iPhoto                        0x00010ad9 0x1000 + 64217
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x91b8390a kevent + 10
1   libdispatch.dylib                       0x94391c58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                       0x943906a7 _dispatch_mgr_thread + 53
Thread 2:
0   libsystem_kernel.dylib                  0x91b8302e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x926e9ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x926eb6fe start_wqthread + 30
Thread 3:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 4:
0   libsystem_kernel.dylib                  0x91b8302e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x926e9ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x926eb6fe start_wqthread + 30
Thread 5:
0   libsystem_kernel.dylib                  0x91b80c22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x91b801f6 mach_msg + 70
2   com.apple.CoreFoundation                0x94ba90ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x94bb2214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x94bb18ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x94bb1798 CFRunLoopRunInMode + 120
6   com.apple.Foundation                    0x9177d607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
7   com.apple.proxtcore                     0x0175daed -[XTRunLoopThread run:] + 509
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 6:
0   libsystem_kernel.dylib                  0x91b80c22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x91b801f6 mach_msg + 70
2   com.apple.CoreFoundation                0x94ba90ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x94bb2214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x94bb18ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x94bb1798 CFRunLoopRunInMode + 120
6   com.apple.Foundation                    0x9177d607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
7   com.apple.proxtcore                     0x0175daed -[XTRunLoopThread run:] + 509
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 7:
0   libsystem_kernel.dylib                  0x91b8302e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x926e9ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x926eb6fe start_wqthread + 30
Thread 8:
0   libsystem_kernel.dylib                  0x91b8302e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x926e9ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x926eb6fe start_wqthread + 30
Thread 9:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 10:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 11:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 12:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 13:
0   libsystem_kernel.dylib                  0x91b80c22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x91b801f6 mach_msg + 70
2   com.apple.CoreFoundation                0x94ba90ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x94bb2214 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x94bb18ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x94bb1798 CFRunLoopRunInMode + 120
6   com.apple.Foundation                    0x9177d607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
7   com.apple.proxtcore                     0x0175daed -[XTRunLoopThread run:] + 509
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 14:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 15:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 16:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 17:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 18:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 19:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 20:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 21:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 22:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 23:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 24:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 25:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 26:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 27:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 28:
0   libsystem_kernel.dylib                  0x91b80c22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x91b801f6 mach_msg + 70
2   com.apple.iLifeSQLAccess                0x0184ef41 -[RALatchTrigger wait] + 81
3   com.apple.iLifeSQLAccess                0x0184edc9 -[RAOperationQueueImpl _workThread] + 217
4   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
5   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
6   libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
7   libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 29:
0   libsystem_kernel.dylib                  0x91b80c22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x91b801f6 mach_msg + 70
2   com.apple.iLifeSQLAccess                0x0184ef41 -[RALatchTrigger wait] + 81
3   com.apple.iLifeSQLAccess                0x0184edc9 -[RAOperationQueueImpl _workThread] + 217
4   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
5   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
6   libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
7   libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 30:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.RedRock                       0x01d38ac1 -[RKAsyncImageRenderer _backgroundRenderThread:] + 177
7   com.apple.CoreFoundation                0x94c1953a -[NSObject performSelector:] + 58
8   com.apple.proxtcore                     0x01766626 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
9   com.apple.CoreFoundation                0x94c11091 -[NSObject performSelector:withObject:] + 65
10  com.apple.proxtcore                     0x0175dcb5 -[XTSubscription postMessage:] + 181
11  com.apple.proxtcore                     0x0175d406 -[XTDistributor distributeMessage:] + 726
12  com.apple.proxtcore                     0x0175cf55 -[XTThread handleMessage:] + 1285
13  com.apple.proxtcore                     0x0175b6c6 -[XTThread run:] + 438
14  com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
15  com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
16  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
17  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 31:
0   libsystem_kernel.dylib                  0x91b8302e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x926e9ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x926eb6fe start_wqthread + 30
Thread 32:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x9269c42c pthread_cond_wait$UNIX2003 + 71
3   com.apple.Foundation                    0x917d2d40 -[NSCondition wait] + 304
4   com.apple.iPhoto                        0x0005c59a 0x1000 + 374170
5   com.apple.iPhoto                        0x0005c4f2 0x1000 + 374002
6   com.apple.CoreFoundation                0x94c13e1d __invoking___ + 29
7   com.apple.CoreFoundation                0x94c13d59 -[NSInvocation invoke] + 137
8   com.apple.RedRock                       0x01d5ae61 -[RKInvoker _invokeTarget:] + 33
9   com.apple.RedRock                       0x01d6c6c4 -[RKInvoker _invokeTargetWithPool:] + 68
10  com.apple.CoreFoundation                0x94c11091 -[NSObject performSelector:withObject:] + 65
11  com.apple.proxtcore                     0x01766626 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
12  com.apple.CoreFoundation                0x94c11091 -[NSObject performSelector:withObject:] + 65
13  com.apple.proxtcore                     0x0175dcb5 -[XTSubscription postMessage:] + 181
14  com.apple.proxtcore                     0x0175d406 -[XTDistributor distributeMessage:] + 726
15  com.apple.proxtcore                     0x0175cf55 -[XTThread handleMessage:] + 1285
16  com.apple.proxtcore                     0x0175b6c6 -[XTThread run:] + 438
17  com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
18  com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
19  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
20  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 33:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x926ebf7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x91803507 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x917c992a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x917c97fe -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
8   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
9   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
11  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 34:
0   libsystem_kernel.dylib                  0x91b80c22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x91b801f6 mach_msg + 70
2   com.apple.iLifeSQLAccess                0x0184ef41 -[RALatchTrigger wait] + 81
3   com.apple.iLifeSQLAccess                0x0184edc9 -[RAOperationQueueImpl _workThread] + 217
4   com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
5   com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
6   libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
7   libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 35:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x91b82b42 __select + 10
1   com.apple.CoreFoundation                0x94c00195 __CFSocketManager + 1557
2   libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
3   libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 36:
0   libsystem_kernel.dylib                  0x91b8283e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x926ebe21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x9269c42c pthread_cond_wait$UNIX2003 + 71
3   com.apple.Foundation                    0x917d2d40 -[NSCondition wait] + 304
4   com.apple.Foundation                    0x917c5948 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1236
5   com.apple.Foundation                    0x917c53de -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 160
6   com.apple.RedRock                       0x01d5ac75 -[RKInvoker forwardInvocation:] + 133
7   com.apple.CoreFoundation                0x94c0e20e ___forwarding___ + 894
8   com.apple.CoreFoundation                0x94c0de22 _CF_forwarding_prep_0 + 50
9   com.apple.iPhoto                        0x0008c8bc 0x1000 + 571580
10  com.apple.iPhoto                        0x0008c0f6 0x1000 + 569590
11  com.apple.iPhoto                        0x0008beaf 0x1000 + 569007
12  com.apple.iPhoto                        0x0008ca23 0x1000 + 571939
13  com.apple.iPhoto                        0x0008ca6e 0x1000 + 572014
14  com.apple.iPhoto                        0x0008be10 0x1000 + 568848
15  com.apple.iPhoto                        0x0008bd05 0x1000 + 568581
16  com.apple.CoreFoundation                0x94c13e1d __invoking___ + 29
17  com.apple.CoreFoundation                0x94c13d59 -[NSInvocation invoke] + 137
18  com.apple.RedRock                       0x01d5ae61 -[RKInvoker _invokeTarget:] + 33
19  com.apple.RedRock                       0x01d6c6c4 -[RKInvoker _invokeTargetWithPool:] + 68
20  com.apple.CoreFoundation                0x94c11091 -[NSObject performSelector:withObject:] + 65
21  com.apple.proxtcore                     0x01766626 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
22  com.apple.CoreFoundation                0x94c11091 -[NSObject performSelector:withObject:] + 65
23  com.apple.proxtcore                     0x0175dcb5 -[XTSubscription postMessage:] + 181
24  com.apple.proxtcore                     0x0175d406 -[XTDistributor distributeMessage:] + 726
25  com.apple.proxtcore                     0x0175cf55 -[XTThread handleMessage:] + 1285
26  com.apple.proxtcore                     0x0175b6c6 -[XTThread run:] + 438
27  com.apple.Foundation                    0x917d0f7d -[NSThread main] + 45
28  com.apple.Foundation                    0x917d0f2d __NSThread__main__ + 1582
29  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
30  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 37:: Import thread 0
0   libsystem_kernel.dylib                  0x91b826e6 __open + 10
1   com.apple.ColorSync                     0x960ff59c ColorSyncProfileCacheIterateProfiles + 71
2   com.apple.ColorSync                     0x960f976b ColorSyncIterateInstalledProfiles + 39
3   ColorSyncDeprecated.dylib               0x983bc29e CMIterateColorSyncFolder + 73
4   com.apple.geode                         0x00fb634f +[DGColorSyncProfile synchronizeProfiles] + 318
5   com.apple.geode                         0x00fb61a2 +[DGColorSyncProfile newProfileWithName:] + 35
6   com.apple.RedRock                       0x01d8c3da -[RKMetadata _digestedExifAttributesFromRawAttributes:] + 8234
7   com.apple.RedRock                       0x01d8a362 -[RKMetadata setRawImageAttributes:] + 82
8   com.apple.RedRock                       0x01e28525 -[RKMetadata initWithPath:cgImageSource:options:sidecar:] + 1045
9   com.apple.RedRock                       0x01d8a12e -[RKMetadata initWithPath:cgImageSource:options:] + 62
10  com.apple.iPhoto                        0x0067cd8d 0x1000 + 6798733
11  com.apple.iPhoto                        0x0067afda 0x1000 + 6791130
12  com.apple.iPhoto                        0x00151024 0x1000 + 1376292
13  com.apple.iPhoto                        0x0015080f 0x1000 + 1374223
14  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
15  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 38:: Import thread 1
0   libsystem_c.dylib                       0x926d5a70 longcopy + 80
1   libsystem_c.dylib                       0x926bfc98 memmove$VARIANT$sse3x + 218
2   com.apple.CoreFoundation                0x94b8b057 CFDataReplaceBytes + 727
3   com.apple.CoreFoundation                0x94b8aca8 __CFDataInit + 1128
4   com.apple.CoreFoundation                0x94b8d7f9 CFDataCreate + 41
5   com.apple.CoreGraphics                  0x9b0586d9 CGDataProviderCopyData + 96
6   libCSync.A.dylib                        0x9c18c598 CMSValidateProfile + 26
7   com.apple.CoreGraphics                  0x9b0585b5 CGCMSInterfaceValidateProfile + 59
8   com.apple.CoreGraphics                  0x9b05856f CGCMSUtilsValidateProfile + 24
9   com.apple.CoreGraphics                  0x9b0583f4 CGColorSpaceCreateWithICCData + 55
10  com.apple.geode                         0x00fb67ce -[DGColorSyncProfile initWithProfileData:] + 644
11  com.apple.geode                         0x00fb6489 +[DGColorSyncProfile addProfile:] + 61
12  com.apple.geode                         0x00fb6442 DGCMProfileIterator + 40
13  ColorSyncDeprecated.dylib               0x983bc757 profileIterateCallback + 1188
14  com.apple.ColorSync                     0x960ffec6 ColorSyncProfileCacheIterateProfiles + 2417
15  com.apple.ColorSync                     0x960f976b ColorSyncIterateInstalledProfiles + 39
16  ColorSyncDeprecated.dylib               0x983bc29e CMIterateColorSyncFolder + 73
17  com.apple.geode                         0x00fb634f +[DGColorSyncProfile synchronizeProfiles] + 318
18  com.apple.geode                         0x00fb61a2 +[DGColorSyncProfile newProfileWithName:] + 35
19  com.apple.RedRock                       0x01d8c3da -[RKMetadata _digestedExifAttributesFromRawAttributes:] + 8234
20  com.apple.RedRock                       0x01d8a362 -[RKMetadata setRawImageAttributes:] + 82
21  com.apple.RedRock                       0x01e28525 -[RKMetadata initWithPath:cgImageSource:options:sidecar:] + 1045
22  com.apple.RedRock                       0x01d8a12e -[RKMetadata initWithPath:cgImageSource:options:] + 62
23  com.apple.iPhoto                        0x0067cd8d 0x1000 + 6798733
24  com.apple.iPhoto                        0x0067afda 0x1000 + 6791130
25  com.apple.iPhoto                        0x00151024 0x1000 + 1376292
26  com.apple.iPhoto                        0x0015080f 0x1000 + 1374223
27  libsystem_c.dylib                       0x926e7ed9 _pthread_start + 335
28  libsystem_c.dylib                       0x926eb6de thread_start + 34
Thread 39 Crashed:: Import thread 2
0   ???                                     0x13d38140 get_feature_flags + 0
1   lib3ivxEnc.dylib                        0x13cb5f38 InitHooks + 5088
2   lib3ivxEnc.dylib                        0x13cb7d4e InitThrivex + 68
3   lib3ivxEnc.dylib                        0x13ccbbdc l3_init + 11
4   com.3ivx.videocodec                     0x130d456d ThrivXCDOpen + 676
5   com.apple.CoreServices.CarbonCore          0x92ac4514 callComponentStorage_44 + 25
6   com.apple.CoreServices.CarbonCore          0x92b7345d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
7   com.apple.CoreServices.CarbonCore          0x92b7349d CallComponentFunctionWithStorageProcInfo + 30
8   com.3ivx.videocodec                     0x130d3d5e ThrivXCDComponentDispatch + 173
9   com.apple.CoreServices.CarbonCore          0x92ae95f5 CallComponent + 223
10  com.apple.CoreServices.CarbonCore          0x92ae963e CallComponentDispatch + 29
11  com.apple.CoreServices.CarbonCore          0x92b55898 CallComponentOpen + 43
12  com.apple.CoreServices.CarbonCore          0x92ae82b4 OpenAComponent + 426
13  com.apple.CoreServices.CarbonCore          0x92ae8334 OpenComponent + 24
14  com.apple.CoreServices.CarbonCore          0x92ae957c CallComponent + 102
15  com.apple.CoreServices.CarbonCore          0x92ae963e CallComponentDispatch + 29
16  com.apple.CoreServices.CarbonCore          0x92b55722 CallComponentGetPublicResource + 57
17  com.apple.QuickTime                     0x9951e65f cchaMissing + 329
18  com.apple.CoreServices.CarbonCore          0x92ae8d51 GetComponentPublicResourceList + 691
19  com.apple.QuickTime                     0x9951da7f startUsingCachedCodecCharacterizations + 263
20  com.apple.QuickTime                     0x9951d540 FindBestChain + 30
21  com.apple.QuickTime                     0x9951c362 ICMSequenceGetChain + 504
22  com.apple.QuickTime                     0x99516bea DoBandedDecompress + 5291
23  com.apple.QuickTime                     0x995156d6 ICMAction + 2916
24  com.apple.QuickTime                     0x9951498a ICMDeviceLoop + 4098
25  com.apple.QuickTime                     0x9951b966 DecompressSequenceFrameWhen + 748
26  com.apple.QuickTime                     0x9951b671 DecompressSequenceFrameS + 61
27  com.apple.QuickTimeImporters.component          0x9798f18d importGraphicDrawInternal + 1981
28  com.apple.QuickTimeImporters.component          0x9798fa8f importGraphicDrawOrDecide + 2115
29  com.apple.CoreServices.CarbonCore          0x92ac445c callComponentStorage_4 + 15
30  com.apple.CoreServices.CarbonCore          0x92b7345d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
31  com.apple.CoreServices.CarbonCore          0x92b7349d CallComponentFunctionWithStorageProcInfo + 30
32  com.apple.QuickTimeImporters.component          0x97987af0 ImportGraphicComponentDispatch + 64
33  com.apple.CoreServices.CarbonCore          0x92ae95f5 CallComponent + 223
34  com.apple.CoreServices.CarbonCore          0x92ae961c DelegateComponentCall + 24
35  com.apple.QuickTimeImporters.component          0x97922fdb ImportJFIFComponentDispatch + 96
36  com.apple.CoreServices.CarbonCore          0x92ae95f5 CallComponent + 223
37  co

The issue referred to in this thread dates back to October and is long since fixed. If you have an issue create a new thread and describe it. If you think it helps post the first 50 lines only of your crash report. Remember crashing isn't a problem in itself, it's a symptom on a problem, so there are many different reasons why a crash may occur.

Similar Messages

  • Flash Plug in is crashing after recent upgrade. I tried uninstalling, and reinstalling, still crashing. Firefox and Plug-in are current. What else can I do?

    Flash Plug in is crashing after recent upgrade. I tried uninstalling, and reinstalling, still crashing. Firefox and Plug-in are current. What else can I do?

    What I suggest you do here is to use Adobe's uninstaller tool to uninstall Flash first of all: http://kb2.adobe.com/cps/141/tn_14157.html
    Then reboot, go to http://get.adobe.com/flashplayer/ and reinstall it.
    I notice too that you have an outdated version of Shockwave For Director. You can update that via http://get.adobe.com/shockwave/

  • Every time I try and add a Title to my movie project, iMovie crashes!

    Every time I try and add a title to my movie project, iMovie crashes!  I am running Snow Leopard and iMovie '09 (version 8.0.6).  I haven't used iMovie in a couple of months,  but can't imagine why that would make a difference.  This issue happens with multiple projects, and seems to happen whenever I click the Title button in iMovie.  Any help is appreciatied, as I need to add some titles to one of my projects!!  Error report is below:
    Process:         iMovie [592]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovie8
    Version:         8.0.6 (821)
    Build Info:      iMovieApp-8210000~16
    Code Type:       X86 (Native)
    Parent Process:  launchd [118]
    Date/Time:       2011-10-02 20:29:10.939 -0600
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          219835 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  3170 sec
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      18DE19CD-A002-4EC9-A99F-30DACE26CE81
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000063290018
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                                     0x290021b8 0 + 687874488
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9a997382 kevent + 10
    1   libSystem.B.dylib                       0x9a997a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9a996f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9a996cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9a996781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9a9965c6 start_wqthread + 30
    Thread 2:  QTKit: QTVisualContextImageProviderWorkLoop
    0   libSystem.B.dylib                       0x9a970afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9a971267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9889b30f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9889a3f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x988a0334 CFRunLoopRun + 84
    5   com.apple.QTKit                         0x987ec465 QTVisualContextImageProviderWorkLoop + 128
    6   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    7   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x9a970afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9a971267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9889b30f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9889a3f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x988a0334 CFRunLoopRun + 84
    5   com.apple.FWAVCPrivate                  0x0083d1b8 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 135
    6   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    7   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x9a970b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a99e6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9a9cd5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x944cbb90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x944cb8ce TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component          0x97d7fe35 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    7   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x9a99eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a99e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a9a03f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x19b6d8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x9a99eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a99e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a9a03f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x19b6d8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x9a99eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a99e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a9a03f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x19b6d8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x9a99eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a99e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a9a03f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x19b6d8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x9a970b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a99e6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9a9e705f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x97eedfd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x9a970b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a99e6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9a9e705f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x97eedfd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x9a970b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a99e6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9a9e705f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x97eedfd9 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 12:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x9a98fac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x988dac83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    3   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x9a996412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9a9969a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9a9965c6 start_wqthread + 30
    Thread 14:
    0   libSystem.B.dylib                       0x9a970b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a99e6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9a9cd5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x944cbb90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x944cb8ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x945265aa AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    7   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x9a99eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a99e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a9a03f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x19b6d8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x9a99eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a99e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a9a03f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x19b6d8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x9a99eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a99e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a9a03f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x19b6d8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x9a99eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a99e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a9a03f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x19b6d8b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x9a970afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9a971267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9889b30f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9889a3f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x988a0334 CFRunLoopRun + 84
    5   com.apple.QuartzComposer                0x96617845 -[QCRunLoopPatch _runLoopThread:] + 449
    6   com.apple.Foundation                    0x9a3ea564 -[NSThread main] + 45
    7   com.apple.Foundation                    0x9a3ea514 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x9a99e259 _pthread_start + 345
    9   libSystem.B.dylib                       0x9a99e0de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x290021c0  ebx: 0x9752f954  ecx: 0xbfffe7eb  edx: 0x29002178
      edi: 0x290081a8  esi: 0x290081ac  ebp: 0x29007400  esp: 0xbfffe7cc
       ss: 0x0000001f  efl: 0x00010286  eip: 0x290021b8   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x63290018
    Binary Images:
        0x1000 -   0x334ffc  com.apple.iMovie8 8.0.6 (821) <CD0B8453-4663-7F8C-EFF4-926EAB254B2A> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x3d2000 -   0x40bfe3  com.apple.MPEG2TSDecoder 1.0 (84) <75EC884A-7300-87B1-7E3A-A2B156BD4D79> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x443000 -   0x464fff  com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
      0x477000 -   0x51aff4  com.apple.DotMacKit 47 (3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
      0x580000 -   0x581ff7  com.apple.Helium 3.0.0 (157) <22FD7CB4-024E-3065-EB67-262ABF99636E> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x587000 -   0x588fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x58e000 -   0x643fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
      0x689000 -   0x7bbfe4  com.apple.Helium.HeliumRender 2.0.0 (157) <DEA355F6-22DC-68D4-EA7A-EE06C0D7F150> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
      0x814000 -   0x814ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
      0x838000 -   0x86bff3  com.apple.FWAVCPrivate 30.46 (46) <786C1EA9-AE6E-C66F-A290-8705A4F43EA8> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
      0x8a2000 -   0x8a6ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
      0x8ab000 -   0x8b1ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
      0xd00000 -   0xe79ff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
      0xeab000 -   0xecffe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1355b000 - 0x1396efef  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <257CAA1D-6573-2932-E344-E96F6C9CDA84> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x164f9000 - 0x164faff7  com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <23D52DA9-0F87-6EAA-990E-2864C4B6D6AA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x166a8000 - 0x167f1fe7  com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <2AA8E13C-4221-698B-F755-DB8103D191B9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
    0x16832000 - 0x1683aff7  com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) <BF2A071D-6F1C-03BA-DD1B-74F93CE9D7B0> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x16841000 - 0x1684bff7  com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) <B089F264-64BE-07DE-E250-D5C63C351222> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS /iLMBFinalCutPlugin
    0x16851000 - 0x16853ff7  com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <0896FA5E-8453-B2F6-8E87-F5F2FA382395> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x16858000 - 0x1685cff7  com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) <E10E678C-831C-7A6B-1A56-775CD81DA98E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x16862000 - 0x1686eff7  com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <313540B0-C7D2-5EB4-C688-0FCB9FFD5E81> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x16875000 - 0x16889ffb  com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <0016975B-CA8E-76EA-3BF7-BAD4C8834814> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x16891000 - 0x169ddfe7  com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <86E4AD5A-1233-9F42-B4BD-CECFFC4C4ACD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
    0x16a20000 - 0x16a29ff7  com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) <D6F8A353-CDC4-A9B8-383E-5D6F7FBAF593> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x16a30000 - 0x16a38ff7  com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <4A54C561-8932-6E09-BDAE-C030D494E0DA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x16a3f000 - 0x16ad2ffb  com.apple.iTunesAccess 10.4.1 (10.4.1) <4D8A14A1-98A0-B6F1-578B-92F1880078FC> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x16afa000 - 0x16afcff7  com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <4A70635B-4CF4-8F65-BF6D-3B6F18838A23> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x16b01000 - 0x16b03ff7  com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <77BE4315-C665-3243-B857-64895276EFA1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x16d17000 - 0x16d3bff7  com.apple.QuartzComposer.ExtraPatches 4.2 (156.16) <877B2D84-7CA6-501F-FF2D-C33BC52C0074> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x16d4b000 - 0x16d74fff  com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x16d82000 - 0x16d84ff7  com.apple.podcastproducer.ImageDiffer 1.2.3 (168.7) <0EE2A12C-11A5-5801-5442-D5A7C7542CF3> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0x173b1000 - 0x173b4ff3  libFontRegistryUI.dylib ??? (???) <2F4E6F71-F4FE-4B2D-A872-94B2FCE0D31B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x196e4000 - 0x196e9fff  com.apple.AppleMPEG2Codec 1.0.2 (220.1) <EDDCFD0D-37F6-A846-EB4D-8E683ACC5184> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x19b63000 - 0x19b7efef  com.apple.AppleIntermediateCodec 1.3.2 (153) <EFB476B9-486E-5112-50C8-8918A7964C22> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x19ea7000 - 0x19ec0fe7  com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1a000000 - 0x1a055fef  com.apple.AppleProResDecoder 2.0 (223) <793BA98A-2E7D-1C39-998D-805B60034DF4> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x1a08d000 - 0x1a107fef  com.apple.AppleVAH264HW.component 2.0 (1.0) <4AF4C42D-7DE3-0C08-82A4-C3B970D3914E> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1a300000 - 0x1a33cfe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1783) <9D242689-A430-BD2D-3CF0-3AC6F6CCD1D9> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1a8db000 - 0x1a8dfff7 +com.bensyverson.quartzcomposer.dvmatte 1.0 (1.0) <DC961ABE-200A-E9E3-5CD2-7B98F129D0BF> /Applications/iMovie.app/Contents/Resources/Plugins/dvmatte.plugin/Contents/Mac OS/dvmatte
    0x1b000000 - 0x1b1e6fef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <8DA1B494-CD97-D4CC-3D5D-FACFAAE9D968> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1b248000 - 0x1b294ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1ba40000 - 0x1ba6cfff  com.apple.oxygene.layers.iDVDQCPatches 1.0.0 (602.0.2) <2F6AD71A-EDFB-66DF-ACBD-46617FDB7C0E> /Applications/iMovie.app/Contents/Resources/iDVDQCPatches.plugin/Contents/MacOS /iDVDQCPatches
    0x1c5e4000 - 0x1c5e5ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x21c7a000 - 0x2205ffe7  QuickTimeH264.scalar ??? (???) <CE0DE83D-B2F4-E4CE-A392-7C22A83F67A1> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <E50D0989-0609-EAF7-3B3B-B10D7847BAA5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90078000 - 0x9007aff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9007b000 - 0x9007bff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9007c000 - 0x900d4fe7  com.apple.datadetectorscore 2.0 (80.7) <18C2FB6A-BF60-F838-768C-0306151C21DA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x900d5000 - 0x903cffef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90418000 - 0x90455ff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9045e000 - 0x90486ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x90487000 - 0x90492ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90493000 - 0x904a5ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x904a6000 - 0x904fcff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x904fd000 - 0x9062affb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x907c5000 - 0x90b30ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90b31000 - 0x90b32ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90b33000 - 0x90b94fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90b95000 - 0x90b9dff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90b9e000 - 0x90c17ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x90c18000 - 0x90cc5fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x90cc6000 - 0x90ccbff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90ccc000 - 0x90d06ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x90d2e000 - 0x90d42ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90d43000 - 0x90df3fe3  com.apple.QuickTimeImporters.component 7.6.6 (1783) <E0BF3843-1044-F371-AB6F-423C5E9E417B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x90df4000 - 0x90fd6fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90fd7000 - 0x91041fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x91042000 - 0x91168fe7  com.apple.WebKit 6534 (6534.50) <219E2787-ED6D-5358-6659-35A9D62955F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91169000 - 0x91177fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x911bd000 - 0x9122bff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x9122c000 - 0x9125ffff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x91260000 - 0x91271ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91277000 - 0x91277ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x918f1000 - 0x91934ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91935000 - 0x91d86fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x91d87000 - 0x91d93ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x91dc9000 - 0x91dcdff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x91dce000 - 0x921e4ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x921ed000 - 0x921edff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x92210000 - 0x92256ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x92257000 - 0x92257ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92258000 - 0x922b5ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x922b6000 - 0x92362fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92363000 - 0x9236dfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9236e000 - 0x92375ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x923a9000 - 0x923abff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x923ac000 - 0x923dcff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x923dd000 - 0x923e6ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x923f5000 - 0x923f9ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x923fa000 - 0x924a8ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x924d8000 - 0x92591fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x925b1000 - 0x9262cfff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9262d000 - 0x92663fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x92664000 - 0x933befe7  com.apple.WebCore 6534 (6534.50) <492FD955-DCB6-2E2D-3F51-CF295516877A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9340d000 - 0x934eafe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x934eb000 - 0x934ebff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x934ec000 - 0x93569ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9356a000 - 0x93748fe3  libType1Scaler.dylib ??? (???) <97A2DBFA-C50B-266C-E63A-D6644F3B737C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x93749000 - 0x937b8ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x937b9000 - 0x93fa8557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93fa9000 - 0x93fbdfe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x93fbe000 - 0x93fd9ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94013000 - 0x94448ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94449000 - 0x94484feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x94485000 - 0x947a5ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x947a6000 - 0x947effe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x947f0000 - 0x9491efe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9491f000 - 0x94ddaff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x94ddb000 - 0x956beff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x956bf000 - 0x9570fff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9575d000 - 0x9578eff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9578f000 - 0x9589bff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9589c000 - 0x9592efe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9592f000 - 0x95930ff7  com.apple.TrustEvaluationAgent 1.1 (1) <8C570606-D77C-738E-7148-6B28846F0B3C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9593e000 - 0x95c62fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95c63000 - 0x95e25feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95e26000 - 0x95edefeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95edf000 - 0x95ee0ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95ee1000 - 0x95f50ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95f51000 - 0x95f66fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95f67000 - 0x95fc1fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x95fc2000 - 0x95fd4ff7  com.apple.CoreMediaAuthoring 0.706 (706) <81D68084-D7BD-E52E-9B1C-C8EC0FCECE3C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x96044000 - 0x9606affb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9606b000 - 0x9606eff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9606f000 - 0x960b0ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x960b1000 - 0x961acfff  com.apple.PubSub 1.0.5 (65.28) <DD6B2666-9858-5745-A44D-0CA2309222B3> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x961ee000 - 0x963f5feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x963f6000 - 0x964d0fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x964d1000 - 0x964e1ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x964e2000 - 0x9657dfe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9657e000 - 0x967a9ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x967aa000 - 0x967b0ff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x967b1000 - 0x96831feb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96832000 - 0x9685cff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96889000 - 0x968cbff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x968cc000 - 0x96930ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96931000 - 0x96934fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x96aba000 - 0x96b52fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96b53000 - 0x96bcaff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96bcb000 - 0x96be3ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96be4000 - 0x96ce6fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x96ce7000 - 0x96cf2ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9708e000 - 0x970d2ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x970d8000 - 0x970f7ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x970f8000 - 0x9713cfe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9713d000 - 0x9717aff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9725e000 - 0x97261ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9743f000 - 0x9744dff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9744e000 - 0x974a1ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x974a2000 - 0x974dcfe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x974dd000 - 0x974f9fe3  com.apple.openscripting 1.3.1 (???) <DE20A1B9-F9B6-697C-B533-F5869BA43077> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x974fa000 - 0x97715ff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x97716000 - 0x9771dff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9771e000 - 0x977c6ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x977c7000 - 0x98719ff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9871a000 - 0x9885dfef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9885e000 - 0x989d9fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x989da000 - 0x989deff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x989df000 - 0x98a22ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x98b6e000 - 0x98c0bfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x98c0c000 - 0x98c30ff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x98c31000 - 0x98c31ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x98d67000 - 0x98fcdff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x98fce000 - 0x98fd8ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <45083DBA-5EA4-9B90-8BEB-A089E515180F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x98fd9000 - 0x98ffbfef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x98ffc000 - 0x99002fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x99003000 - 0x9904affb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9904b000 - 0x99051fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x99052000 - 0x99130fef  com.apple.QuickTimeMPEG4.component 7.6.6 (1783) <FBD481B1-E8F8-4DA7-E33E-ACA5BFB0D90B> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9915b000 - 0x9918eff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9918f000 - 0x9980aff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x99a63000 - 0x99aa8ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x99aa9000 - 0x99c2bfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x99c2c000 - 0x99d2dfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x99d4b000 - 0x99d72ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x99d73000 - 0x99dabff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x99dac000 - 0x99e8cfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x99e8d000 - 0x99ecdff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x99ece000 - 0x99f8afff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x99f8b000 - 0x99f95ff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x99f96000 - 0x99f99ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x99fd5000 - 0x9a0d7fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x9a0d8000 - 0x9a1a9fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9a1aa000 - 0x9a1b7ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9a1b8000 - 0x9a1baff7  com.apple.QuickTimeH264.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9a1bb000 - 0x9a1bbff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9a1e7000 - 0x9a2b2fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9a2b3000 - 0x9a32dfff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9a32e000 - 0x9a32eff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9a32f000 - 0x9a34efe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x9a34f000 - 0x9a36ffe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x9a3d4000 - 0x9a645fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9a646000 - 0x9a783fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9a787000 - 0x9a792ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9a793000 - 0x9a7e0feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9a7e1000 - 0x9a81fff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9a820000 - 0x9a841fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9a842000 - 0x9a8c4ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9a8f3000 - 0x9a903ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9a912000 - 0x9a912ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9a970000 - 0x9ab17ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0xbb100000 - 0xbb103fe7  libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <80CA35C5-AFBF-DD2D-B47B-9CE773B9CAEF> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: iMac11,1, BootROM IM111.0034.B02, 4 processors, Intel Core i5, 2.66 GHz, 4 GB, SMC 1.54f36
    Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST31000528ASQ, 931.51 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0xfa111000 / 5
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa120000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd110000 / 3

    I guess that what you call an arrow is the warning red symbol.
    The app is so fair with its users that it describe the error if they take time to click the symbol.
    Yvan KOENIG (VALLAURIS, France) mercredi 8 février 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.3
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k

  • Why does safari crash after lion upgrade

    why does safari crash after lion upgrade

    Right or control click the Safari app in the Applications folder then click Get Info.
    In the Get Info panel, look for the Safari version number. If it's prior to Safari 6, updating to Safari 6 may help.
    Click here >  Safari Quits Every Time Opened: Apple Support Communities
    Then click the link posted by:  gregoryfromcork
    That will automatically download this file >  Safari6Lion.pkg.download
    Now quit Safari.
    Go to your Downloads folder and double click that file and follow the instructions for installing.
    Then restart your Mac, try Safari.
    If you already have Safari 6 installed, post a crash report.
    If Safari has just crashed, press the Report button on the CrashReporter dialog box to view the crash  information.
    Copy/paste the entire contents of the Crash Reporter window into your reply including the, "binary images" sesction.
    f the crash report dialog does not appear or the crash is hard to reproduce, crash logs can be retrieved from the ~/Library/Logs/CrashReporter> folder.

  • IPhoto Crashing After HDD upgrade

    Hi,
    I have MBP 2010
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro7,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.4 GHz
       HDD: 256GB Hitachi
      OS: Snow Leoperd 10.6.8
    Recently I purchased WD Scorpio 750GB, 7500RPM Hard disk. Upgraded the internal hard disk with the new one after cloning etc...
    First week i observed system was little slow & beachballs.
    Second week Google Chrome crashed. iPhoto Started crashing as well, but it was opening when i tried reopening, Crash report said some thing like this.
    Thrid week, iPhoto Stopped opening on retries also, and it was continuously crashing all the time.
    So i thought of restoring from the old time machine backup!, This process went well till 17%, but it stopped all of sudden with some reason (I could not collect it bcoz it was fast).
    Then when i checked the hard disk in disk utility, it clearly mentioned that the "SMART Status as Failing" & suggested me to take backup as much as possible.
    Now I replaced the new HDD with old 250GB hard disk and everything went well.
    After this i connected the Scorpio HDD to Windows 7 via a USB enclosure & used "WD Data Life Guard software" to see the SMART Status as Failed.
    One attribute was failing: Realloaction sector count was 133 and it marked as failed.
    Now i Would like to know what might have gone wrong.
    I have already gone through various discussions in this forum reporting the scorpio 750GB with issues on MBP
    I have already filed the replacement order for the Failed Scorpio HDD, But before planning the next step, I would like to get the clear unserstanding
    1. Why this issue happens and what can be done,
    2. Can I use 1TB Blue instead of Scorpio Black
    3. Do i need to downgrade the EFI to 1.6?
    Note: Actual replacement of the HDD was done by Apple care experts to avoid Static Power harming the internals of HDD or MBP, so on that side we are safe.

    Small change, My MBP is already in 1.6 so Question 3, doesn't hold right.
      Boot ROM Version:          MBP71.0039.B0B
      SMC Version (system):          1.62f7

  • MacBook Slow/Crashes after Lion Upgrade

    MacBook (13-inch, Aluminum, Late 2008) runs slow, crashes after update to Lion. Ran fine before. Now it crashes when it goes to sleep with screen saver running, sometimes takes multiple force-restarts to boot and seems to run out of RAM (menu bar disapears or a second when switching apps, lots of spinning beach balls). Can't run more than two CS4 apps at once.Aboiut 45 GB free on the 250 GB drive. Any ideas?

    The "do not enter" sign is saying that you're computer cannot locate a hard drive to boot from. Turn on the machine with the option key down. See if the computer give you an option to select a hard drive. If it doesn't select it and it should boot from the selected hard drive. If it doesn't see any bootable hard drive, it usually means your hard drive is dead. In that case, go get a replacement and hopefully you backed everything up.

  • IPhoto issues after Lion upgrade

    I upgraded my iMac to OS X lion 10.7.4 and iPhoto '11 didn't work properly.  I deleted and reinstalled it from my iLife'11 disc but now get message that I must update iPhoto.  Update says I'm up to date.  Any suggestions?

    Go to
    http://support.apple.com/downloads/
    Find and download the 9.1 updater. Run it. Then Run Software update again.
    Regards
    TD

  • TS1394 My pictures file is locked.  Don't have permission to access iPhoto library after Yosemite upgrade.  How do I dump the new Pictures file and restore the old?

    Just upgraded to Yosemite 10.10.1   iPhoto gives me a permissions error when I try to access the photo library.  When I track down the "Pictures" folders, the new "blessed" Pictures folder (with camera on the folder) is empty.  The previous Pictures folder, now a generic folder named "Pictures" is found at  MacHD>Users>Guest, with a no access red circle/white bar in the lower right corner.  Get info tells me that "Guest" has read/write privileges, but not me, logged on with administrator password.  Logging in as "Guest" does no good, the folder is no longer findable.  Disk Utility Permissions repair and restart, both as Guest and with the administrator password are fruitless.  I cannot alter the locked Pictures folder.  Will moving the "blessed" pictures folder to the trash and restarting possibly fix this? If not, then how?  Thanks.

    Try holding alt or option key when starting iPhoto to choose a new Library.

  • IPhoto damaged after Lion upgrade

    iPhoto app (iLive 11) now has the prohibited app icon and when opened says that iPhoto.app may be damaged or incomplete. A few other apps are the same way such as Mac The Ripper, IE, OmniPage etc. though I'm less concerned with those.
    Any suggestions?

    Yeah I ran software update until there were no more before upgrading to Lion. The other iLife apps seem to work.

  • Keynote keeps "quitting unexpectedly" every time I try to add the "Shimmer" build to a slide. Help! Frustrated...

    I've created a simple one slide presentation with music in the background for about 25 seconds, and 2 shimmer builds. It is meant to be a simple holiday greeting. For some reason, every time I add my second Shimmer build, I get the rainbow ball for a few minutes and then Keynote quits unexpectedly. Why is ths???

    Hi aginaya,
    If your iMovie is quitting on you, see if the steps in this article help.
    Archived - iMovie: How to troubleshoot "Application Unexpectedly Quit" messages
    http://support.apple.com/kb/ht3143
    Thank you for using Apple Support Communities.
    Nubz

  • After lion upgrade time capsule no longer backs up

    Time capsule no longer will back up after lion upgrade is anyone else having this problem?

    The Time Machine application is part of the Lion operating system, so you will likely get a faster and more informed response if you post in the Lion support area for Time Machine. There are a number of posts there with issues similar to yours.
    Mac OS X v10.7 Lion
    Click on the Refine This List button under the Lion and then click on Time Machine to get to the support area.

  • Preview issue. Send to iPhoto option is grayed out after Lion upgrade

    Preview issue. Send to iPhoto option is greyed out after Lion upgrade.
    In Snow Leopard it was an option to send pics from Preview to iPhoto, but now it is greyed out if I right-click on the pic. I have searced and tried everything, but I cannot fix it, so does anyone have a fix for it? Please :-)

    I can offer no help but would also like to see this issue resolved.  Firstly, it would be useful to know if this problem is seen by everyone.  When viewing photos in Preview, with thumbnails in the sidebar, right-clicking on any of the thumbnails results in this:
    Prior to the upgrade to Lion, "Send to iPhoto" was not greyed out and worked as expected.

  • Having upgraded from iPhoto 11 to iPhoto 2.0 (531) it now loads but crashes after a minute or so and none of the buttons work. Can anyone help please.

    Having upgraded from iPhoto 11 to iPhoto 2.0 (531) it now loads but crashes after a minute or so and none of the buttons work. Can anyone help please.

    Hey Ian
    That would be correct. because of the nature of your issue, you may find more information by using another one of Apple's support resources.
    Contact Apple Support
    https://getsupport.apple.com/GetproductgroupList.action
    Thank you for using the Apple Support Community.
    -Norm G.

  • Safari Crashes on Opening after Lion upgrade!

    I just upgraded to Lion, and I try to open Safari, but it crashes before it loads my homepage!
    I had recently set my default browser to Chrome in Snow Leopard the other day pre-upgrade, could that have something to do with it?

    I'm using SL and found the perfect solution. 1) Follow oh_okay 's instructions, 2) download and reinstall Lastpass, 3) Restart Safari 5.1 and all should work fine. With this lastest update to Safari Lastpass functions a bit differently, having it's own tool bar with the option to hide. You have to click on the grey star, which stays grey, when logged in. There may be a tweek for that, which I haven't gotten to yet.
    oh_okay 
    Level 1 (0 points)
    Re: Safari Crashes on Opening after Lion upgrade! 
    Jul 20, 2011 10:31 PM (in response to Amgreen)
    I've actually just found a solution.
    As it turns out, LastPass was causing my crashes, too.
    I had to find my SIMBL folder (~Library/Application Support/SIMBL/Plugins/LastPass.bundle) and remove the LastPass plugin.
    After that, all was well. Not sure if I need to reinstall LastPass now or just pay for (what I've heard is the far superior) 1Password.

  • Time Machine lost all backups after Lion upgrade

    After Lion upgrade TM asked me to perform a 13 hours backup; I've agreed but now the oldest backup is 3 days ago. What is happened?
    Please can somebody help me?
    Thanks

    I can't help here, but before I upgraded my old G5 (OS 10.5.8) TM popped up a message saying that old files had just been deleted. That was what TM does when its HD is getting full. But this was strange because I knew that I had lots of TM space, and since the last use of the conputer (about 2 hours before) I certainly had not saved to the internal HD several GB of files. To my astonishment, all but the last 4 weeks of files had been deleted, back to Jan 2010! GetInfo said that the space left was about the same as before the incident, whereas it should have shown a huge amount of free space.
    I deleted all the remaining backup files and started again. It shook my confidence in TM's ability ot provide a reliable backup system. Now I regard it as a useful source of recovering old versions of files (eg., text, images etc.), rather than as a means to restore the system hard drive. Fortunately, I have been using Carbon Copy Cloner for years to make bootable backups of the whole system HD which can then be used, by simply cloning back to the system HD, to get back to work using the state of the HD when I last cloned. Alternately, the clone on the backup disc can be simply examined in the Finder to recover individual files.

Maybe you are looking for

  • How to restore broken links after server migration in Indesign CS3???

    Hi All, I have used my google skills to no avail and everything I have read here has been a dead end for me. I can't be the only person in this situation, so hopefully someone can help! My marketing department has reached the storage limits of our sh

  • Get in, if u have same problem with DR4-A

    The major problem is my dr4-a locked up my computer, see if anyone can help me This is what happened: Everytime I use "Nero CD-DVD Speed" which by Nero 6 Ultra Editon to running overburn test on CD-R Disc, my Dr4-a Won't stop, the light LED keep flas

  • Running Progress Bar in orcale forms

    Hello Experts,               I am using oracle weblogic 10.3.5 and oracle forms 11g at windows 7.I have need to display a progress bar.Upon finishing the progress bar There should be call a program unit procedure in oracle forms. thank You regards aa

  • E6 and CK-600.

    Ladies and gentlemen, I have a Nokia E6-00 and CK-600 kit in my car. When communicating with the CK-600, notice that the screen is the same for the control of changing songs, and sometimes I get no control to turn off and on phone calls. I know the k

  • How to Utilize AED duties amount against  BED duties payable

    Hi, I have one scenario where the company have  AED duties input credit available for Utilization and Client wants to Utilize this amount for  BED Payable in J1IIN -immidiate utilization, but system is throwing error when i try to utilize . I request