Iphoto repeatedly crashes

Hello!
I am having a problem with iPhoto repeatedly crashing. It had been working just fine, but today, while editing a photo, it crashed. Since then, it will open briefly, but then quickly become unresponsive and crash within about 30-45 seconds. I have made no recent system changes and in an attemtpt to fix it I have updated all software, and then deleted the app and reinstalled it, but it continues to crash.
I have iPhoto 9.2.1 running on a late 2011 macbook pro with 10.7.4.
I have copied the error message details below. Any help would be much appreciated!  Thanks so much! 
Process:         iPhoto [2603]
Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
Identifier:      com.apple.iPhoto
Version:         9.3.2 (9.3.2)
Build Info:      iPhotoProject-670063000000000~2
App Item ID:     408981381
App External ID: 9487287
Code Type:       X86 (Native)
Parent Process:  launchd [163]
Date/Time:       2012-08-11 18:36:43.581 -0700
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9
Interval Since Last Report:          219065 sec
Crashes Since Last Report:           29
Per-App Interval Since Last Report:  3867 sec
Per-App Crashes Since Last Report:   9
Anonymous UUID:                      BC41ECEC-D7EE-41AD-912F-C11734C1FC72
Crashed Thread:  25
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: 0x000000000000000a, 0x0000000024e00000
VM Regions Near 0x24e00000:
    MALLOC_TINY            0000000024d00000-0000000024e00000 [ 1024K] rw-/rwx SM=PRV 
--> mapped file            0000000024e00000-00000000251fe000 [ 4088K] r--/rwx SM=COW  /Users/USER/Pictures/*/*.jpg
    MALLOC_TINY            0000000025200000-0000000025300000 [ 1024K] rw-/rwx SM=PRV 
Application Specific Information:
objc[2603]: garbage collection is OFF
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x9234d6be getdirentriesattr + 10
1   com.apple.CoreServices.CarbonCore          0x97dca17f FSMount::getattrsbulk(void*, unsigned long, unsigned long*, unsigned long, unsigned long, FSAttributeInfo*, unsigned char*, unsigned char*) + 1531
2   com.apple.CoreServices.CarbonCore          0x97ced028 PBGetCatalogInfoBulkSync + 615
3   com.apple.CoreServices.CarbonCore          0x97cecda4 FSGetCatalogInfoBulk + 59
4   com.apple.Foundation                    0x9c133537 _NSDirectoryContentsFromCarbonError + 436
5   com.apple.Foundation                    0x9c111f87 -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 402
6   com.apple.Foundation                    0x9c111df0 -[NSFileManager contentsOfDirectoryAtPath:error:] + 71
7   com.apple.AppKit                        0x95b4f3e1 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 279
8   com.apple.AppKit                        0x95cfa9e3 -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 170
9   com.apple.iPhoto                        0x009de10d 0x1000 + 10342669
10  com.apple.iPhoto                        0x009de271 0x1000 + 10343025
11  com.apple.iPhoto                        0x001f1d74 0x1000 + 2035060
12  com.apple.Foundation                    0x9c0ef792 __NSFireDelayedPerform + 615
13  com.apple.CoreFoundation                0x9bb3d2a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
14  com.apple.CoreFoundation                0x9bb3cc37 __CFRunLoopDoTimer + 743
15  com.apple.CoreFoundation                0x9bb1bcd0 __CFRunLoopRun + 1888
16  com.apple.CoreFoundation                0x9bb1b1dc CFRunLoopRunSpecific + 332
17  com.apple.CoreFoundation                0x9bb1b088 CFRunLoopRunInMode + 120
18  com.apple.HIToolbox                     0x9a3a5723 RunCurrentEventLoopInMode + 318
19  com.apple.HIToolbox                     0x9a3aca8b ReceiveNextEventCommon + 381
20  com.apple.HIToolbox                     0x9a3ac8fa BlockUntilNextEventMatchingListInMode + 88
21  com.apple.AppKit                        0x95b470d8 _DPSNextEvent + 678
22  com.apple.AppKit                        0x95b46942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
23  com.apple.AppKit                        0x95b42cb1 -[NSApplication run] + 911
24  com.apple.AppKit                        0x95dd3bd9 NSApplicationMain + 1054
25  com.apple.iPhoto                        0x00010f40 0x1000 + 65344
26  com.apple.iPhoto                        0x00010409 0x1000 + 62473
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x9234d90a kevent + 10
1   libdispatch.dylib                       0x90f2ee10 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                       0x90f2d85f _dispatch_mgr_thread + 53
Thread 2:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 3:
0   libsystem_kernel.dylib                  0x9234ac22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9234a1f6 mach_msg + 70
2   com.apple.CoreFoundation                0x9bb129da __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x9bb1bb04 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x9bb1b1dc CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x9bb1b088 CFRunLoopRunInMode + 120
6   com.apple.Foundation                    0x9c0ef4af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
7   com.apple.proxtcore                     0x01794f7d -[XTRunLoopThread run:] + 509
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 4:
0   libsystem_kernel.dylib                  0x9234ac22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9234a1f6 mach_msg + 70
2   com.apple.CoreFoundation                0x9bb129da __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x9bb1bb04 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x9bb1b1dc CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x9bb1b088 CFRunLoopRunInMode + 120
6   com.apple.Foundation                    0x9c0ef4af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
7   com.apple.proxtcore                     0x01794f7d -[XTRunLoopThread run:] + 509
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 5:
0   libsystem_kernel.dylib                  0x9234d02e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x96f1cccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x96f1e6fe start_wqthread + 30
Thread 6:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 7:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 8:
0   libsystem_kernel.dylib                  0x9234ac22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9234a1f6 mach_msg + 70
2   com.apple.CoreFoundation                0x9bb129da __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x9bb1bb04 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x9bb1b1dc CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x9bb1b088 CFRunLoopRunInMode + 120
6   com.apple.Foundation                    0x9c0ef4af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
7   com.apple.proxtcore                     0x01794f7d -[XTRunLoopThread run:] + 509
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 9:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 10:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 11:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 12:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 13:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 14:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 15:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 16:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 17:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 18:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 19:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 20:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 21:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 22:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 23:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 24:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 25 Crashed:
0   libsystem_c.dylib                       0x96ef29df memmove$VARIANT$sse42 + 34
1   com.apple.ImageIO.framework             0x9910c438 _CGImageSourceBindToPlugin + 300
2   com.apple.ImageIO.framework             0x9910c2fb CGImageSourceGetType + 55
3   com.apple.iPhoto                        0x000a2941 0x1000 + 661825
4   com.apple.iPhoto                        0x003c6f1d 0x1000 + 3956509
5   com.apple.iPhoto                        0x003141af 0x1000 + 3223983
6   com.apple.iPhoto                        0x003111ca 0x1000 + 3211722
7   com.apple.iPhoto                        0x000a22e2 0x1000 + 660194
8   com.apple.iPhoto                        0x001375ba 0x1000 + 1271226
9   com.apple.iLifeFaceRecognition          0x012d3f3d -[FaceRecognitionManager detectFacesInPhoto:userInfo:options:delegate:context:] + 141
10  com.apple.RedRock                       0x01e3b487 -[RKFaceDetectionWorker detectFacesForMaster:aggressive:] + 1303
11  com.apple.iPhoto                        0x0073f6c2 0x1000 + 7595714
12  com.apple.RedRock                       0x0206b0c4 -[RKFaceDetectionWorker performJob:forWorkOrder:] + 436
13  com.apple.proxtcore                     0x017d0de8 -[XTWorker performJob:] + 120
14  com.apple.CoreFoundation                0x9bb7ad11 -[NSObject performSelector:withObject:] + 65
15  com.apple.proxtcore                     0x01795145 -[XTSubscription postMessage:] + 181
16  com.apple.proxtcore                     0x01794896 -[XTDistributor distributeMessage:] + 726
17  com.apple.proxtcore                     0x017943d7 -[XTThread handleMessage:] + 1255
18  com.apple.proxtcore                     0x01792b76 -[XTThread run:] + 438
19  com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
20  com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
21  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
22  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 26:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 27:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.proxtcore                     0x01793ba2 -[XTMsgQueue waitForMessage] + 50
7   com.apple.proxtcore                     0x01792b60 -[XTThread run:] + 416
8   com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
9   com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
10  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
11  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 28:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x96ecf42c pthread_cond_wait$UNIX2003 + 71
Thread 29:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x96ecf42c pthread_cond_wait$UNIX2003 + 71
Thread 30:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x96ecf42c pthread_cond_wait$UNIX2003 + 71
Thread 31:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x96ecf3e0 pthread_cond_timedwait$UNIX2003 + 70
3   com.apple.JavaScriptCore                0x90961ecc ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
4   com.apple.JavaScriptCore                0x90bafc33 JSC::Heap::blockFreeingThreadMain() + 323
5   com.apple.JavaScriptCore                0x90bafc6f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
6   libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
7   libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 32:
0   libsystem_kernel.dylib                  0x9234d02e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x96f1cccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x96f1e6fe start_wqthread + 30
Thread 33:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee78 _pthread_cond_wait + 914
2   libsystem_c.dylib                       0x96f1ef7b pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                    0x9c1753c3 -[NSCondition waitUntilDate:] + 427
4   com.apple.Foundation                    0x9c13b7d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5   com.apple.Foundation                    0x9c13b6a6 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.RedRock                       0x01dca7c1 -[RKAsyncImageRenderer _backgroundRenderThread:] + 177
7   com.apple.CoreFoundation                0x9bb831aa -[NSObject performSelector:] + 58
8   com.apple.proxtcore                     0x0179d596 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
9   com.apple.CoreFoundation                0x9bb7ad11 -[NSObject performSelector:withObject:] + 65
10  com.apple.proxtcore                     0x01795145 -[XTSubscription postMessage:] + 181
11  com.apple.proxtcore                     0x01794896 -[XTDistributor distributeMessage:] + 726
12  com.apple.proxtcore                     0x017943d7 -[XTThread handleMessage:] + 1255
13  com.apple.proxtcore                     0x01792b76 -[XTThread run:] + 438
14  com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
15  com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
16  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
17  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 34:
0   libsystem_kernel.dylib                  0x9234c83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x96f1ee21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x96ecf42c pthread_cond_wait$UNIX2003 + 71
3   com.apple.Foundation                    0x9c144be8 -[NSCondition wait] + 304
4   com.apple.iPhoto                        0x00053d5a 0x1000 + 339290
5   com.apple.iPhoto                        0x00053cb2 0x1000 + 339122
6   com.apple.CoreFoundation                0x9bb7da9d __invoking___ + 29
7   com.apple.CoreFoundation                0x9bb7d9d9 -[NSInvocation invoke] + 137
8   com.apple.RedRock                       0x01de8391 -[RKInvoker _invokeTarget:] + 33
9   com.apple.RedRock                       0x01df9aa4 -[RKInvoker _invokeTargetWithPool:] + 68
10  com.apple.CoreFoundation                0x9bb7ad11 -[NSObject performSelector:withObject:] + 65
11  com.apple.proxtcore                     0x0179d596 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
12  com.apple.CoreFoundation                0x9bb7ad11 -[NSObject performSelector:withObject:] + 65
13  com.apple.proxtcore                     0x01795145 -[XTSubscription postMessage:] + 181
14  com.apple.proxtcore                     0x01794896 -[XTDistributor distributeMessage:] + 726
15  com.apple.proxtcore                     0x017943d7 -[XTThread handleMessage:] + 1255
16  com.apple.proxtcore                     0x01792b76 -[XTThread run:] + 438
17  com.apple.Foundation                    0x9c142e25 -[NSThread main] + 45
18  com.apple.Foundation                    0x9c142dd5 __NSThread__main__ + 1582
19  libsystem_c.dylib                       0x96f1aed9 _pthread_start + 335
20  libsystem_c.dylib                       0x96f1e6de thread_start + 34
Thread 35:: Dispatch queue: com.apple.Mercury.HgEntity
0   libsystem_kernel.dylib                  0x9234dcfa __pwrite + 10
1   com.apple.iLifeSQLAccess                0x018765c7 unixWrite + 87
2   com.apple.iLifeSQLAccess                0x01877080 pager_write + 800
3   com.apple.iLifeSQLAccess                0x01876d58 sqlite3PagerWrite + 664
4   com.apple.iLifeSQLAccess                0x0188c9e3 insertCell + 195
5   com.apple.iLifeSQLAccess                0x0188c26a sqlite3BtreeInsert + 1978
6   com.apple.iLifeSQLAccess                0x01859913 sqlite3VdbeExec + 30819
7   com.apple.iLifeSQLAccess                0x01851d2c sqlite3_step + 2812
8   com.apple.iLifeSQLAccess                0x0187a233 -[HgKPreparedSql updateWithArgs:] + 259
9   com.apple.iLifeSQLAccess                0x018bc94e __-[HgEntity executeUpdate:withArgs:]_block_invoke_1 + 206
10  libdispatch.dylib                       0x90f2cfc9 _dispatch_call_block_and_release + 15
11  libdispatch.dylib                       0x90f2e94f _dispatch_queue_drain + 224
12  libdispatch.dylib                       0x90f2e7f4 _dispatch_queue_invoke + 47
13  libdispatch.dylib                       0x90f2e920 _dispatch_queue_drain + 177
14  libdispatch.dylib                       0x90f2e7f4 _dispatch_queue_invoke + 47
15  libdispatch.dylib                       0x90f2e920 _dispatch_queue_drain + 177
16  libdispatch.dylib                       0x90f2e7f4 _dispatch_queue_invoke + 47
17  libdispatch.dylib                       0x90f2dffc _dispatch_worker_thread2 + 187
18  libsystem_c.dylib                       0x96f1cb24 _pthread_wqthread + 346
19  libsystem_c.dylib                       0x96f1e6fe start_wqthread + 30
Thread 36:: Dispatch queue: com.apple.Mercury.HgEntity
0   libsystem_kernel.dylib                  0x9234dcfa __pwrite + 10
1   com.apple.iLifeSQLAccess                0x018765c7 unixWrite + 87
2   com.apple.iLifeSQLAccess                0x01877080 pager_write + 800
3   com.apple.iLifeSQLAccess                0x01876d58 sqlite3PagerWrite + 664
4   com.apple.iLifeSQLAccess                0x0188c176 sqlite3BtreeInsert + 1734
5   com.apple.iLifeSQLAccess                0x01858e4f sqlite3VdbeExec + 28063
6   com.apple.iLifeSQLAccess                0x01851d2c sqlite3_step + 2812
7   com.apple.iLifeSQLAccess                0x0187a233 -[HgKPreparedSql updateWithArgs:] + 259
8   com.apple.iLifeSQLAccess                0x018bc94e __-[HgEntity executeUpdate:withArgs:]_block_invoke_1 + 206
9   libdispatch.dylib                       0x90f2cfc9 _dispatch_call_block_and_release + 15
10  libdispatch.dylib                       0x90f2e94f _dispatch_queue_drain + 224
11  libdispatch.dylib                       0x90f2e7f4 _dispatch_queue_invoke + 47
12  libdispatch.dylib                       0x90f2e920 _dispatch_queue_drain + 177
13  libdispatch.dylib                       0x90f2e7f4 _dispatch_queue_invoke + 47
14  libdispatch.dylib                       0x90f2e920 _dispatch_queue_drain + 177
15  libdispatch.dylib                       0x90f2e7f4 _dispatch_queue_invoke + 47
16  libdispatch.dylib                       0x90f2dffc _dispatch_worker_thread2 + 187
17  libsystem_c.dylib                       0x96f1cb24 _pthread_wqthread + 346
18  libsystem_c.dylib                       0x96f1e6fe start_wqthread + 30
Thread 37:
0   libsystem_kernel.dylib                  0x9234d02e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x96f1cccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x96f1e6fe start_wqthread + 30
Thread 38:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib                  0x9234ac5e semaphore_wait_trap + 10
1   libdispatch.dylib                       0x90f304e4 _dispatch_thread_semaphore_wait + 25
2   libdispatch.dylib                       0x90f2f628 _dispatch_barrier_sync_f_slow + 121
3   libdispatch.dylib                       0x90f2f73c dispatch_barrier_sync_f + 37
4   libdispatch.dylib                       0x90f2f7a7 _dispatch_barrier_sync_f_recurse + 55
5   libdispatch.dylib                       0x90f2f764 dispatch_barrier_sync_f + 77
6   libdispatch.dylib                       0x90f2f8c4 dispatch_sync + 45
7   com.apple.iLifeSQLAccess                0x018cd5eb -[HgEntity dispatch_sync_if_needed:] + 139
8   com.apple.iLifeSQLAccess                0x01885fdd -[HgRidIndexEntity ridIndexesByValueForIndexName:] + 221
9   com.apple.RedRock                       0x0217f175 -[RKFolderIdClosure loadIndexes] + 69
10  com.apple.RedRock                       0x0217edfe -[RKFolderIdClosure closureForFolder:] + 46
11  com.apple.RedRock                       0x01e15bdb -[RKFolder isDescendantOfFolder:] + 75
12  com.apple.RedRock                       0x01e21ecd -[RKVersion masterLocation] + 109
13  com.apple.RedRock                       0x01e21577 -[RKVersion(Properties) storedBasicProperties] + 279
14  com.apple.RedRock                       0x01e2efe6 -[RKVersion(Imaging) updateGeometricBasicProperties] + 950
15  com.apple.RedRock                       0x0207f7fb -[RKVersion(Imaging) updateProcessedPixelSizeFromRenderDescription:] + 491
16  com.apple.RedRock                       0x0207c624 -[RKVersion(Imaging) _mutableRenderDescription] + 788
17  com.apple.RedRock                       0x01e2ea03 -[RKVersion(Imaging) renderDescription] + 35
18  com.apple.RedRock                       0x01e2e9c3 -[RKVersion(Imaging) updateProcessedPixelSize] + 35
19  com.apple.RedRock                       0x01e21902 -[RKVersion(Imaging) masterSizeWithGeometry] + 146
20  com.apple.RedRock                       0x0207f0c4 -[RKVersion(Imaging) masterSizeWithGeometryWithoutRotation] + 36
21  com.apple.iPhoto                        0x0003ae79 0x1000 + 237177
22  com.apple.iPhoto                        0x00326701 0x1000 + 3299073
23  com.apple.iPhoto                        0x00326091 0x1000 + 3297425
24  com.apple.iPhoto                        0x0024054b 0x1000 + 2356555
25  com.apple.iPhoto                        0x002370be 0x1000 + 2318526
26  com.apple.Foundation                    0x9c16ce3a -[NSBlockOperation main] + 269
27  com.apple.Foundation                    0x9c1301cb -[__NSOperationInternal start] + 797
28  com.apple.Foundation                    0x9c12fea7 -[NSOperation start] + 67
29  com.apple.Foundation                    0x9c143ffa ____NSOQSchedule_block_invoke_2 + 135
30  libdispatch.dylib                       0x90f2cfc9 _dispatch_call_block_and_release + 15
31  libdispatch.dylib                       0x90f2e028 _dispatch_worker_thread2 + 231
32  libsystem_c.dylib                       0x96f1cb24 _pthread_wqthread + 346
33  libsystem_c.dylib                       0x96f1e6fe start_wqthread + 30
Thread 39:: Dispatch queue: com.apple.RedRock.HistoryQueue
0   libsystem_kernel.dylib                  0x9234d066 __write_nocancel + 10
1   libsystem_c.dylib                       0x96f171f9 __swrite + 35
2   libsystem_c.dylib                       0x96f1710f _swrite + 125
3   libsystem_c.dylib                       0x96f189aa __sflush + 127
4   libsystem_c.dylib                       0x96f464fd __sfvwrite + 578
5   libsystem_c.dylib                       0x96f1249b __vfprintf + 15706
6   libsystem_c.dylib                       0x96f0e301 vfprintf_l + 629
7   libsystem_c.dylib                       0x96f1820e fprintf + 72
8   com.apple.RedRock                       0x01ec770f -[RKInfoDictionaryMgr appendDictionary:toFile:] + 751
9   com.apple.RedRock                       0x01ec5544 __-[RKInfoDictionaryMgr appendHistoryDictionary:]_block_invoke_1 + 68
10  libdispatch.dylib                       0x90f2cfc9 _dispatch_call_block_and_release + 15
11  libdispatch.dylib                       0x90f2e94f _dispatch_queue_drain + 224
12  libdispatch.dylib                       0x90f2e7f4 _dispatch_queue_invoke + 47
13  libdispatch.dylib                

Create a new account (systempreferences -> accounts or Users & Groups on 10.7 and 10.8), make a new Library in that account, import some shots  and see if the problem is repeated there.
Did you trash the receipts before re-installing?

Similar Messages

  • IPhoto 9.2 repeated crashes.

    iPhoto 9.2 repeatedly crashes. Because Software Update recognizes my software as current, I cannot reload iPhoto. Any help is appreciated. Thanks.         

    Try trash the 3ivx folder from
    HD/Library/Application Support

  • IPhoto 9.4.3 repeated crash during import

    My iPhoto is crashing frequently in general, and specifically has been unable to import my latest batch of photos from an SD card, or the same photos as uploaded from the card to my computer using Image Capture.  I have tried rebuilding the library several times to no avail (though this does solve  my other recurrent problem, of images disappearing after import, leaving "empty" events), and importing images one at a time, which worked for an AVI file but not for photos. 
    Below I've copied the beginnning of my latest crash log.  What should I try next?
    Process:    
    iPhoto [6808]
    Path:       
    /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: 
    com.apple.iPhoto
    Version:    
    9.4.3 (9.4.3)
    Build Info: 
    iPhotoProject-720091000000000~1
    App Item ID:
    408981381
    App External ID: 15017489
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [143]
    User ID:    
    502
    Date/Time:  
    2013-06-18 14:39:11.999 -0400
    OS Version: 
    Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:     
    17540 sec
    Crashes Since Last Report:      
    4
    Per-App Interval Since Last Report:  16988 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                 
    Crashed Thread:  31  CVDisplayLink
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000049
    VM Regions Near 0x49:
    --> __PAGEZERO        
    0000000000000000-0000000000001000 [
    4K] ---/--- SM=NUL  /Applications/iPhoto.app/Contents/MacOS/iPhoto
    VM_ALLOCATE       
    0000000000001000-00000000000de000 [  884K] ---/--- SM=NUL 
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x979a77d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x979a6cb0 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x99a92f79 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation 
    0x99a9895f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation 
    0x99a9801a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation 
    0x99a97e8b CFRunLoopRunInMode + 123
    6   com.apple.HIToolbox      
    0x94b03f5a RunCurrentEventLoopInMode + 242
    7   com.apple.HIToolbox      
    0x94b03cc9 ReceiveNextEventCommon + 374
    8   com.apple.HIToolbox      
    0x94b03b44 BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit         
    0x950c893a _DPSNextEvent + 724
    10  com.apple.AppKit         
    0x950c816c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    11  com.apple.AppKit         
    0x950be5cc -[NSApplication run] + 855
    12  com.apple.AppKit         
    0x950615f6 NSApplicationMain + 1053
    13  com.apple.iPhoto         
    0x000ee0b9 0xde000 + 65721
    14  com.apple.iPhoto         
    0x000ed705 0xde000 + 63237
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x979aa9ae kevent + 10
    1   libdispatch.dylib        
    0x966dbc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib        
    0x966db7a9 _dispatch_mgr_thread + 53
    Thread 2:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib   
    0x979a9ebb __sigaltstack + 7
    1   libsystem_c.dylib        
    0x9081922c setjmp + 56
    2   libsystem_c.dylib        
    0x90836d33 _simple_asl_log_prog + 259
    3   libsystem_c.dylib        
    0x90836f7d _simple_asl_log + 40
    4   libsystem_c.dylib        
    0x90846f7e _malloc_vprintf + 345
    5   libsystem_c.dylib        
    0x90846c52 malloc_printf + 35
    6   libsystem_c.dylib        
    0x9084e10e szone_error + 162
    7   libsystem_c.dylib        
    0x908486e3 allocate_pages + 235
    8   libsystem_c.dylib        
    0x9084ddb4 large_malloc + 1087
    9   libsystem_c.dylib        
    0x90853cdb szone_malloc_should_clear + 3889
    10  libsystem_c.dylib        
    0x90848a9e szone_malloc + 24
    11  libsystem_c.dylib        
    0x908465ab malloc_zone_malloc + 75
    12  libsystem_c.dylib        
    0x90846fe7 malloc + 53
    13  com.apple.CoreServices.CarbonCore
    0x9129a4b7 CSMemNewPtr + 50
    14  com.apple.CoreServices.CarbonCore
    0x91299581 CSMemNewHandle + 61
    15  com.apple.QD             
    0x94868598 AllocatePixMapBuffer + 231
    16  com.apple.QD             
    0x94867f41 NewGWorldPB + 391
    17  com.apple.QD             
    0x9486839a NewGWorld + 166
    18  com.apple.QuickTime      
    0x967adc7a QTNewGWorld + 349
    19  com.apple.QuickTime      
    0x967e2191 GetNewGWorld + 664
    20  com.apple.QuickTime      
    0x967dae92 AllocateCodecImageBuffer + 1557
    21  com.apple.QuickTime      
    0x9679ba19 ICMSequenceBuildChain + 554
    22  com.apple.QuickTime      
    0x9678e510 DoBandedDecompress + 4167
    23  com.apple.QuickTime      
    0x9678d45c ICMAction + 1286
    24  com.apple.QuickTime      
    0x9678cd4c ICMDeviceLoop + 3924
    25  com.apple.QuickTime      
    0x96792e1c DecompressSequenceFrameWhen + 803
    26  com.apple.QuickTime      
    0x96792af0 DecompressSequenceFrameS + 61
    27  com.apple.QuickTimeImporters.component
    0x92fd777d importGraphicDrawInternal + 1834
    28  com.apple.QuickTimeImporters.component
    0x92fd11ba importGraphicDrawOrDecide + 1782
    29  com.apple.CoreServices.CarbonCore
    0x91363abf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    30  com.apple.CoreServices.CarbonCore
    0x91363aff CallComponentFunctionWithStorageProcInfo + 30
    31  com.apple.QuickTimeImporters.component
    0x92fcfd01 ImportGraphicComponentDispatch + 81
    32  com.apple.CoreServices.CarbonCore
    0x912ddade CallComponent + 151
    33  com.apple.CoreServices.CarbonCore
    0x912ddb55 DelegateComponentCall + 24
    34  com.apple.QuickTimeImporters.component
    0x92f6e738 ImportJFIFComponentDispatch + 98
    35  com.apple.CoreServices.CarbonCore
    0x912ddade CallComponent + 151
    36  com.apple.CoreServices.CarbonCore
    0x912ddb38 CallComponentDispatch + 29
    37  com.apple.QuickTimeComponents.component
    0x99485b69 0x988f3000 + 12135273
    38  com.apple.QuickTimeComponents.component
    0x991c2be8 0x988f3000 + 9239528
    39  com.apple.CoreServices.CarbonCore
    0x9137291f callComponentStorage_444 + 32
    40  com.apple.CoreServices.CarbonCore
    0x91363abf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    41  com.apple.CoreServices.CarbonCore
    0x91363aff CallComponentFunctionWithStorageProcInfo + 30
    42  com.apple.QuickTimeComponents.component
    0x991c1b9a ExportBaseComponentDispatch + 81
    43  com.apple.CoreServices.CarbonCore
    0x912ddade CallComponent + 151
    44  com.apple.CoreServices.CarbonCore
    0x912ddb55 DelegateComponentCall + 24
    45  com.apple.QuickTimeComponents.component
    0x991c63ea ExportJFIFComponentDispatch + 98
    46  com.apple.CoreServices.CarbonCore
    0x912ddade CallComponent + 151
    47  com.apple.CoreServices.CarbonCore
    0x912ddb38 CallComponentDispatch + 29
    48  com.apple.QuickTimeComponents.component
    0x9948682d 0x988f3000 + 12138541
    49  com.apple.QuickTimeComponents.component
    0x991c212d 0x988f3000 + 9236781
    50  com.apple.CoreServices.CarbonCore
    0x91372adb callComponentStorage_44 + 25
    51  com.apple.CoreServices.CarbonCore
    0x91363abf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    52  com.apple.CoreServices.CarbonCore
    0x91363aff CallComponentFunctionWithStorageProcInfo + 30
    53  com.apple.QuickTimeComponents.component
    0x991c1b9a ExportBaseComponentDispatch + 81
    54  com.apple.CoreServices.CarbonCore
    0x912ddade CallComponent + 151
    55  com.apple.CoreServices.CarbonCore
    0x912ddb55 DelegateComponentCall + 24
    56  com.apple.QuickTimeComponents.component
    0x991c63ea ExportJFIFComponentDispatch + 98
    57  com.apple.CoreServices.CarbonCore
    0x912ddade CallComponent + 151
    58  com.apple.CoreServices.CarbonCore
    0x912ddb38 CallComponentDispatch + 29
    59  com.apple.QuickTime      
    0x9697e8b3 GraphicsExportDoExport + 43
    60  com.apple.iPhoto         
    0x0049da23 0xde000 + 3930659
    61  com.apple.iPhoto         
    0x003fdc2c 0xde000 + 3275820
    62  com.apple.iPhoto         
    0x003fe412 0xde000 + 3277842
    63  com.apple.iPhoto         
    0x003fe5d1 0xde000 + 3278289
    64  com.apple.Foundation     
    0x9a3a7f27 -[NSBlockOperation main] + 188
    65  com.apple.Foundation     
    0x9a37b259 -[__NSOperationInternal start] + 740
    66  com.apple.Foundation     
    0x9a37af64 -[NSOperation start] + 67
    67  com.apple.Foundation     
    0x9a383039 __block_global_6 + 135
    68  libdispatch.dylib        
    0x966dcf8f _dispatch_call_block_and_release + 15
    69  libdispatch.dylib        
    0x966d8c82 _dispatch_client_callout + 46
    70  libdispatch.dylib        
    0x966d9f02 _dispatch_worker_thread2 + 285
    71  libsystem_c.dylib        
    0x9082ee72 _pthread_wqthread + 441
    72  libsystem_c.dylib        
    0x90816d2a start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore      
    0x0209fa42 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore      
    0x0209eb19 -[XTThread run:] + 412
    8   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    10  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore      
    0x0209fa42 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore      
    0x0209eb19 -[XTThread run:] + 412
    8   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    10  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore      
    0x0209fa42 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore      
    0x0209eb19 -[XTThread run:] + 412
    8   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    10  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore      
    0x0209fa42 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore      
    0x0209eb19 -[XTThread run:] + 412
    8   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    10  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore      
    0x0209fa42 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore      
    0x0209eb19 -[XTThread run:] + 412
    8   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    10  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore      
    0x0209fa42 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore      
    0x0209eb19 -[XTThread run:] + 412
    8   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    10  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore      
    0x0209fa42 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore      
    0x0209eb19 -[XTThread run:] + 412
    8   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    10  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock        
    0x026fe2bf -[RKAsyncImageRenderer _backgroundRenderThread:] + 173
    7   libobjc.A.dylib          
    0x97b54586 -[NSObject performSelector:] + 62
    8   com.apple.proxtcore      
    0x020a8ab2 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    9   libobjc.A.dylib          
    0x97b545d3 -[NSObject performSelector:withObject:] + 70
    10  com.apple.proxtcore      
    0x020a0e59 -[XTSubscription postMessage:] + 191
    11  com.apple.proxtcore      
    0x020a071f -[XTDistributor distributeMessage:] + 681
    12  com.apple.proxtcore      
    0x0209ff42 -[XTThread handleMessage:] + 515
    13  com.apple.proxtcore      
    0x0209eb2f -[XTThread run:] + 434
    14  com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    15  com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    16  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    17  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x90831280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x908b7095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation     
    0x9a3809a4 -[NSCondition wait] + 274
    4   com.apple.iPhoto         
    0x00130184 0xde000 + 336260
    5   com.apple.iPhoto         
    0x0012fd92 0xde000 + 335250
    6   com.apple.CoreFoundation 
    0x99aee7bd __invoking___ + 29
    7   com.apple.CoreFoundation 
    0x99aee6f7 -[NSInvocation invoke] + 279
    8   com.apple.RedRock        
    0x0271a6eb -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock        
    0x0272b4ac -[RKInvoker _invokeTargetWithPool:] + 68
    10  libobjc.A.dylib          
    0x97b545d3 -[NSObject performSelector:withObject:] + 70
    11  com.apple.proxtcore      
    0x020a8ab2 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    12  libobjc.A.dylib          
    0x97b545d3 -[NSObject performSelector:withObject:] + 70
    13  com.apple.proxtcore      
    0x020a0e59 -[XTSubscription postMessage:] + 191
    14  com.apple.proxtcore      
    0x020a071f -[XTDistributor distributeMessage:] + 681
    15  com.apple.proxtcore      
    0x0209ff42 -[XTThread handleMessage:] + 515
    16  com.apple.proxtcore      
    0x0209eb2f -[XTThread run:] + 434
    17  com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    18  com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    19  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    20  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 12:: Dispatch queue: Face Detection
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.iPhoto         
    0x00215885 0xde000 + 1276037
    7   com.apple.iPhoto         
    0x0080fbcc 0xde000 + 7543756
    8   com.apple.RedRock        
    0x0298b660 -[RKFaceDetectionWorker performJob:forWorkOrder:] + 437
    9   com.apple.proxtcore      
    0x020da5d1 -[XTWorker performJob:] + 117
    10  libobjc.A.dylib          
    0x97b545d3 -[NSObject performSelector:withObject:] + 70
    11  com.apple.proxtcore      
    0x020a0e59 -[XTSubscription postMessage:] + 191
    12  com.apple.proxtcore      
    0x020a071f -[XTDistributor distributeMessage:] + 681
    13  com.apple.proxtcore      
    0x0209ff42 -[XTThread handleMessage:] + 515
    14  com.apple.proxtcore      
    0x020bf2bd __42-[XTDispatchMsgQueue triggerDispatchQueue]_block_invoke_0 + 176
    15  libdispatch.dylib        
    0x966dcf8f _dispatch_call_block_and_release + 15
    16  libdispatch.dylib        
    0x966d8c82 _dispatch_client_callout + 46
    17  libdispatch.dylib        
    0x966da160 _dispatch_queue_drain + 206
    18  libdispatch.dylib        
    0x966d9ffa _dispatch_queue_invoke + 50
    19  libdispatch.dylib        
    0x966d9ecb _dispatch_worker_thread2 + 230
    20  libsystem_c.dylib        
    0x9082ee72 _pthread_wqthread + 441
    21  libsystem_c.dylib        
    0x90816d2a start_wqthread + 30
    Thread 13:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation     
    0x9a3b0636 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation     
    0x9a3b045d -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation     
    0x9a3b5990 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore      
    0x0209fa42 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore      
    0x0209eb19 -[XTThread run:] + 412
    8   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    10  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 14:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x979a77d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x979a6cb0 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x99a92f79 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation 
    0x99a9895f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation 
    0x99a9801a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation 
    0x99a97e8b CFRunLoopRunInMode + 123
    6   com.apple.Foundation     
    0x9a31e37a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    8   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    9   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    10  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 15:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x979a9be6 __select + 10
    1   com.apple.CoreFoundation 
    0x99adc650 __CFSocketManager + 1632
    2   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    3   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib   
    0x979a77d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x979a6cb0 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x99a92f79 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation 
    0x99a9895f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation 
    0x99a9801a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation 
    0x99a97e8b CFRunLoopRunInMode + 123
    6   com.apple.Foundation     
    0x9a387bb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.apple.proxtcore      
    0x020a0c99 -[XTRunLoopThread run:] + 469
    8   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    9   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    10  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    11  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x90831572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x913426ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore
    0x91342184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore
    0x9134240d TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component
    0x98ee946c 0x988f3000 + 6251628
    7   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    8   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 18:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x908beaf0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x9900055e 0x988f3000 + 7394654
    4   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 19:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x908beaf0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x9900055e 0x988f3000 + 7394654
    4   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 20:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x908beaf0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x9900055e 0x988f3000 + 7394654
    4   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 21:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x908beaf0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x9900055e 0x988f3000 + 7394654
    4   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 22:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x908beaf0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x9900055e 0x988f3000 + 7394654
    4   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 23:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x908beaf0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x9900055e 0x988f3000 + 7394654
    4   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 24:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib   
    0x979a98e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x908312e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x908beaf0 pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component
    0x9900055e 0x988f3000 + 7394654
    4   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    5   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 25:: Import thread 0
    0   libsystem_kernel.dylib   
    0x979a991a __psynch_mutexwait + 10
    1   libsystem_c.dylib        
    0x9083219b pthread_mutex_lock + 595
    2   com.apple.Foundation     
    0x9a32cc54 -[NSRecursiveLock lock] + 26
    3   com.apple.iPhoto         
    0x002031f7 0xde000 + 1200631
    4   com.apple.iPhoto         
    0x00203157 0xde000 + 1200471
    5   com.apple.iPhoto         
    0x00202367 0xde000 + 1196903
    6   com.apple.iPhoto         
    0x00201ef1 0xde000 + 1195761
    7   com.apple.iPhoto         
    0x001fd022 0xde000 + 1175586
    8   com.apple.iPhoto         
    0x001fbcbd 0xde000 + 1170621
    9   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    10  libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 26:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib   
    0x979a9c72 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x908b6a55 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib        
    0x908b691e usleep$UNIX2003 + 60
    3   com.apple.AppKit         
    0x952adc2d -[NSUIHeartBeat _heartBeatThread:] + 879
    4   com.apple.Foundation     
    0x9a382448 -[NSThread main] + 45
    5   com.apple.Foundation     
    0x9a3823cb __NSThread__main__ + 1396
    6   libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    7   libsystem_c.dylib        
    0x90816d4e thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib   
    0x979aa0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9082f0ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9082ee79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x90816d2a start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib   
    0x979aa0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9082f0ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9082ee79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x90816d2a start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib   
    0x979aa0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9082f0ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9082ee79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x90816d2a start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib   
    0x979aa0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9082f0ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9082ee79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x90816d2a start_wqthread + 30
    Thread 31 Crashed:: CVDisplayLink
    0   com.apple.GeForceGLDriver
    0x8e6518c1 0x8e2fa000 + 3504321
    1   libGPUSupport.dylib      
    0x129b7203 gpusLoadCurrentTextures + 677
    2   com.apple.GeForceGLDriver
    0x8e6532d9 0x8e2fa000 + 3511001
    3   com.apple.GeForceGLDriver
    0x8e63886d gldUpdateDispatch + 702
    4   GLEngine                 
    0x12763558 gleDoDrawDispatchCore + 590
    5   GLEngine                 
    0x126e29a8 glDrawRangeElements_IMM_Exec + 282
    6   com.apple.QuartzCore     
    0x906504dc CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 422
    7   com.apple.QuartzCore     
    0x906502ea CA::OGL::Context::array_flush() + 92
    8   com.apple.QuartzCore     
    0x9065bb47 CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 315
    9   com.apple.QuartzCore     
    0x9065b50d CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*, unsigned int) + 362
    10  com.apple.QuartzCore     
    0x9065b0aa CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 102
    11  com.apple.QuartzCore     
    0x9065af05 CA::OGL::ContentsGeometry::fill(CA::OGL::Context&, CA::OGL::Image*) const + 129
    12  com.apple.QuartzCore     
    0x9065a844 CA::OGL::ContentsGeometry::fill(CA::OGL::Context&, CA::OGL::Image*, CA::OGL::TextureFilter, float) const + 96
    13  com.apple.QuartzCore     
    0x90657a4d CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 2044
    14  com.apple.QuartzCore     
    0x906570b7 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 65
    15  com.apple.QuartzCore     
    0x906563c0 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 228
    16  com.apple.QuartzCore     
    0x906562a8 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 107
    17  com.apple.QuartzCore     
    0x906571a7 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 305
    18  com.apple.QuartzCore     
    0x906563c0 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 228
    19  com.apple.QuartzCore     
    0x906562a8 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 107
    20  com.apple.QuartzCore     
    0x906571a7 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 305
    21  com.apple.QuartzCore     
    0x906563c0 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 228
    22  com.apple.QuartzCore     
    0x906562a8 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 107
    23  com.apple.QuartzCore     
    0x9064cc38 CA::OGL::Renderer::render(CA::Render::Update const*) + 994
    24  com.apple.QuartzCore     
    0x9064c7d9 CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 209
    25  com.apple.QuartzCore     
    0x90646029 view_draw(_CAView*, double, CVTimeStamp const*, bool) + 4701
    26  com.apple.QuartzCore     
    0x9064f500 view_display_link(double, CVTimeStamp const*, void*) + 137
    27  com.apple.QuartzCore     
    0x9064f3d8 link_callback + 290
    28  com.apple.CoreVideo      
    0x9a61420f CVDisplayLink::performIO(CVTimeStamp*) + 393
    29  com.apple.CoreVideo      
    0x9a61311b CVDisplayLink::runIOThread() + 849
    30  com.apple.CoreVideo      
    0x9a612db2 startIOThread(void*) + 160
    31  libsystem_c.dylib        
    0x9082c5b7 _pthread_start + 344
    32  libsystem_c.dylib        
    0x90816d4e thread_start + 34

    Thanks for your advice, Terence.  It took me  a while to have the time to go through all the processes, but here is what happened.
    1. Repaired database. 
    This seemed to help.  Uploaded 1 photo successfully, then 3 more successfully.  Tried to upload the other 174 photos on my SD card, this resulted in a crash and when I relaunched iPhoto, only the last of the 4 test uploaded photos was still visible.  When I tried to reupload one of the 3 other test photos, iPhoto told me it was a duplicate yet the "existing" thumbnail was all white.  I've had this before and the rebuild menu has recovered such photos so I just hit cancel.
    2.  Rebuilt database.
    Again, this seemed to help.  The 4 photos uploaded in step 1 now visible.  Uploaded 2 photos successfully.  Tried to upload the other 172 photos from the card but again iPhoto crashed, and when I restarted it I could see the upload had not succeeded.
    3.  Backed up my library and rebuilt it using iPhoto Library Manager.  Because of disk space concerns I actually copied the library to my external drive, deleted the original on my hard drive, and rebuilt the library residing on the external drive.  The iPhoto application was closed when I started the process, but IPLM opened it as part of its process.  I left it to work while I went to sleep, and when I came back in the morning, found an iPhoto crash report.  iPhoto was open, though, so I presume IPLM reopened it.
    I dismissed the crash report without reopening iPhoto and found this message from IPLM:
    Rebuild complete.   12378 photos were successfully copied.  81 photos were identified by iPhoto as duplicates and skipped.  161 errors occurred during the process.  Click the "View Log" button for more details.
    Looking at the Log, the errors all seem to be of this type:
    13-07-20 00:24:13.189 *** Error: An error occurred while regenerating face thumbnails (Apple event failed, process not found ('iPLM'/'RGFC' (returnID 1587) { ---- = (
    4.  In the rebuilt library, I noticed all of my 21 smart albums were gone.  I can re-create them but wonder why they weren't preserved.
    5.  One of the missing albums was based on the keyword "House" and I found that the keyword itself does not exist any more. Going through photos individually, the photos are there, but many other keywords are missing, too.  So actually re-creating my smart albums based on them won't be possible and I've lost a lot of metadata that would take a long time to add back in.
    6.  I rebuilt a second time from the same backup using IPLM.  I got a very similar process:  an iPhoto crash report part way through, then a final message from IPLM saying:
    12378 photos were successfully copied.  81 photos were identified by iPhoto as duplicates and skipped.  214 errors occurred during the process. Click the "View Log" button for more details.
    All the errors were again "while regenerating face thumbnails", and occurred starting 2 seconds after iPhoto crashed. 
    7.  Again, the smart albums are missing and so are many keywords.   I now have 287 keywords total in my keywords list, compared to 1661 in the unrebuilt library (I didn't count how many were missing in IPLM rebuild 1). The quick-pick list is empty, too, but looking in the backup iPhoto Library, it looks like I already lost that before I rebuilt.
    What can I try to get my keywords back into the rebuilt library?

  • IPhoto 11 crashing when sharing photos

    Hi all,
      I am using a macbook pro with Mac OS X (10.7.5) and iPhoto 11 9.4.2 (710.42).  For the last month, when I try to export photos using the automatic Facebook uploader, iPhoto will crash.  Sometimes I'm prompted to restore my library (when I reopen after filing a crash report), which I have done, but I am still having issues.  It will crash occasionally or get hung up while I'm editing, but it's mostly when I'm sharing.  I updated a while ago, and I know some people began having problems then, but I didn't until just recently.  Can anyone help?  I know on the other threads I've read, people usually want the crash report, so that is below.
    Process:         iPhoto [1653]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.4.2 (9.4.2)
    Build Info:      iPhotoProject-710042000000000~2
    App Item ID:     408981381
    App External ID: 11723545
    Code Type:       X86 (Native)
    Parent Process:  launchd [124]
    Date/Time:       2013-03-31 19:23:43.716 -0700
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          78109 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  5142 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      044ABCA1-AAA5-457B-B858-40F3EFCF6D7A
    Crashed Thread:  30
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010
    VM Regions Near 0x10:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iPhoto.app/Contents/MacOS/iPhoto
        VM_ALLOCATE            0000000000001000-000000000001a000 [  100K] ---/--- SM=NUL 
    Application Specific Information:
    objc[1653]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x9a2d5d67 _class_getMethodNoSuper_nolock + 76
    1   libobjc.A.dylib                         0x9a2d563e lookUpMethod + 140
    2   libobjc.A.dylib                         0x9a2d7686 class_respondsToSelector + 55
    3   com.apple.CoreFoundation                0x91a1a51c -[NSObject dealloc] + 44
    4   com.apple.iPhoto                        0x005506ab 0x1a000 + 5465771
    5   libobjc.A.dylib                         0x9a2d654e _objc_rootRelease + 47
    6   com.apple.iPhoto                        0x00553581 0x1a000 + 5477761
    7   com.apple.iPhoto                        0x005524d5 0x1a000 + 5473493
    8   libobjc.A.dylib                         0x9a2d654e _objc_rootRelease + 47
    9   com.apple.CoreFoundation                0x919f0039 CFRelease + 169
    10  com.apple.CoreFoundation                0x919fe510 __CFDictionaryStandardReleaseValue + 80
    11  com.apple.CoreFoundation                0x919f438d __CFBasicHashDrain + 477
    12  com.apple.CoreFoundation                0x919f01d1 CFRelease + 577
    13  com.apple.proxtcore                     0x01d188d7 -[XTMessage setPayload:] + 67
    14  com.apple.proxtcore                     0x01d1b13a -[XTMessage clearData] + 43
    15  com.apple.proxtcore                     0x01d1b0e5 -[XTMessage dealloc] + 35
    16  libobjc.A.dylib                         0x9a2d654e _objc_rootRelease + 47
    17  com.apple.proxtcore                     0x01d18dbd -[XTMessage release] + 48
    18  libobjc.A.dylib                         0x9a2d7c58 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 404
    19  com.apple.CoreFoundation                0x91a1ae05 _CFAutoreleasePoolPop + 53
    20  com.apple.Foundation                    0x98709a2f -[NSAutoreleasePool release] + 131
    21  com.apple.proxtcore                     0x01d1db05 -[XTPortMsgQueue handleMachMessage:] + 227
    22  com.apple.Foundation                    0x987208bf __NSFireMachPort + 412
    23  com.apple.CoreFoundation                0x919e9d0a __CFMachPortPerform + 346
    24  com.apple.CoreFoundation                0x919e9b91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 49
    25  com.apple.CoreFoundation                0x919e97bb __CFRunLoopDoSource1 + 155
    26  com.apple.CoreFoundation                0x91a22e01 __CFRunLoopRun + 2193
    27  com.apple.CoreFoundation                0x91a221dc CFRunLoopRunSpecific + 332
    28  com.apple.CoreFoundation                0x91a22088 CFRunLoopRunInMode + 120
    29  com.apple.HIToolbox                     0x9a95b543 RunCurrentEventLoopInMode + 318
    30  com.apple.HIToolbox                     0x9a9627d6 ReceiveNextEventCommon + 168
    31  com.apple.HIToolbox                     0x9a96271a BlockUntilNextEventMatchingListInMode + 88
    32  com.apple.AppKit                        0x9417cee8 _DPSNextEvent + 678
    33  com.apple.AppKit                        0x9417c752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    34  com.apple.AppKit                        0x94178ac1 -[NSApplication run] + 911
    35  com.apple.AppKit                        0x94409ac5 NSApplicationMain + 1054
    36  com.apple.iPhoto                        0x00029c99 0x1a000 + 64665
    37  com.apple.iPhoto                        0x000292e5 0x1a000 + 62181
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9553db5e __select_nocancel + 10
    1   libdispatch.dylib                       0x96a2fcbd _dispatch_mgr_invoke + 642
    2   libdispatch.dylib                       0x96a2e853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 12:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 13:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x0235348f -[RKAsyncImageRenderer _backgroundRenderThread:] + 173
    7   com.apple.CoreFoundation                0x91a8a1aa -[NSObject performSelector:] + 58
    8   com.apple.proxtcore                     0x01d21df9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    9   com.apple.CoreFoundation                0x91a81d11 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x01d1a22c -[XTSubscription postMessage:] + 191
    11  com.apple.proxtcore                     0x01d19aef -[XTDistributor distributeMessage:] + 681
    12  com.apple.proxtcore                     0x01d19313 -[XTThread handleMessage:] + 515
    13  com.apple.proxtcore                     0x01d17f10 -[XTThread run:] + 434
    14  com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    15  com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 14:: Dispatch queue: com.apple.Mercury.KDatabaseMgr_MT
    0   libsystem_kernel.dylib                  0x9553ecc2 __pread + 10
    1   com.apple.iLifeSQLAccess                0x01dc6c3e seekAndRead + 126
    2   com.apple.iLifeSQLAccess                0x01dc6b89 unixRead + 42
    3   com.apple.iLifeSQLAccess                0x01de1f87 readDbPage + 495
    4   com.apple.iLifeSQLAccess                0x01de160e sqlite3PagerAcquire + 343
    5   com.apple.iLifeSQLAccess                0x01de1482 btreeGetPage + 33
    6   com.apple.iLifeSQLAccess                0x01deef3f getAndInitPage + 85
    7   com.apple.iLifeSQLAccess                0x01def365 moveToChild + 70
    8   com.apple.iLifeSQLAccess                0x01dfead1 sqlite3BtreeMovetoUnpacked + 678
    9   com.apple.iLifeSQLAccess                0x01e05e67 btreeMoveto + 213
    10  com.apple.iLifeSQLAccess                0x01e0580e sqlite3BtreeInsert + 166
    11  com.apple.iLifeSQLAccess                0x01dd7fae sqlite3VdbeExec + 11216
    12  com.apple.iLifeSQLAccess                0x01dd50d2 sqlite3_step + 2439
    13  com.apple.iLifeSQLAccess                0x01df59e0 -[HgKPreparedSql updateWithArgs:] + 255
    14  com.apple.iLifeSQLAccess                0x01e2f45b __35-[HgEntity executeUpdate:withArgs:]_block_invoke_0 + 75
    15  com.apple.iLifeSQLAccess                0x01e30fc7 __46-[HgEntity _dispatch_async_suspend:withBlock:]_block_invoke_0 + 26
    16  libdispatch.dylib                       0x96a2dfbd _dispatch_call_block_and_release + 15
    17  libdispatch.dylib                       0x96a2f943 _dispatch_queue_drain + 224
    18  libdispatch.dylib                       0x96a2f7e8 _dispatch_queue_invoke + 47
    19  libdispatch.dylib                       0x96a2eff0 _dispatch_worker_thread2 + 187
    20  libsystem_c.dylib                       0x92cadb24 _pthread_wqthread + 346
    21  libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 15:: Dispatch queue: Face Detection
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.iPhoto                        0x00151c15 0x1a000 + 1276949
    7   com.apple.iPhoto                        0x00748cac 0x1a000 + 7531692
    8   com.apple.RedRock                       0x025d75c0 -[RKFaceDetectionWorker performJob:forWorkOrder:] + 437
    9   com.apple.proxtcore                     0x01d536e5 -[XTWorker performJob:] + 117
    10  com.apple.CoreFoundation                0x91a81d11 -[NSObject performSelector:withObject:] + 65
    11  com.apple.proxtcore                     0x01d1a22c -[XTSubscription postMessage:] + 191
    12  com.apple.proxtcore                     0x01d19aef -[XTDistributor distributeMessage:] + 681
    13  com.apple.proxtcore                     0x01d19313 -[XTThread handleMessage:] + 515
    14  com.apple.proxtcore                     0x01d3855d __42-[XTDispatchMsgQueue triggerDispatchQueue]_block_invoke_0 + 176
    15  libdispatch.dylib                       0x96a2dfbd _dispatch_call_block_and_release + 15
    16  libdispatch.dylib                       0x96a2f943 _dispatch_queue_drain + 224
    17  libdispatch.dylib                       0x96a2f7e8 _dispatch_queue_invoke + 47
    18  libdispatch.dylib                       0x96a2eff0 _dispatch_worker_thread2 + 187
    19  libsystem_c.dylib                       0x92cadb24 _pthread_wqthread + 346
    20  libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 16:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 17:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x9553bc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9553b1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x91a199da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x91a22b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x91a221dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x91a22088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9876c0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 19:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 20:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x9553db42 __select + 10
    1   com.apple.CoreFoundation                0x91a70e15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c6042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x98761be8 -[NSCondition wait] + 304
    4   com.apple.iPhoto                        0x0006ba64 0x1a000 + 334436
    5   com.apple.iPhoto                        0x0006b672 0x1a000 + 333426
    6   com.apple.CoreFoundation                0x91a84a9d __invoking___ + 29
    7   com.apple.CoreFoundation                0x91a849d9 -[NSInvocation invoke] + 137
    8   com.apple.RedRock                       0x0236f85b -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock                       0x023805f4 -[RKInvoker _invokeTargetWithPool:] + 68
    10  com.apple.CoreFoundation                0x91a81d11 -[NSObject performSelector:withObject:] + 65
    11  com.apple.proxtcore                     0x01d21df9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    12  com.apple.CoreFoundation                0x91a81d11 -[NSObject performSelector:withObject:] + 65
    13  com.apple.proxtcore                     0x01d1a22c -[XTSubscription postMessage:] + 191
    14  com.apple.proxtcore                     0x01d19aef -[XTDistributor distributeMessage:] + 681
    15  com.apple.proxtcore                     0x01d19313 -[XTThread handleMessage:] + 515
    16  com.apple.proxtcore                     0x01d17f10 -[XTThread run:] + 434
    17  com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    18  com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    19  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    20  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x992123a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9921211d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x99211f2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x9b66616a 0x9b079000 + 6213994
    7   libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x992123a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9921211d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x99211f2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x99244e53 AIOFileThread(void*) + 1019
    7   libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x9553bc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9553b1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x91a199da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x91a22b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x91a221dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x91a22088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9870c4af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x01d1a06c -[XTRunLoopThread run:] + 469
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.iPhoto                        0x00552a2e 0x1a000 + 5474862
    6   com.apple.iPhoto                        0x00552db1 0x1a000 + 5475761
    7   com.apple.CoreFoundation                0x91a81d11 -[NSObject performSelector:withObject:] + 65
    8   com.apple.proxtcore                     0x01d1a22c -[XTSubscription postMessage:] + 191
    9   com.apple.CoreFoundation                0x91a81d11 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x01d19e85 -[XTList makeObjectsPerformSelector:withObject:] + 60
    11  com.apple.proxtcore                     0x01d19aef -[XTDistributor distributeMessage:] + 681
    12  com.apple.proxtcore                     0x01d19313 -[XTThread handleMessage:] + 515
    13  com.apple.proxtcore                     0x01d17f10 -[XTThread run:] + 434
    14  com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    15  com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92caff7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x987923c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x987587d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x987586a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d18e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d17efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib                  0x9553bc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9553b1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x91a199da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x91a22b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x91a221dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x91a22088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9870c4af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x01d1a06c -[XTRunLoopThread run:] + 469
    8   com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 30 Crashed:
    0   com.apple.CFNetwork                     0x9cdbd0e6 URLRequest::initialize(URLRequest const*, unsigned char) + 40
    1   com.apple.CFNetwork                     0x9cdbd0a3 _ZL18_createRequestCopyPK13__CFAllocatorPK13_CFURLRequesth + 104
    2   com.apple.CFNetwork                     0x9cdbd036 CFURLRequestCreateMutableCopy + 24
    3   com.apple.Foundation                    0x9876c324 createCFRequest + 57
    4   com.apple.Foundation                    0x9888c911 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 57
    5   com.apple.iPhoto.FacebookPublisher          0x138df3ea 0x138c9000 + 91114
    6   com.apple.iPhoto.FacebookPublisher          0x138dd205 0x138c9000 + 82437
    7   com.apple.iPhoto.FacebookPublisher          0x138d5251 0x138c9000 + 49745
    8   com.apple.iPhoto                        0x0054e99a 0x1a000 + 5458330
    9   com.apple.iPhoto                        0x0072bb52 0x1a000 + 7412562
    10  com.apple.CoreFoundation                0x91a81d11 -[NSObject performSelector:withObject:] + 65
    11  com.apple.proxtcore                     0x01d1a22c -[XTSubscription postMessage:] + 191
    12  com.apple.proxtcore                     0x01d19aef -[XTDistributor distributeMessage:] + 681
    13  com.apple.proxtcore                     0x01d19313 -[XTThread handleMessage:] + 515
    14  com.apple.proxtcore                     0x01d1dade -[XTPortMsgQueue handleMachMessage:] + 188
    15  com.apple.Foundation                    0x987208bf __NSFireMachPort + 412
    16  com.apple.CoreFoundation                0x919e9d0a __CFMachPortPerform + 346
    17  com.apple.CoreFoundation                0x919e9b91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 49
    18  com.apple.CoreFoundation                0x919e97bb __CFRunLoopDoSource1 + 155
    19  com.apple.CoreFoundation                0x91a22e01 __CFRunLoopRun + 2193
    20  com.apple.CoreFoundation                0x91a221dc CFRunLoopRunSpecific + 332
    21  com.apple.CoreFoundation                0x91a22088 CFRunLoopRunInMode + 120
    22  com.apple.Foundation                    0x9870c4af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    23  com.apple.proxtcore                     0x01d1a06c -[XTRunLoopThread run:] + 469
    24  com.apple.Foundation                    0x9875fe25 -[NSThread main] + 45
    25  com.apple.Foundation                    0x9875fdd5 __NSThread__main__ + 1582
    26  libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    27  libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 31:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x9553d83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92cafe21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c6042c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreVideo                     0x9bf0a0cd CVDisplayLink::runIOThread() + 945
    4   com.apple.CoreVideo                     0x9bf09d05 _ZL13startIOThreadPv + 160
    5   libsystem_c.dylib                       0x92cabed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x92caf6de thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 33:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 34:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x9553dbb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x92c607b9 nanosleep$UNIX2003 + 187
    2   com.apple.Foundation                    0x987a002b +[NSThread sleepForTimeInterval:] + 170
    3   com.apple.iPhoto                        0x005e79a4 0x1a000 + 6085028
    4   com.apple.CoreFoundation                0x91a84a9d __invoking___ + 29
    5   com.apple.CoreFoundation                0x91a849d9 -[NSInvocation invoke] + 137
    6   com.apple.Foundation                    0x9883261a -[NSInvocationOperation main] + 267
    7   com.apple.Foundation                    0x9874d1cb -[__NSOperationInternal start] + 797
    8   com.apple.Foundation                    0x9874cea7 -[NSOperation start] + 67
    9   com.apple.Foundation                    0x98760ffa ____NSOQSchedule_block_invoke_2 + 135
    10  libdispatch.dylib                       0x96a2dfbd _dispatch_call_block_and_release + 15
    11  libdispatch.dylib                       0x96a2f01c _dispatch_worker_thread2 + 231
    12  libsystem_c.dylib                       0x92cadb24 _pthread_wqthread + 346
    13  libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 35:
    0   libsystem_kernel.dylib                  0x9553e02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92cadccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92caf6fe start_wqthread + 30
    Thread 30 crashed with X86 Thread State (32-bit):
      eax: 0x00000008  ebx: 0x7c451e40  ecx: 0x7e705af4  edx: 0xa9014880
      edi: 0xad25cef0  esi: 0x7c451e48  ebp: 0xb2052b18  esp: 0xb2052af0
       ss: 0x00000023  efl: 0x00010286  eip: 0x9cdbd0e6   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000010
    Logical CPU: 3
    Binary Images:
       0x1a000 -   0xd06feb  com.apple.iPhoto (9.4.2 - 9.4.2) <3AC6405B-33E2-3184-9F20-4C9CC5256A3A> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xe9a000 -   0xf7afe7  org.python.python (2.6.7 - 2.6.7) <61DBA92A-C39A-3A52-86F2-59CF9D310CB4> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
      0xfc7000 -   0xfcffff  com.apple.PhotoFoundation (1.0 - 10.17) <D48FDC95-21FC-328C-9F4F-89C28A260C2D> /Applications/iPhoto.app/Contents/Frameworks/PhotoFoundation.framework/Versions /A/PhotoFoundation
    0x103f000 -  0x121bffb  com.apple.geode (1.5.3 - 270.7) <DFD97416-FD86-3AF1-BFF0-79A47DADE257> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x12ab000 -  0x12b0ff7  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <65A74F18-5020-31EC-B7E9-EBC14E2D9CA1> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
    0x12b8000 -  0x12e7ff7  com.apple.iLifeAssetManagement (2.7 - 40.34) <2B65BA8A-2C25-360D-B50E-0A9EECA1CE57> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
    0x130c000 -  0x1333ff3  com.apple.iPhoto.Tessera (1.1 - 70.18) <F190FD9B-9CC9-3D4D-9744-113F7CA36097> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x1346000 -  0x136affb  com.apple.iPhoto.Tellus (1.3 - 70.18) <768463A7-60B4-3D50-B36B-D6E5AFA43DC9> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x1380000 -  0x138bfff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <86E53BF3-BCAD-36F9-999B-013E359EF079> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x1399000 -  0x13aeffb  com.apple.iLifeFaceRecognition (1.0 - 30.11) <4A781CBF-9764-3531-91E0-94C5B4DFCFDF> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x13bd000 -  0x13e9ffb  com.apple.DiscRecordingUI (6.0.4 - 6040.4.1) <F3EDDD79-611F-3ECC-9B78-0AB8BAC0D446> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x1403000 -  0x1405fff  com.apple.ExceptionHandling (1.5 - 10) <7C514CC4-7951-31CA-AEB3-D4AF49F44AE7> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x140c000 -  0x1417ff7  com.apple.UpgradeChecker (9.2 - 9.2) <D34CC218-8200-34D7-816C-B747EE4BF5F7> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1420000 -  0x17b9ff3  com.apple.iLifeSlideshow (3.1 - 1151.4) <B03978EF-A395-30D4-833B-7C474E1F5F12> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
    0x18b4000 -  0x1b45ff3  com.apple.iLifePageLayout (1.3 - 200.9) <067ACE80-5B73-39EE-850B-E392F6573AAC> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
    0x1c1f000 -  0x1cb6ff7  com.apple.MobileMe (13 - 1.0.4) <5E6C6DEC-1F48-358F-8117-40FAAEB8AFAD> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x1d14000 -  0x1d7cff3  com.apple.proxtcore (1.4.1 - 250.56) <BBADA727-FB78-32AF-8D45-4498F68343A7> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x1dbf000 -  0x1ebdff7  com.apple.iLifeSQLAccess (1.7.1 - 60.5) <845C6292-8EC2-3B4A-8E2E-8D98986148C2> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
    0x1f06000 -  0x1f31ffb  com.apple.ProUtils (1.1 - 200.36) <E286BD1F-0BE8-3151-B758-89870AB4AC89> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x1f4a000 -  0x1fb5fff  com.apple.iLifeKit (1.3.1 - 156.11) <F93283F4-046D-3653-9607-8B0F850E6318> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
    0x1ff9000 -  0x2221ff7  com.apple.prokit (7.2.3 - 1823) <0FEDF2D7-F31A-36F2-91A9-C03877B0CB46> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x2330000 -  0x285cffb  com.apple.RedRock (1.9.4 - 310.33) <548258F5-3AE9-3AD4-B986-A9674D131164> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x2a5b000 -  0x2a71ffb  com.apple.AOSAccounts (1.0.2 - 1.0.71) <13763832-1B2B-32E8-95BC-C23A627E6DD4> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x2a87000 -  0x2ac1ff3  com.apple.Ubiquity (1.1 - 210.2) <F8426ABA-BB3F-3A48-BF4E-9A0F6C12634F> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x2ade000 -  0x2adeff6  com.apple.SafariDAVNotifier (1.1.1 - 1) <DE95A56E-E2C8-3D96-B628-4DC6FA6CDD39> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x2ae6000 -  0x2b07ff7  com.apple.ChunkingLibrary (1.0 - 127.2) <8C1C8488-71E4-3C13-AF75-95CF06C040A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x2b14000 -  0x2b16fff  com.apple.LibraryRepair (1.0 - 1) <8D2DE423-2226-395A-9D90-3C43911F8613> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
    0x2b1f000 -  0x2b79fff  com.apple.proapps.MIO (1.0.6 - 512) <8321DF77-4AD8-376B-9465-83F471AA61D2> /Applications/iPhoto.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x2b92000 -  0x2b93fff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x2b9a000 -  0x2bbfff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x2bca000 -  0x2bfefe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x2c07000 -  0x2d6efff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x2d72000 -  0x2dd1ffb  com.apple.NyxAudioAnalysis (12.3 - 12.3) <969D7731-8AE0-32B9-817F-1AA727BBF9D8> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x2dea000 -  0x2e24ff7  com.apple.CoreMediaIOServicesPrivate (52.0 - 3311) <D88F358F-5971-3D0F-996F-B384501DA11E> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x2e42000 -  0x2e69ff7  com.apple.CoreMediaPrivate (20.0 - 20.0) <60E70C01-09F2-3096-B361-83FD4D27BF86> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x2e7f000 -  0x2eafff7  com.apple.FWAVCPrivate (52.47 - 47) <8E724EF3-79D6-3B0D-8A57-6E13DA3EACB5> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x2ec5000 -  0x2f0fffb  com.apple.CoreMediaIOServices (151.0 - 3232) <AE0FAE4D-CF41-3345-9930-9B0CD92141F6> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x2f31000 -  0x2f31ff7 +cl_kernels (??? - ???) <DB650762-681D-4205-899B-9269B69F1D2D> cl_kernels
    0x2f33000 -  0x2f5aff7  com.apple.ExpressCheckout (1.0 - 1.0) <ACE460FA-35FB-3C0E-9BA8-937F560F0847> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
    0x2f76000 -  0x2fa4ffb  com.apple.iLifeImageAnalysis (3.0 - 3) <82BEE3DD-958D-35A6-B167-C8C0C31227DB> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/iLifeImageAnalysis.framework/Versions/A/iLifeImageAnalysis
    0xcace000 -  0xcacfffd +cl_kernels (??? - ???) <C04144D8-97C0-4B6B-81F4-6FBA84027B1B> cl_kernels
    0x10218000 - 0x103a0ff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x103d7000 - 0x10541ffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x10570000 - 0x108f1fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x109fc000 - 0x10a08ffb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x10a0f000 - 0x10a3cff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x10a45000 - 0x10a4eff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x10a55000 - 0x10a57fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x10a5b000 - 0x10a5dfff  com.apple.AddressBook.LocalSourceBundle (1.5 - 1091) <7A218EB1-111E-3E5C-8FC0-3300D232D7F6> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x10a62000 - 0x10a65ffe  com.apple.DirectoryServicesSource (1.5 - 1091) <2DB6EF39-C50C-318D-9F7A-7A9EE37C1FE2> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x10a6b000 - 0x10ac6fff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <B5CA94A3-383B-371A-BB8C-F7142EB4FF6B> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x11139000 - 0x111e1ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x11747000 - 0x11748ff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1176f000 - 0x11772fff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <A69EF05F-5213-3D42-B6C5-97D4C8C5E7A7> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
    0x1375c000 - 0x13763fff  com.apple.iPhoto.RSSPublisher (1.1 - 1.1) <C13A2FCB-178C-3CA9-AB1C-44B4C76D26BD> /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0x137ce000 - 0x137cefff  com.apple.iLMBAppDefPlugin (2.6.4 - 288.4.6) <72B8DECB-9CB6-345E-8739-BC65FF59FFE3> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x137d

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?
    Post back with the result.

  • IPhoto keeps crashing! - then needs to repair the library. This is happening each time I import photos or even try to go in to an even and delete photos etc. Does anyone have any suggestions? Please it is so frustrating - I used to love iPhoto - now I reg

    iPhoto keeps crashing! - then needs to repair the library. This is happening each time I import photos or even try to go in to an even and delete photos etc. Does anyone have any suggestions? Please it is so frustrating - I used to love iPhoto - now I regret upgrading to Lion

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • IPhoto '11 crashes on library update

    iPhoto '11 crashes on library update: "using the Avilmporter plug-in"
    Problem is, I don't have this plug in.
    Any suggestions?

    1. Also here, iPhoto crashed when updating the library from iPhoto 09. 94 GB, 16000 pictures in the library. With full crash report - more than I understand.
    2. Went back to my TM backup an iPhoto 09. Rebuilt library. Installed iPhoto 11, same thing.
    3. Repeated and installed 9.0.1 before updating the library, same thing. What is left of the library is only some 3 MB.
    4. Full OS install with users and programs from TM backup. Same thing. Only now I have permission issues as well.
    5. Now I have 9.0.1 and my library and am waiting for another update before going through the whole exercise again.

  • IPhoto '11 Crashes every time when accessing SD card for import.

    iPhoto '11 launches as expected when I insert an SD card from my Canon T2i into a SD card reader in my 17" MacBook Pro's SD card reader that is located in the Mac's ExpressCard slot.
    iPhoto then goes to the somewhat new looking import screen where the rainbow pinwheel spins for quite sometime. There are a little over 2,000 images on the card, but this is nothing iPhoto '09 ever had any issues with.
    After locking up for about 5 minutes, iPhoto crashes. This has happened every time I have attempted to import. I have tried restarting, repairing permissions, running Disk Warrior and reinstalling iPhoto.
    The images on the same SD card are accessible with the Finder and can be imported by Aperture.
    Please help!

    Can you try using Image Capture and see if it works there? Also, if you post a crash log sometimes we can tell what is happening. If Image Capture works, you can import the photos on your desktop and then drag and drop them into iPhoto. There is a chance that a photo is damaged and it is causing iPhoto to crash. Also, if the photos imported in Aperture without a problem, you can export them from there and import them into iPhoto. After you safely import the photos I suggest you reformat the SD card in your camera. Sometimes after repeated use things could get corrupted there.

  • IMovie and iPhoto '08 - Crashing hard

    Has anyone else experienced repeated crashes (system level) with iMovie and iPhoto '08? I mean where you have to use the power button to restart the computer...
    I have a new iMac (2007) and haven't done much messing with loading extensions and utilities. So I would expect it to be stable as Apple could make it. And yet, I still get that Spinning Colorwheel with both these new iLife '08 products. Anyone else?
    --Naseer

    This last time I had downloaded Adobe Flash Player DMG file which created that "virtual disk." After installing, I pulled it to trash which "ejected" it. But iMovie was in the background at that time. The computer only proceeded to the non-responsive state when I switched to iMovie and did a Quit.
    Doesn't sound like the same thing. I my example, iMovie thinks there is a video camera connected to the computer and attempts to import the (in my case) unencrypted VOB files. So it reads the files and generates thumbnails for all the video and places it in a new and separate "Import" selection window. This, of course, seems to take forever and all the while the beachball is spinning away any time the cursor hovers above anything "active" as a part of iMovie.
    What do you see when you first open iMovie '08 -- any modal messages displayed?
    Isn't there supposed to be all sorts of protected multi-tasking controls to prevent this kind of thing these days with a modern OS?
    Have you checked the "Activity Monitor" to see what is actually going on? In my case the computer is functioning properly but CPU is being "Hogged" by iMovie to perform tasks it shouldn't be doing. To remedy the situation, all I have to do is close the open file/image that iMovie '08 thinks is a "camera."

  • My iPhoto keeps crashing after installing the latest update, can't do anything!

    My iPhoto keeps crashing after installing the latest update, can't do anything! It used to crash when importing but now I'm at the point where I open the software and after 2 seconds it crashes (nothing connected either). What to do? Can't access any photos

    Try this:  launch iPhoto with the Option key held down and create a new, test library.  Import some photos and check to see if the same problem persists. If you can create a new library and import some test photos then the problem lies with your original library. 
    If that's the case make a temporary, backup copy (if you don't already have a backup copy) of the library and apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    If iPhoto crashes while trying to create a new library then try this:
    Make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    Click to view full size
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    If that fails to help a reinstall of iPhoto is indicated. To do so you'll have to delete the current application and all files with "iPhoto" in the file name with either a .PKG or .BOM extension that reside in the HD/Library/Receipts folder and from the /var/db/receipts/  folder,
    Click to view full size
    Then install iPhoto from the disk it came on originally and apply all relavant updaters.
    P.S.  If you're still running Tiger, 10.4.6, then the above may not apply.  If you're running a newer system you should update your profile so we have a better idea of where you're at.
    OT

  • My iphoto keeps crashing I have reloaded it from time machine, reloaded the system, reloaded the program and cannot seem to fix the problem. Any thoughts?

    iphoto keeps crashing on opening for no reason. 
    This is what it keeps saying. Anyone with any ideas?
    Process:         iPhoto [283]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         8.1.2 (8.1.2)
    Build Info:      iPhotoProject-4240000~8
    Code Type:       X86 (Native)
    Parent Process:  launchd [95]
    Date/Time:       2013-11-16 18:21:24.205 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          17724 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  210 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                      8BE82445-7472-4D15-A8AF-D8A8F41BCE4C
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024
    Crashed Thread:  11
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x02bb2afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x02bb3267 mach_msg + 68
    2   com.apple.CoreFoundation                0x00f1a30f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x00f193f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x00f19221 CFRunLoopRunInMode + 97
    5   com.apple.HIToolbox                     0x048ace04 RunCurrentEventLoopInMode + 392
    6   com.apple.HIToolbox                     0x048acbb9 ReceiveNextEventCommon + 354
    7   com.apple.HIToolbox                     0x048aca3e BlockUntilNextEventMatchingListInMode + 81
    8   com.apple.AppKit                        0x02ee7595 _DPSNextEvent + 847
    9   com.apple.AppKit                        0x02ee6dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10  com.apple.AppKit                        0x02ea91f3 -[NSApplication run] + 821
    11  com.apple.AppKit                        0x02ea1289 NSApplicationMain + 574
    12  com.apple.iPhoto                        0x00124b80 0x1000 + 1194880
    13  com.apple.iPhoto                        0x00003172 0x1000 + 8562
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x02bd9382 kevent + 10
    1   libSystem.B.dylib                       0x02bd9a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x02bd8f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x02bd8cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x02bd8781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x02bd85c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x02bb2b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x02be06e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x02c0f5a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x03c7095c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x03c29451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x03c29334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0297e201 -[XTMsgQueue waitForMessage] + 49
    7   com.apple.proxtcore                     0x0296c363 -[XTThread run:] + 387
    8   com.apple.Foundation                    0x03c34564 -[NSThread main] + 45
    9   com.apple.Foundation                    0x03c34514 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    11  libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x02bb2b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x02be06e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x02c0f5a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x03c7095c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x03c29451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x03c29334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0297e201 -[XTMsgQueue waitForMessage] + 49
    7   com.apple.proxtcore                     0x0296c363 -[XTThread run:] + 387
    8   com.apple.Foundation                    0x03c34564 -[NSThread main] + 45
    9   com.apple.Foundation                    0x03c34514 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    11  libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x02bb2afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x02bb3267 mach_msg + 68
    2   com.apple.CoreFoundation                0x00f1a30f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x00f193f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x00f19221 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x03c6e227 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6   com.apple.proxtcore                     0x0296d8a5 -[XTRunLoopThread run:] + 421
    7   com.apple.Foundation                    0x03c34564 -[NSThread main] + 45
    8   com.apple.Foundation                    0x03c34514 __NSThread__main__ + 1499
    9   libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    10  libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x02be0aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x02be075e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x02be23f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iPhoto                        0x00506841 0x1000 + 5265473
    4   com.apple.Foundation                    0x03c34564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x03c34514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    7   libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x02bd1ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00f59c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    3   libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x02bb2afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x02bb3267 mach_msg + 68
    2   com.apple.CoreFoundation                0x00f1a30f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x00f193f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x00f19221 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x03c6d2c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x03c34564 -[NSThread main] + 45
    7   com.apple.Foundation                    0x03c34514 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    9   libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x02bd8412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x02bd89a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x02bd85c6 start_wqthread + 30
    Thread 9:
    0   libSystem.B.dylib                       0x02be0aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x02be075e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x02be23f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x03c5c753 -[NSCondition wait] + 316
    4   com.apple.iPhoto                        0x0051242a 0x1000 + 5313578
    5   com.apple.iPhoto                        0x00511c48 0x1000 + 5311560
    6   com.apple.Foundation                    0x03c34564 -[NSThread main] + 45
    7   com.apple.Foundation                    0x03c34514 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    9   libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x02be0aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x02be075e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x02be23f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x03c5c753 -[NSCondition wait] + 316
    4   com.apple.iPhoto                        0x0051242a 0x1000 + 5313578
    5   com.apple.iPhoto                        0x00511c48 0x1000 + 5311560
    6   com.apple.Foundation                    0x03c34564 -[NSThread main] + 45
    7   com.apple.Foundation                    0x03c34514 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    9   libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 11 Crashed:
    0   com.apple.iPhoto                        0x00301d92 0x1000 + 3149202
    1   com.apple.Foundation                    0x03c2fe7c _decodeObjectBinary + 2902
    2   com.apple.Foundation                    0x03c30c88 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1438
    3   com.apple.Foundation                    0x03c312f5 -[NSArray(NSArray) initWithCoder:] + 586
    4   com.apple.Foundation                    0x03c2fe7c _decodeObjectBinary + 2902
    5   com.apple.Foundation                    0x03c30c88 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1438
    6   com.apple.Foundation                    0x03c4c26d -[NSDictionary(NSDictionary) initWithCoder:] + 900
    7   com.apple.Foundation                    0x03c2fe7c _decodeObjectBinary + 2902
    8   com.apple.Foundation                    0x03c30c88 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1438
    9   com.apple.Foundation                    0x03c312f5 -[NSArray(NSArray) initWithCoder:] + 586
    10  com.apple.Foundation                    0x03c2fe7c _decodeObjectBinary + 2902
    11  com.apple.Foundation                    0x03c2f174 _decodeObject + 180
    12  com.apple.iPhoto                        0x00304936 0x1000 + 3160374
    13  com.apple.iPhoto                        0x0030520a 0x1000 + 3162634
    14  com.apple.iPhoto                        0x00064bf7 0x1000 + 408567
    15  com.apple.iPhoto                        0x002196a6 0x1000 + 2197158
    16  com.apple.Foundation                    0x03c34564 -[NSThread main] + 45
    17  com.apple.Foundation                    0x03c34514 __NSThread__main__ + 1499
    18  libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    19  libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x02be0aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x02be075e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x02be23f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iPhoto                        0x00506841 0x1000 + 5265473
    4   com.apple.Foundation                    0x03c34564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x03c34514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x02be0259 _pthread_start + 345
    7   libSystem.B.dylib                       0x02be00de thread_start + 34
    Thread 11 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0x00000000  ecx: 0x2b72f140  edx: 0x00000001
      edi: 0x00000000  esi: 0x000e31ff  ebp: 0xb04a9348  esp: 0xb04a92a0
       ss: 0x0000001f  efl: 0x00010282  eip: 0x00301d92   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000024
    Binary Images:
        0x1000 -   0x9fbfee  com.apple.iPhoto 8.1.2 (8.1.2) <436E886C-E26D-2C7D-9745-252829318EFE> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xb31000 -   0xb31ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0xb34000 -   0xe2efef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
      0xeda000 -   0xedaff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
      0xedd000 -  0x1058fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x1150000 -  0x1150ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x1158000 -  0x1166ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x116e000 -  0x11cbff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x11eb000 -  0x12c8fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x1319000 -  0x1356ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x1373000 -  0x1381fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x1386000 -  0x1386ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x1389000 -  0x1389ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x1391000 -  0x15f7ff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x16d4000 -  0x16fffff  com.apple.DiscRecordingUI 5.0.9 (5090.4.2) <3E6CC284-2F1B-9EDB-0B56-872F962669A2> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x1717000 -  0x1719fe7  com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x171f000 -  0x17d4fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x181a000 -  0x1a21feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x1af4000 -  0x1c76fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x1cd8000 -  0x1ce2fff  com.apple.UpgradeChecker 1.0 (1.1) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1cec000 -  0x1d69ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x1da8000 -  0x1e44ffc  com.apple.MobileMe 8 (1.0) <47DF6C20-78C5-1AA2-1D64-274EAE522D93> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x1ea6000 -  0x1fb5fe7  com.apple.WebKit 6533.21 (6533.21.1) <87AFEE12-270F-2D84-1B93-81DF1DA47A7F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x2051000 -  0x2194fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x224b000 -  0x2544fe7  com.apple.MessageFramework 4.5 (1084) <DF6AC752-F789-3BC3-5E69-0FEB1A8B4340> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x2663000 -  0x269dff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x26aa000 -  0x26bfff7  com.apple.iChat.InstantMessage 5.0.5 (747) <4E1D077E-3733-5565-ADB9-C9B2C3EC89BE> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x26cc000 -  0x2785fe7  libsqlite3.0.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.0.dylib
    0x2793000 -  0x2793fff +eOkaoCom.dylib ??? (???) <17ADB0F4-BF83-0B0B-5293-F843F1724644> /Applications/iPhoto.app/Contents/MacOS/eOkaoCom.dylib
    0x2797000 -  0x27cafe7 +eOkaoDt.dylib ??? (???) <673BD0C5-FAC4-ABB7-B55E-FD8A75E4759D> /Applications/iPhoto.app/Contents/MacOS/eOkaoDt.dylib
    0x27d0000 -  0x2936fff +eOkaoFr.dylib ??? (???) <684982FE-55E4-174D-9CF3-DA4319BD57F9> /Applications/iPhoto.app/Contents/MacOS/eOkaoFr.dylib
    0x293a000 -  0x295eff2 +eOkaoPt.dylib ??? (???) <E2ED8DE8-7A2D-8309-3CB5-2E87F135A8A8> /Applications/iPhoto.app/Contents/MacOS/eOkaoPt.dylib
    0x2965000 -  0x29acff7  com.apple.proxtcore 1.0.0 (1.0.0) /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x29f0000 -  0x29f0ff8  com.apple.iLifeSlideshow 1.1 (452) <65FE31A8-C4C3-2069-9B2C-CB00BB168CFE> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow
    0x29f4000 -  0x29fdff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x2a07000 -  0x2a87fef  com.apple.NetServices.NetServices 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x2ae9000 -  0x2ae9ff7  com.apple.AppleAppSupport 1.5 (1.5) <9FD82212-62A9-A388-940B-2343D69889C3> /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x2aed000 -  0x2b57fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x2bb2000 -  0x2d59ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x2ddb000 -  0x2ddbff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x2dde000 -  0x2e8bfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x2e9f000 -  0x3782ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x3c1e000 -  0x3e8ffef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x3f9d000 -  0x3fbcff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x3fd3000 -  0x433eff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x440e000 -  0x453cfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x45a0000 -  0x46ddfe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x474d000 -  0x474eff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x4753000 -  0x482dfff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x4878000 -  0x4b9cfef  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
    0x4cdc000 -  0x4ce6ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x4cef000 -  0x4d35ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x4d42000 -  0x4e43fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x4e67000 -  0x4eabff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x4eca000 -  0x4f44fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x4f76000 -  0x4f76ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x4f7a000 -  0x4f8cff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x4f99000 -  0x5788557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x5850000 -  0x5a12feb  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
    0x5a71000 -  0x5ad2fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x5b0a000 -  0x5ba5fe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x5bcc000 -  0x5c88fff  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
    0x5cbf000 -  0x5d12ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x5d3d000 -  0x5d4eff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x5d5b000 -  0x5e03ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x5e30000 -  0x5e44ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x5e52000 -  0x5e66fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x5e6f000 -  0x5e72fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x5e75000 -  0x5e81ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x5e85000 -  0x61a5ff3  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
    0x621b000 -  0x62c7fe7  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
    0x632c000 -  0x6370fe7  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
    0x6397000 -  0x6462fef  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
    0x64c1000 -  0x6541feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x6575000 -  0x65a8ff7  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
    0x65c0000 -  0x665dfe3  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
    0x669c000 -  0x66c2ffb  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
    0x66d8000 -  0x66e5ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x66ee000 -  0x6716ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x6721000 -  0x676afe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x6775000 -  0x6779ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x677e000 -  0x6799ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x67a1000 -  0x67a3ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x67a7000 -  0x67cbff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x67d2000 -  0x68b2fe7  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
    0x68c0000 -  0x68c0ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x68c3000 -  0x6905ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x690e000 -  0x697dff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x6986000 -  0x6d9cff7  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
    0x6dde000 -  0x7213ff7  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
    0x7399000 -  0x749bfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x74ef000 -  0x74f0ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x74f4000 -  0x75acfeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x763c000 -  0x765cfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x7666000 -  0x7670fe7  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
    0x7678000 -  0x76c8ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x76e0000 -  0x778eff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x77b8000 -  0x77e9ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x77f1000 -  0x7812fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x781b000 -  0x781fff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7827000 -  0x786aff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7878000 -  0x7883ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7892000 -  0x799eff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x79bd000 -  0x79c0ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x79c5000 -  0x79c9ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x79ce000 -  0x7a50ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7a87000 -  0x7a8cff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7a94000 -  0x7a9afe7  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
    0x7aa1000 -  0x7ab9ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7aca000 -  0x7b17feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7b33000 -  0x7b55fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7b5f000 -  0x7b6fff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x7b76000 -  0x7bb9ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x7be2000 -  0x7be4ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7be9000 -  0x7beffff  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
    0x7bf7000 -  0x7bfaffb  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
    0x7bff000 -  0x7c63ffb  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
    0x7c85000 -  0x7c9afff  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
    0x7cb0000 -  0x7cccfe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7cdc000 -  0x7d14ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7d1f000 -  0x7d2fff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7d3a000 -  0x7db1ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7dca000 -  0x7e0aff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7e2b000 -  0x7e36ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7e42000 -  0x7e7cfe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x7e8e000 -  0x7e8eff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7e91000 -  0x8073fff  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
    0x8145000 -  0x8183ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x81a6000 -  0x81e3ff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x81fe000 -  0x832bffb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x838f000 -  0x884aff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x88f3000 -  0x893affb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x895b000 -  0x89d6fff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x89e0000 -  0x8c0bff3  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
    0x8cec000 -  0x8d65ff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x8d9b000 -  0x8dc2ff7  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
    0x8de0000 -  0x8e4eff7  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
    0x8e8a000 -  0x8ebaff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x8ed9000 -  0x90d7ff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <011E271D-4CA4-FFB0-2EDD-13C31C239899> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9132000 -  0x9188ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x91b8000 -  0x92bafef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x9321000 -  0x9379fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x93a2000 -  0x93fcfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x942b000 -  0x9433ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x943d000 -  0x9482ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x94a5000 -  0x94a6ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x94ab000 -  0x9efeff7  com.apple.WebCore 6533.21 (6533.21.1) <04C66A67-4CF2-5F4B-4EA3-00E67B0F9411> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0xa3ff000 -  0xa438fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0xa447000 -  0xa623fe7  com.apple.CalendarStore 4.0.4 (997.7) <F0077132-B7E4-A612-7D76-46EB1DE9C80E> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0xa6e9000 -  0xa729fe7  com.apple.DAVKit 4.0.3 (732.2) <EF9AA2D1-718F-40BE-4DB7-E62A767801AF> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0xa74a000 -  0xa797ff7  com.apple.ExchangeWebServices 1.3 (61) <B3705083-4186-5A27-6003-58E7264CAA3E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0xa7e7000 -  0xa856ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0xa88d000 -  0xa894ff7  com.apple.KerberosHelper 2.1 (1.0) <E29B37C3-467E-ACCB-3C72-FA3CC5C4030D> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0xa89a000 -  0xa8c0fe3  com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <5986E77D-F10B-D037-5584-B73B1B352918> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0xa8d1000 -  0xa9cdff3  com.apple.PubSub 1.0.5 (65.21) <A8B3269D-A704-7A6A-F56A-2A07F119DC62> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0xaa2b000 -  0xaa38ff7  com.apple.AppleFSCompression 24.4 (1.0) <09E7FA6D-4BE8-5CA6-732F-D70EDF0E3910> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0xaa40000 -  0xaa4dfe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0xaa52000 -  0xab94ff7  com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0xac0b000 -  0xac79ff7  com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0xaca6000 -  0xaceefff  com.apple.iCalendar 1.0.3 (54) <65B75654-CBFE-BDE7-E914-84683881B408> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0xad1a000 -  0xad25ff7  com.apple.NSServerNotificationCenter 3.0 (3.0) <0803C7DC-A7C5-03D5-4C84-4D4097542BE0> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0xad2f000 -  0xad4cfe7  com.apple.DotMacSyncManager 2.0.3 (446.9) <CFC4888B-BDAE-C977-804B-76ABFA8B489F> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0xad60000 -  0xad72ff7  com.apple.syncservices.syncservicesui 5.2 (578.3) <2E6EA5E4-EAEE-EF00-A565-0F9513AF9E27> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0xad7d000 -  0xad82ff7  com.apple.AOSNotification 1.2.0 (124) <3CDBCEB8-1078-7152-10CE-001B772AF04F> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0xad89000 -  0xadd9ff7  com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0xadfb000 -  0xae36fe7  com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0xae4d000 -  0xaec1fef  com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0xaf00000 -  0xaf07ff7  com.apple.aps.framework 1.2 (1.2) <79AFAF6A-319E-C55D-92D8-69284EC663E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0xaf10000 -  0xaf46fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0xaf53000 -  0xaf5aff7  com.apple.iChat.IMUtils 5.0.5 (747) <165000D5-219A-DFAE-68C6-25F6ED12A00B> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0xaf62000 -  0xaf80ff7  com.apple.iChat.IMFoundation 5.0.5 (747) <4F6827AF-F713-A8F8-92E8-C9EC59D92416> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0xaf9b000 -  0xafdbfe7  com.apple.IMCore 5.0.5 (747) <625F3A2B-3E43-2BD2-99C0-58E1C1765F65> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0xafee000 -  0xb016fff  com.apple.iLifeSlideshowCore 1.1 (134) <6B3AA83C-6198-9C49-7AFB-619E5DC2C756> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
    0xb030000 -  0xb140fe3  com.apple.iLifeSlideshowProducer 1.1 (382) <BBC8AFE4-95A6-4993-C10C-FF8AAC006928> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    0xb1b3000 -  0xb2bcff3  com.apple.iLifeSlideshowRenderer 1.1 (375) <F8723883-3C5C-734F-CD08-709E4079B2C5> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0xb330000 -  0xb33bfff  com.apple.iLifeSlideshowExporter 1.1 (159) <A378AE26-9698-2327-CDAA-D2AF255DE5BE> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
    0xb344000 -  0xb36dfe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0xb37e000 -  0xb386fe7  com.apple.NetServices.BDControl 1.0.5 (1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0xb392000 -  0xb395fff  com.apple.NetServices.BDRuleEngine 1.0.2 (1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0xb6c5000 -  0xb775fe3  com.apple.QuickTimeImporters.component 7.6.6 (1783) <E0BF3843-1044-F371-AB6F-423C5E9E417B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0xc288000 -  0xc293ff7  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
    0xc29c000 -  0xc2a3ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0xc2e9000 -  0xc2ecff7  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
    0xc2fc000 -  0xc337feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    0xc40b000 -  0xc40ffff  com.apple.iPhoto.RSSPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0xc690000 -  0xc6c3fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
    0xc6cf000 -  0xc710ff7  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
    0xc7e3000 -  0xc7e9ff7  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
    0x1dd5b000 - 0x1ecadff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x1ef9c000 - 0x1f617ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x1fc5c000 - 0x1fc8dff7  com.apple.iPhoto.MobileMePublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
    0x1fcd4000 - 0x1fcd5ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1fcf5000 - 0x1fcf6ff7  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
    0x20000000 - 0x20098fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x23033000 - 0x23484fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x23c4e000 - 0x23e2cfe3  libType1Scaler.dylib ??? (???) <97A2DBFA-C50B-266C-E63A-D6644F3B737C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libType1Scaler.dylib
    0x2444a000 - 0x24455fff  com.apple.BookService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x2445f000 - 0x24469fff  com.apple.CalendarsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x24473000 - 0x2447dfff  com.apple.CardsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x24487000 - 0x24492fff  com.apple.PrintsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x2449c000 - 0x244a4ff7  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
    0x244ab000 - 0x244b5ff7  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
    0x244bb000 - 0x244bdff7  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
    0x244c2000 - 0x244c6ff7  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
    0x244cc000 - 0x244d8ff7  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
    0x244df000 - 0x244f3ffb  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
    0x25ca6000 - 0x25cafff7  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
    0x25cb6000 - 0x25cbeff7  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
    0x25cc5000 - 0x25cc7ff7  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
    0x25ccc000 - 0x25cceff7  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
    0x25e00000 - 0x25ed1fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x25f0f000 - 0x25fbfffb  com.apple.iTunesAccess 11.1.3 (11.1.3) <0A281C6A-EF94-3200-8D6F-69108EFCE44E> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x26100000 - 0x26249fe7  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
    0x2628a000 - 0x263d6fe7  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
    0x4beef000 - 0x4bef9ff7  com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x64b00000 - 0x64b07ff3  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
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0xfa100000 - 0xfa192fe7  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
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.48f2
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 0 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 465.76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 5

    As a test launch iPhoto with the Option key held down and create a new, test library.  Import some photos and test to see if the same problem persists. Does it?
    If it doesn't the your library is damaged and needs to be fixed. Apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download IPhoto Library Manager 4 for OS XC 10.6.8 and iPhoto  8.1.2 and later  or iPhoto Library Manager 3 (for OS X 10.5.8 and iPhoto 7.1.5 and earlier) and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu (iPLM 3) or Library ➙ Rebuild Library menu (iPLM 4) option.
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • HELP! IPhoto 08' crashes every time I open it. (Crash log posted)

    So every time I open up IPhoto it crashes. I have a 15" Macbook Pro 2.4Ghz with 2 GB of 667Mhz DDR2 SDRAM with 92GB of hard drive space left on a 160GB hard drive. I've tried reinstalling, reparing disk permissions, deleting the Thumb32Segment.data, Thumb64Segment.data and ThumbJPGSegment.data and rebuilding the IPhoto library but nothing is working. Additionally it works on all other users accounts. Ill post the log from IPhoto.crash.log:
    Host Name: _____________________
    Date/Time: 2008-01-09 22:01:57.176 -0800
    OS Version: 10.4.10 (Build 8R4049)
    Report Version: 4
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent: WindowServer [59]
    Version: 7.1 (7.1)
    Build Version: 9
    Project Name: iPhotoProject
    Source Version: 3470000
    PID: 684
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x17293000
    Thread 0 Crashed:
    0 <<00000000>> 0xffff0884 __memcpy + 228 (cpu_capabilities.h:228)
    1 libSystem.B.dylib 0x9001640c fread + 140
    2 com.apple.iPhoto 0x0021701a 0x1000 + 2187290
    3 com.apple.iPhoto 0x0021718b 0x1000 + 2187659
    4 com.apple.iPhoto 0x000ae48e 0x1000 + 709774
    5 com.apple.iPhoto 0x000a21ff 0x1000 + 659967
    6 com.apple.iPhoto 0x000afae2 0x1000 + 715490
    7 com.apple.iPhoto 0x000a490d 0x1000 + 669965
    8 com.apple.iPhoto 0x0009ee86 0x1000 + 646790
    9 com.apple.iPhoto 0x000947be 0x1000 + 604094
    10 com.apple.iPhoto 0x00095c05 0x1000 + 609285
    11 com.apple.iPhoto 0x00061397 0x1000 + 394135
    12 com.apple.Foundation 0x927ed17b nsnotecallback + 230
    13 com.apple.CoreFoundation 0x908563e6 __CFXNotificationPost + 345
    14 com.apple.CoreFoundation 0x9084dbd1 _CFXNotificationPostNotification + 600
    15 com.apple.Foundation 0x927e5724 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
    16 com.apple.Foundation 0x927ec6c9 -[NSNotificationCenter postNotificationName:object:] + 55
    17 com.apple.AppKit 0x9327be94 -[NSApplication _postDidFinishNotification] + 124
    18 com.apple.AppKit 0x9327bd7e -[NSApplication _sendFinishLaunchingNotification] + 67
    19 com.apple.AppKit 0x9327b87d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
    20 com.apple.AppKit 0x9327b448 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
    21 com.apple.Foundation 0x927f2e65 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
    22 com.apple.Foundation 0x927f2c8f _NSAppleEventManagerGenericHandler + 91
    23 com.apple.AE 0x915236c5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    24 com.apple.AE 0x915235f6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    25 com.apple.AE 0x915234c2 aeProcessAppleEvent + 190
    26 com.apple.HIToolbox 0x92df51e4 AEProcessAppleEvent + 37
    27 com.apple.AppKit 0x9327963d _DPSNextEvent + 1044
    28 com.apple.AppKit 0x93279056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    29 com.apple.AppKit 0x93272ddb -[NSApplication run] + 512
    30 com.apple.AppKit 0x93266d2f NSApplicationMain + 573
    31 com.apple.iPhoto 0x000028ee 0x1000 + 6382
    32 com.apple.iPhoto 0x00002815 0x1000 + 6165
    Thread 1:
    0 libSystem.B.dylib 0x9003f6cf syscallthreadswitch + 7
    1 com.apple.AppKit 0x93350682 -[NSUIHeartBeat _heartBeatThread:] + 1399
    2 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.iPhoto 0x00503dbc 0x1000 + 5254588
    2 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xffff088b ebx: 0x9001638e ecx: 0x00010000 edx: 0x00040000
    edi: 0x17293000 esi: 0x17153000 ebp: 0xbfffec78 esp: 0xbfffec70
    ss: 0x0000001f efl: 0x00010206 eip: 0xffff0884 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x6a1fff com.apple.iPhoto 7.1 /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x78c000 - 0x796fff com.apple.UpgradeChecker 1.0 /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1008000 - 0x1077fff com.apple.iLifeMediaBrowser 1.0.2 (193) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x1205000 - 0x12a4fff com.apple.DotMacKit 46 (3.0.2L) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x1312000 - 0x1391fff com.apple.imageKit 1.0 /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/A/Frame works/ImageKit.framework/Versions/A/ImageKit
    0x16ce7000 - 0x16cf2fff com.apple.BookService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x16ef8000 - 0x16f5afff com.apple.NetServices.NetServices 6.0 /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x16fa8000 - 0x16faffff com.apple.NetServices.BDControl 1.0.5 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x16fb9000 - 0x16fbcfff com.apple.NetServices.BDRuleEngine 1.0.2 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x16fc3000 - 0x16fcdfff com.apple.CalendarsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x16fd7000 - 0x16fe1fff com.apple.CardsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x16feb000 - 0x16ff0fff com.apple.NetSlidesService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x16ff8000 - 0x17003fff com.apple.PrintsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91bbcfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc2000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b22000 - 0x92b3dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b49000 - 0x92ba1fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb5000 - 0x92bb5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb7000 - 0x92bc7fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd6000 - 0x92bdefff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be4000 - 0x92beafff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bf0000 - 0x92c81fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c95000 - 0x92c99fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9c000 - 0x92cbafff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccc000 - 0x92cd2fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd8000 - 0x92d3bfff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d62000 - 0x92da3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dca000 - 0x92dd8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddf000 - 0x92de4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de9000 - 0x930defff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e4000 - 0x931f0fff com.apple.opengl 1.5.1 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f5000 - 0x93210fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93260000 - 0x93260fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93262000 - 0x93918fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c99000 - 0x93d14fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4d000 - 0x93e07fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e4a000 - 0x93e4afff com.apple.audio.units.AudioUnit 1.4.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e4c000 - 0x9400dfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94053000 - 0x94094fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9409c000 - 0x940dffff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e3000 - 0x940f9fff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94108000 - 0x945c4fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x946f6000 - 0x9473efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94843000 - 0x94852fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94859000 - 0x94864fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x948b0000 - 0x948cafff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x948d0000 - 0x94bd9fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94d5c000 - 0x94ea2fff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f2e000 - 0x94f3dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f44000 - 0x94f6dfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f73000 - 0x94f82fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f86000 - 0x94fabfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fb7000 - 0x94fd4fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95079000 - 0x95079fff com.apple.DiscRecording 3.2.0 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9507b000 - 0x950f9fff com.apple.DiscRecordingEngine 3.2.0 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95129000 - 0x9516bfff com.apple.DiscRecordingContent 3.2.0 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95300000 - 0x95393fff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x953ed000 - 0x9546dfff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x954a6000 - 0x95785fff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95904000 - 0x95927fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95ac1000 - 0x95b41fff com.apple.QTKit 7.2 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95b80000 - 0x95ba2fff com.apple.CoreMediaPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x95baf000 - 0x95bebfff com.apple.CoreMediaIOServicesPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x95c3a000 - 0x95c3cfff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x95c3f000 - 0x95c77fff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96cc4000 - 0x96cc4fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x971ab000 - 0x971cdfff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x973aa000 - 0x973aafff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97c32000 - 0x97d09fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97d92000 - 0x97d92fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97d94000 - 0x97d94fff com.apple.AppleAppSupport 1.4 /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x97ed2000 - 0x97eeefff com.apple.DiscRecordingUI 3.2.0 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x9833a000 - 0x9833cfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x99fa9000 - 0x99fb4fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99fbe000 - 0x9a12afff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message

    The crash report above says iPhoto 7.1 and it's up to 7.1.1 now.
    If it created a new library no problem then is strongly suggests that your current library is damaged.
    Some things to try:
    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums back.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.
    Regards
    TD

  • Why does my Iphoto keep crashing?

    Here is the report:
    Date/Time: 
    2012-02-20 19:51:39.145 -0800
    OS Version:
    10.4.11 (Build 8S2167)
    Report Version: 4
    Command: iPhoto
    Path:
    /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent:  WindowServer [60]
    Version:   
    6.0.6 (6.0.6)
    Build Version:  4
    Project Name:   iPhotoProject
    Source Version: 3220000
    PID:
    1434
    Thread: 4
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes: 
    KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
    Thread 0:
    0   libSystem.B.dylib         
    0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation  
    0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation  
    0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.HIToolbox       
    0x92e01878 RunCurrentEventLoopInMode + 285
    4   com.apple.HIToolbox       
    0x92e00f82 ReceiveNextEventCommon + 385
    5   com.apple.HIToolbox       
    0x92e00dd9 BlockUntilNextEventMatchingListInMode + 81
    6   com.apple.AppKit          
    0x93286f45 _DPSNextEvent + 572
    7   com.apple.AppKit          
    0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8   com.apple.AppKit          
    0x932808c4 -[NSApplication run] + 512
    9   com.apple.AppKit          
    0x93274820 NSApplicationMain + 573
    10  com.apple.iPhoto          
    0x0000ae06 0x1000 + 40454
    11  com.apple.iPhoto          
    0x0000ad21 0x1000 + 40225
    Thread 1:
    0   libSystem.B.dylib         
    0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.Foundation      
    0x92851c60 -[NSConditionLock lockWhenCondition:] + 39
    2   com.apple.AppKit          
    0x9335dcb4 -[NSUIHeartBeat _heartBeatThread:] + 377
    3   com.apple.Foundation      
    0x927fbcfc forkThreadForFunction + 123
    4   libSystem.B.dylib         
    0x90023d67 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib         
    0x90019d0c select + 12
    1   libSystem.B.dylib         
    0x90023d67 _pthread_body + 84
    Thread 3:
    0   libSystem.B.dylib         
    0x9000123c open + 12
    1   com.apple.CoreFoundation  
    0x9082e05b CFURLCreateDataAndPropertiesFromResource + 284
    2   com.apple.CoreFoundation  
    0x9085da29 CFBundleCopyLocalizedString + 379
    3   com.apple.Foundation      
    0x927e3f4c -[NSBundle localizedStringForKey:value:table:] + 82
    4   com.apple.iPhoto          
    0x002678e7 0x1000 + 2517223
    5   com.apple.iPhoto          
    0x00190181 0x1000 + 1634689
    6   com.apple.iPhoto          
    0x0019049a 0x1000 + 1635482
    7   com.apple.Foundation      
    0x927fbcfc forkThreadForFunction + 123
    8   libSystem.B.dylib         
    0x90023d67 _pthread_body + 84
    Thread 4 Crashed:
    0   com.apple.CoreFoundation  
    0x90811082 CFRetain + 56
    1   com.apple.MediaBrowser    
    0x3e661f56 -[MediaGrabberiTunes _loadMusicThreaded] + 733
    2   com.apple.Foundation      
    0x927fbcfc forkThreadForFunction + 123
    3   libSystem.B.dylib         
    0x90023d67 _pthread_body + 84
    Thread 5:
    0   libSystem.B.dylib         
    0x9003fe6c pread + 12
    1   ...ple.CoreServices.CarbonCore
    0x90cbc2a7 PBReadForkSync + 129
    2   ...ple.CoreServices.CarbonCore
    0x90cbc211 FSReadFork + 59
    3   com.apple.iPhoto          
    0x002de4b2 0x1000 + 3003570
    4   com.apple.iPhoto          
    0x00094def 0x1000 + 605679
    5   com.apple.iPhoto          
    0x00095db2 0x1000 + 609714
    6   com.apple.Foundation      
    0x927fbcfc forkThreadForFunction + 123
    7   libSystem.B.dylib         
    0x90023d67 _pthread_body + 84
    Thread 4 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x90811058  ecx: 0x01800038  edx: 0x18ee3950
      edi: 0x00000000  esi: 0x00000000  ebp: 0xb01afe98  esp: 0xb01afe70
       ss: 0x0000001f  efl: 0x00010246  eip: 0x90811082   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    Binary Images Description:
    0x1000 -   0x479fff com.apple.iPhoto 6.0.6
    /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x1008000 -  0x10e6fff libxml2.2.dylib
    /usr/lib/libxml2.2.dylib
    0x14fa4000 - 0x14faefff com.apple.BookService 6.0
    /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Con tents/MacOS/BookService
    0x14fb6000 - 0x14fc0fff com.apple.CalendarsService 6.0
    /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServic e/Contents/MacOS/CalendarsService
    0x14fc8000 - 0x14fd2fff com.apple.CardsService 6.0
    /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/Co ntents/MacOS/CardsService
    0x14fda000 - 0x14feefff com.apple.HomePageService 6.0
    /Applications/iPhoto.app/Contents/NetServices/Bundles/HomePageService.NetService /Contents/MacOS/HomePageService
    0x14ffc000 - 0x15001fff com.apple.NetSlidesService 6.0
    /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServic e/Contents/MacOS/NetSlidesService
    0x15007000 - 0x15012fff com.apple.PrintsService 6.0
    /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/C ontents/MacOS/PrintsService
    0x15e22000 - 0x15e23fff com.apple.textencoding.unicode 2.1
    /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x39d60000 - 0x39dc0fff com.apple.NetServices.NetServices 6.0
    /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/V ersions/A/NetServices
    0x3e5c0000 - 0x3e5c3fff com.apple.NetServices.BDRuleEngine 1.0.2
    /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework/ Versions/A/BDRuleEngine
    0x3e5f0000 - 0x3e5f7fff com.apple.NetServices.BDControl 1.0.5
    /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ver sions/A/BDControl
    0x3e660000 - 0x3e696fff com.apple.MediaBrowser 2.0.3 (103)
    /Applications/iPhoto.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/M ediaBrowser
    0x3e6f0000 - 0x3e740fff com.apple.DotMacKit 10 (2.0)
    /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/DotM acKit
    0x8fe00000 - 0x8fe4afff dyld 46.16
    /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib
    /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib
    /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib
    /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib
    /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib
    /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib
    /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo re.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic es.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwor k.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServi cesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi t.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib
    /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib
    /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig uration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS ervices
    0x91521000 - 0x9154dfff com.apple.AE 316.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A E.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C olorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P rintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q D.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H IServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L angAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/F indByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L aunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S peechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib
    /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra mework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib
    /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt opServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b4dfff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b58000 - 0x92bb0fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f ramework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit ion.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra mework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/ Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework /Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting. framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor k/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering. framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServ ices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.fr amework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f ramework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram ework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.2
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic e
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1)
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e59000 - 0x9401afff com.apple.QuartzCore 1.4.12
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94060000 - 0x940a1fff libsqlite3.0.dylib
    /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyli b
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94293000 - 0x942a2fff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.4 (1327.73)
    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947c7000 - 0x9490dfff com.apple.AddressBook.framework 4.0.6 (490)
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94999000 - 0x949a8fff com.apple.DSObjCWrappers.Framework 1.1
    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrap pers
    0x949af000 - 0x949d8fff com.apple.LDAPFramework 1.4.2 (69.1.1)
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949de000 - 0x949edfff libsasl2.2.dylib
    /usr/lib/libsasl2.2.dylib
    0x949f1000 - 0x94a16fff libssl.0.9.7.dylib
    /usr/lib/libssl.0.9.7.dylib
    0x94a22000 - 0x94a3ffff libresolv.9.dylib
    /usr/lib/libresolv.9.dylib
    0x94ae4000 - 0x94ae4fff com.apple.DiscRecording 3.2.0 (???)
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94ae6000 - 0x94b64fff com.apple.DiscRecordingEngine 3.2.0
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRec ordingEngine.framework/Versions/A/DiscRecordingEngine
    0x94b94000 - 0x94bd6fff com.apple.DiscRecordingContent 3.2.0
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRec ordingContent.framework/Versions/A/DiscRecordingContent
    0x94f5b000 - 0x94f5dfff com.apple.ExceptionHandling 1.2 (???)
    /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandl ing
    0x970e2000 - 0x970e2fff com.apple.AppleAppSupport 1.4
    /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleAppS upport
    0x97220000 - 0x9723cfff com.apple.DiscRecordingUI 3.2.0
    /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x9ff45000 - 0x9ffe5fff com.apple.QuickTimeImporters.component 7.6.4 (1327.73)
    /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeI mporters

    Dear community
    can any of you please help me get my Iphoto back.. what happened was in my lion  13 inch macbook air  mid 2011 iphoto started crashing so, i thought i would use migration tool and get a iphoto from back up..but i migrated lepard version into lion by mistake then this screwed it up...then i  unistalled the whole iphoto with uninstaller clean my mac...then i downloaded a new version from ilife on web apps from apple.... and its still crashing and here is the stats...
    out of my depth here and dont know how to read this... been going to apple but i dont know how to get responce..
    how can i get my iphoto back and im wondering now if ive lost all my pictures..
    best wishes and thank you all for any insite and help into this issue.
    Peter
    Process:         iPhoto [619]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.3.2 (9.3.2)
    Build Info:      iPhotoProject-670063000000000~2
    App Item ID:     408981381
    App External ID: 9487287
    Code Type:       X86 (Native)
    Parent Process:  launchd [154]
    Date/Time:       2012-09-08 07:43:17.582 +0800
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          800732 sec
    Crashes Since Last Report:           39
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      40B82114-FA50-4E63-B369-0FCD232B6C71
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
      Referenced from: /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
      Reason: no suitable image found.  Did find:
              /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis : mach-o, but wrong architecture
              /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis : mach-o, but wrong architecture
    Binary Images:
        0x1000 -   0xcfbff3  com.apple.iPhoto (9.3.2 - 9.3.2) <A33D0C4A-0581-3BF2-A7C4-EF351019E843> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xe71000 -   0xf51fe7  org.python.python (2.6.7 - 2.6.7) <61DBA92A-C39A-3A52-86F2-59CF9D310CB4> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
      0xf9c000 -  0x118eff3  com.apple.geode (1.5.3 - 210.29) <F6F862B0-9CFC-3BE9-887A-55804D4467FD> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x121b000 -  0x121efff  com.apple.iLifePhotoStreamConfiguration (2.2 - 2.2) <4F9B7F9D-AD7E-3495-A2B6-CFC4CC8EAD08> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
    0x1225000 -  0x1234ff7  com.apple.iLifeAssetManagement (2.6 - 25.16) <E39DFFD0-D146-3CA8-A894-2B0F07684813> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
    0x1241000 -  0x126aff3  com.apple.iPhoto.Tessera (1.1 - 65.7) <88A68775-F1A5-36F2-AA2A-224C51DDD890> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x127b000 -  0x12a1ffb  com.apple.iPhoto.Tellus (1.3 - 65.7) <7A27CAB2-95C5-3F66-9D1F-FA6EC1FD1713> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x12b6000 -  0x12c1fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <A9C52AAB-F33F-3D1E-BD53-AADB189277CA> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x12cc000 -  0x12e2ff3  com.apple.iLifeFaceRecognition (1.0 - 23.2) <3407BCC8-3223-334F-8319-308D91018515> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x12f0000 -  0x131cffb  com.apple.DiscRecordingUI (6.0.4 - 6040.4.1) <F3EDDD79-611F-3ECC-9B78-0AB8BAC0D446> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x1335000 -  0x1337fff  com.apple.ExceptionHandling (1.5 - 10) <14A3DCBC-77E4-3E87-A937-202817079AED> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x133d000 -  0x1348fff  com.apple.UpgradeChecker (9.2 - 9.2) <9DE952C9-AC7B-3B15-8C51-FBB717554589> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1350000 -  0x13cfff7  com.apple.iLifeMediaBrowser (2.6.3 - 502.3.12) <2A8A782C-0799-3CB9-A1AE-13743B7EFECF> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x1411000 -  0x1528fe9  com.apple.WebKit (7534.56 - 7534.56.5) <1EFE77EE-97B8-3D3C-B2ED-0FA4328E418B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x15d5000 -  0x15eafff  com.apple.iChat.InstantMessage (6.0.2 - 837) <CACCC8C0-F50D-340A-9107-E0A0784889DE> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x15f7000 -  0x15f7fff  com.apple.iLifeSlideshow (2.4.0 - 878.0.2) <ADFB65F0-56EC-35E0-B337-3B5D4D582136> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
    0x15fa000 -  0x1877ffb  com.apple.iLifePageLayout (1.3 - 170.28) <7594EF40-DE52-3AA9-B998-ECC7A2C66968> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
    0x1944000 -  0x19dbff7  com.apple.MobileMe (13 - 1.0.4) <BAF2AF51-01DE-307F-9F03-B907058D2A34> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x1a36000 -  0x1a9eff7  com.apple.proxtcore (1.4.1 - 220.26) <3948E2B9-6FB1-388B-8D98-B4C82B28C88E> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x1adc000 -  0x1be7ff3  com.apple.iLifeSQLAccess (1.7.1 - 45.14) <6D891984-9CF0-30B2-94D7-8F6365EECA50> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
    0x1c28000 -  0x1c54fef  com.apple.ProUtils (1.1 - 160.10) <BD7E74E8-8F92-343F-B390-5717805C3DAB> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x1c6f000 -  0x1cd8ff7  com.apple.iLifeKit (1.3.1 - 155.9) <3B9927C2-D34E-37D7-AED2-3745E5F43D7E> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
    0x1d19000 -  0x1f41ff7  com.apple.prokit (7.2.2 - 1817) <CB7DEEA0-A70C-397B-87B6-6787DACEDAB1> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x204e000 -  0x2562fef  com.apple.RedRock (1.9.4 - 260.53) <AF7E58A2-30F5-3EC8-888D-47DFE5BD9A31> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x274a000 -  0x29adff7  com.apple.AOSKit (1.02 - 91) <F4D15600-7DD7-337F-B469-9F466D6E8962> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x29c3000 -  0x29d9ffb  com.apple.AOSAccounts (1.0.2 - 1.0.69) <1B5DCA97-2EE3-3A8E-8D33-FA27E41D6329> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x29ec000 -  0x29ecff9  com.apple.AOSMigrate (1.0 - 1) <C9887D33-BB04-36B1-AB02-713CF3168E44> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x29f0000 -  0x2a2aff3  com.apple.Ubiquity (1.1 - 210) <42B6B1C0-C5A0-3145-97F0-B1F02C11E7BE> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x2a44000 -  0x2a4cfff  com.apple.AOSNotification (1.4.0 - 504.1) <DB0B29CD-8CA1-3D12-999E-429F4403B685> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x2a56000 -  0x2a56ff6  com.apple.SafariDAVNotifier (1.1.1 - 1) <A89B802A-F11C-3B3A-B86F-7CF08196BECB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x2a5b000 -  0x2c5cfff  com.apple.CalendarStore (5.0.3 - 1204.1) <52FFBD04-B490-3665-9EB7-4A1F631F6254> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x2d30000 -  0x2d51ff7  com.apple.ChunkingLibrary (1.0 - 125) <ACF096F3-536C-3AAB-8B00-D876ACA8BA49> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x2d5c000 -  0x2d65ffb  com.apple.aps.framework (2.1 - 2.1) <498C8125-A32E-3554-B4B1-8F416623D45C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x2d6e000 -  0x2eb5fff  com.apple.syncservices (6.3 - 673.6) <5D648740-9A38-3592-9DA8-167F8B607293> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x2f30000 -  0x2f9fff3  com.apple.WhitePagesFramework (10.7.0 - 141.0) <9C5AB658-EDAF-3C08-96CE-B23D159775FE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x2fcd000 -  0x3019fff  com.apple.ExchangeWebServices (2.1 - 125) <B44845E8-694A-3117-9A6A-1417BAF2AA92> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x306c000 -  0x30b7fff  com.apple.iCalendar (5.0.1 - 120) <4CD0D810-84FE-32AF-95BD-61AAF70F78AF> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x30de000 -  0x30e8ffe  com.apple.NSServerNotificationCenter (4.1 - 4.1) <A70B231A-6680-353B-8C96-AAA17F74EFC5> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x30f3000 -  0x314fff7  com.apple.coredav (1.0.1 - 164.1) <6AED84F9-51EF-3015-B922-1063473E5F1A> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x3184000 -  0x31b6fff  com.apple.CalDAV (1.0.1 - 93) <7E225C7D-E0B6-3742-95DD-12271154E5D7> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x31db000 -  0x31e8fff  com.apple.KerberosHelper (3.0 - 1.0) <0E16B080-3931-3D3E-A786-419C24B44B02> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x31f2000 -  0x320fff7  com.apple.DotMacSyncManager (6.1 - 488.6) <7E973403-2850-3AED-8B6B-0CE12963883F> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x321f000 -  0x3232fff  com.apple.syncservices.syncservicesui (6.3 - 673.6) <21890FAA-FA1C-362E-8510-4CC36BCE0B55> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x323d000 -  0x3297fff  com.apple.proapps.MIO (1.0.6 - 512) <7918F3C0-EACE-3C23-AD22-3F52CC171E3B> /Applications/iPhoto.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x32ae000 -  0x3cdffff  com.apple.WebCore (7534.56 - 7534.56.5) <568036DA-63F6-33E5-B25D-D66DF1B1C2E7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x42fa000 -  0x42fbfff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x4300000 -  0x4325ff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x432e000 -  0x4362fe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x436a000 -  0x44d1fff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x44d5000 -  0x44fefff  com.apple.iLifeSlideshowCore (2.4.0 - 240) <748E234B-5163-361F-A809-6ED2E7236380> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
    0x4511000 -  0x4625fff  com.apple.iLifeSlideshowProducer (2.4.0 - 636) <D667189A-875B-315A-9034-49458D504BFA> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    0x4673000 -  0x47dcff3  com.apple.iLifeSlideshowRenderer (2.4.0 - 697) <F814366B-0D47-387B-9DA1-9FAC3E9DD37C> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x483a000 -  0x4853ff7  com.apple.iLifeSlideshowExporter (2.4.0 - 261) <6F4D8FCD-35F0-3192-932B-D74702ED8988> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/Frameworks/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
    0x4860000 -  0x488cff3  com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <7D47B1D3-4410-3524-BC47-FCDF49E48DB5> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x4beef000 - 0x4bef9ff7  com.apple.dotMacLegacy (3.3 - 267) <64CB39B4-FF52-38FD-A45B-9CD3D54B3D6B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x8febe000 - 0x8fef0aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90030000 - 0x90192ffb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90251000 - 0x9025dff4  com.apple.CrashReporterSupport (10.7.4 - 352) <B75C7A0E-A497-30DB-B3DE-737C957A056E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9025e000 - 0x90261ffb  com.apple.help (1.3.2 - 42) <46BC94D1-14C4-3178-9BFB-85470F1ED805> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90262000 - 0x90373ff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x903ce000 - 0x903d6ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x903db000 - 0x903dcffd  libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x903dd000 - 0x903edff7  libCRFSuite.dylib (??? - ???) <B68CDEA4-8D6E-3625-B80F-3489E321E858> /usr/lib/libCRFSuite.dylib
    0x90444000 - 0x90562fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90563000 - 0x90568ffd  libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90569000 - 0x90570ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x90571000 - 0x9057cffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x9057d000 - 0x905e1fff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x905e2000 - 0x908a5fff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x908a6000 - 0x908d5ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x908d6000 - 0x908e1ffc  com.apple.NetAuth (1.0 - 3.0) <E4844688-90B6-3834-9C36-395797CEBC69> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x908e2000 - 0x90b67fe3  com.apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90b68000 - 0x90b76fff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90b77000 - 0x90c4fff6  com.apple.QuickLookUIFramework (3.2 - 500.16) <1598FDEB-8F90-3D42-AAA1-CD227F3C16BF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x90c50000 - 0x90d5ffff  com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91522000 - 0x91545fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91546000 - 0x9154afff  com.apple.CommonPanels (1.2.5 - 94) <DFA0D001-9890-32FB-B1BD-039DDA8F3E9E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9154b000 - 0x91622ff3  com.apple.avfoundation (2.0 - 180.40) <B906D052-D92D-3D35-BF59-F6D0AE692EC2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x91627000 - 0x91652fff  com.apple.framework.Admin (11.0 - 11.0) <10BA7908-BB9C-3125-B5B2-0410759B4CA6> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x91687000 - 0x9174afff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9174b000 - 0x917a9fff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x917aa000 - 0x91837fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9188c000 - 0x918c3fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x918c4000 - 0x91968fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91969000 - 0x91b40fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91b41000 - 0x91efbffb  com.apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x91f04000 - 0x91f08ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <9DFB61F2-9B1F-31B2-BF41-099994D74E1F> /usr/lib/system/libcache.dylib
    0x91f09000 - 0x91f21fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x91f22000 - 0x91f22fff  com.apple.Carbon (153 - 153) <A75A970B-6D82-3451-8D3E-05B1A130ABDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91f23000 - 0x929b8ff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x929b9000 - 0x929cdff7  com.apple.CFOpenDirectory (10.7 - 144) <708CEADD-B38F-3D74-BFBA-D54477B8561D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x929ce000 - 0x92a20ff7  libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92a21000 - 0x92abdfef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92abe000 - 0x92ac5ffd  com.apple.NetFS (4.0 - 4.0) <144149F1-057D-3A6F-974B-357461F7E438> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92ac6000 - 0x92b17ff9  com.apple.QuickLookFramework (3.2 - 500.16) <725FAE01-1597-38C7-841D-D9D83358921E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92b18000 - 0x92b20fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92b21000 - 0x92b73ffb  com.apple.CoreMediaIO (212.0 - 3199.1.1) <BBC14F4C-2748-3583-85E3-EF3A1F249370> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x92b74000 - 0x92beafff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92beb000 - 0x92c18ff9  com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92c19000 - 0x92c61ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92c62000 - 0x92c62fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92c63000 - 0x92c8efff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x92d46000 - 0x92da8ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x92da9000 - 0x92da9fff  com.apple.quartzframework (1.5 - 1.5) <E897CB0C-1CCC-393F-AE36-A182723AFD37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92daa000 - 0x92e8afff  com.apple.backup.framework (1.3.3 - 1.3.3) <AAE44D28-DA18-326B-BC3D-C37D50DD5DAC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92e8b000 - 0x92eadffe  com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92eb4000 - 0x92f3effb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92f3f000 - 0x92fa7ff3  com.apple.ISSupport (1.9.8 - 56) <A8CB81EA-134B-33B7-8A21-C1F33384A98A> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92fa8000 - 0x92fb1ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x92fb2000 - 0x92fc3fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x92fc4000 - 0x9301dfff  com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9301e000 - 0x93029ffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <CCF9E596-79E9-3303-A3A0-739004359EAD> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x9302a000 - 0x930a5ffb  com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x930a6000 - 0x930acffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930b0000 - 0x930b6ffd  com.apple.CommerceCore (1.0 - 17) <595A67CF-3546-35FD-8D2E-2861CB959379> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x930b7000 - 0x930d5ff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
    0x930d6000 - 0x93113ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
    0x93114000 - 0x9319bfff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9319c000 - 0x932c8ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x932c9000 - 0x932d4fff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
    0x932d5000 - 0x93337ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x93338000 - 0x9335aff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9335b000 - 0x93363ff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x93364000 - 0x933a8fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x933dd000 - 0x933e1ffb  libutil.dylib (??? - ???) <C808FFCE-3D43-3990-BFAD-9AA735F7EFA7> /usr/lib/libutil.dylib
    0x933e2000 - 0x933f9ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x933fa000 - 0x93a75fe5  com.apple.CoreAUC (6.16.11 - 6.16.11) <E52E2D54-138B-3F44-AA2C-309FB876DF6A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93a76000 - 0x93b5efff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x93b5f000 - 0x93bb7ff7  libCoreStorage.dylib (??? - ???) <5F56DC76-84F6-3366-B07F-3680CD95C620> /usr/lib/libCoreStorage.dylib
    0x94253000 - 0x94343ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x9436b000 - 0x94381ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x94382000 - 0x94385ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x94386000 - 0x94394fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x94395000 - 0x943e5ff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94418000 - 0x94419ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x94444000 - 0x94486ff7  com.apple.CoreMedia (1.0 - 705.78) <D88AC852-8844-3B73-81C8-DF605F00AB40> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9449a000 - 0x9449afff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x9449b000 - 0x947e1fff  com.apple.MediaToolbox (1.0 - 705.78) <E6990E4A-B562-3051-86A6-B39E040BF766> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x947e2000 - 0x94802ff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x9480a000 - 0x9480fffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x94810000 - 0x949c4ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x949c5000 - 0x94a90fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x94a91000 - 0x94aa6ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94aa7000 - 0x94aa7ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x94aa8000 - 0x94b3fff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94b40000 - 0x94bd6ff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94bd7000 - 0x94cd6ffb  com.apple.DiskImagesFramework (10.7.4 - 331.6) <8CC0C204-1069-3CC3-9CE1-3CDF92757E5B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x94cd7000 - 0x94cd7fff  libodfde.dylib (??? - ???) <C0515427-6D54-35E6-911D-A2510C1A0C54> /usr/lib/libodfde.dylib
    0x94cd8000 - 0x94cd8fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94cd9000 - 0x94d2aff9  com.apple.ScalableUserInterface (1.0 - 1) <3E650401-FB58-3704-8A24-E0B2F3914884> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x94d2b000 - 0x94d2cff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x94d2d000 - 0x94d52ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x953f1000 - 0x95664ffb  com.apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x95665000 - 0x95669fff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9566a000 - 0x957ccfff  com.apple.QTKit (7.7.1 - 2330) <DD58823D-D3E7-31CB-9DF9-ACB981F5A744> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x957cd000 - 0x958c5ff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x958c6000 - 0x958caff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x958cb000 - 0x958d5ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x958d6000 - 0x9594afff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x9594b000 - 0x95a2cff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95a2d000 - 0x95a6eff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
    0x95a6f000 - 0x95a76ff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x95a77000 - 0x95ab7ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95ab8000 - 0x95ac5fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95ace000 - 0x95b0eff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x95b8c000 - 0x95badfff  com.apple.framework.internetaccounts (1.2 - 3) <5A5099CB-8F73-3425-BAB1-FF6CD624143C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x95bae000 - 0x95bbcfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x95bbd000 - 0x95d0ffff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95d10000 - 0x95d1bffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95d1c000 - 0x95fc9ff3  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <94C4DC32-FE6B-3D5C-93B5-75753F38A0C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95fca000 - 0x963beffb  com.apple.VideoToolbox (1.0 - 705.78) <BE955448-F79F-3136-A4AF-6EDBAFEDD9C2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x963bf000 - 0x963e8ffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x963e9000 - 0x96405ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x96406000 - 0x96407fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x96408000 - 0x96436fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x96461000 - 0x96476fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <361FB1E8-461F-3349-B56E-A8BDB28B0010> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96477000 - 0x96480fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x96481000 - 0x96482ffc  com.apple.EFILogin (1.0 - 1) <A5CD828D-92D9-3866-ABF9-24551BD32301> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x96483000 - 0x9669dff7  com.apple.imageKit (2.1.2 - 1.0) <0A14D083-5217-3180-A354-A5FDC754E3FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9669e000 - 0x9676effb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9676f000 - 0x96ab5ff3  com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96ab6000 - 0x96ae4ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96ae5000 - 0x96ae6fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x96ae7000 - 0x96b1dff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96b1e000 - 0x96f93ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x96f94000 - 0x96fbcff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x96fbd000 - 0x96fbdff0  com.apple.ApplicationServices (41 - 41) <45032433-76F6-365A-95CA-641C9427EAA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x97000000 - 0x97001fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x97002000 - 0x97004ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x97005000 - 0x97407ff6  libLAPACK.dylib (??? - ???) <6FCC72E8-CCA1-3AFC-B2B4-CC47BC1F27D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97408000 - 0x97418fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BE2D2EF-9AF0-3960-9845-052CCE04B53A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x97419000 - 0x97d4359b  com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97d44000 - 0x97d44fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97d45000 - 0x97d4aff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <6DCCA207-8F4D-343A-B77D-C4FB905DADC4> /usr/lib/system/libmacho.dylib
    0x97d5f000 - 0x97dc7ff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x97dcc000 - 0x97e29ffb  com.apple.htmlrendering (76 - 1.1.4) <792F1D51-3A88-3430-8A32-F252FAAE0D13> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97e2a000 - 0x97e2dfff  com.apple.AppleSystemInfo (1.0 - 1) <1D454280-96FB-340D-A840-DCEAC9ED4481> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x97e2e000 - 0x98057ffb  com.apple.QuartzComposer (5.0 - 236.7) <1504F5A4-FF1A-365E-9E01-30410C561C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9809d000 - 0x980a5ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib
    0x980a6000 - 0x980aaff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x980ab000 - 0x98123ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x98124000 - 0x98140ffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98146000 - 0x983f8ff7  com.apple.AddressBook.framework (6.1.2 - 1090) <0DCD5DB2-81DC-3103-A1F7-DC6960184C61> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x983f9000 - 0x984b9ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x984ba000 - 0x98503ff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x99255000 - 0x9927bffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <4BFB3107-CF63-3B9C-8F57-D2987FE50566> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9927c000 - 0x992bfffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x992c0000 - 0x992d3ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x992d4000 - 0x992e2ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x992e3000 - 0x99300ff3  com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x99301000 - 0x99411fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x99412000 - 0x99412fff  com.apple.Cocoa (6.6 - ???) <30E6ABEE-B390-3C02-8C76-9C62F19FAA83> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99413000 - 0x9944efff  com.apple.bom (11.0 - 183) <6D23FFB2-006F-34EE-9864-835FCE4711A5> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9944f000 - 0x9948bffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9948c000 - 0x9948dffd  libwebsharing.dylib (??? - ???) <3660334A-2C29-3A39-9DB7-720090A0BB32> /usr/lib/libwebsharing.dylib
    0x9948e000 - 0x994f3ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x994f4000 - 0x99555ffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x99556000 - 0x99560ff0  com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x99561000 - 0x99571fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x99572000 - 0x99574ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x995aa000 - 0x99627ffe  com.apple.PDFKit (2.6.3 - 2.6.3) <780A5EE1-48CB-3B80-BBDF-1081512BA0DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x99628000 - 0x9962affb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9962b000 - 0x99635fff  libcsfde.dylib (??? - ???) <BC56A9BF-9A52-390D-82AF-EECADC314CE6> /usr/lib/libcsfde.dylib
    0x99636000 - 0x99639ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9963a000 - 0x99643ffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x99644000 - 0x9966eff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x99784000 - 0x99792ff7  com.apple.AppleFSCompression (37 - 1.0) <4C2F91BC-3705-340B-B979-CF8744EC2BE6> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x99793000 - 0x99a9dff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x99aa6000 - 0x99b7caab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x99b7d000 - 0x99b81ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x99b82000 - 0x99bd4ff3  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x99be3000 - 0x99ddbff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x99e1b000 - 0x99e1cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x99e1d000 - 0x99e37fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x99e38000 - 0x99f1bff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x99f1c000 - 0x9a21efff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9a21f000 - 0x9a6fbff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9a79f000 - 0x9a7a0ff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
    0x9a7a1000 - 0x9a7befff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x9a811000 - 0x9a847ff4  com.apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9a848000 - 0x9a848ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9a894000 - 0x9a894fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9a895000 - 0x9a8f0ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9a8f1000 - 0x9a97eff7  com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9a97f000 - 0x9a980ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib
    0x9a981000 - 0x9a984ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9a985000 - 0x9a9f4fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9aa06000 - 0x9aa3aff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9aa3b000 - 0x9aa8affb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <7FF10781-5418-37BB-A6B3-1606DA82CBFF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9aa8b000 - 0x9aa8effd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f63
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en0
    Serial ATA Device: APPLE SSD SM256C, 251 GB
    USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: FreeAgent GoFlex, 0x0bc2  (Seagate LLC), 0x5033, 0xfa130000 / 6
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024c, 0xfa120000 / 4
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3

  • My MacBook Pro is experiencing repeated crashes

    Hi there.  I have a 4+ year old (yikes) MacBook Pro running 10.6.8.  I've been having repeated system crashes where the screen goes blue and then pops back after a few seconds with no reboot but with all the previously running applications closed.  When this first started happening, I thought that perhaps I was overtaxing it, simultaneously running too many applications such as FCP, etc.  But now it's been happening with almost nothing running, usually just Chrome. 
    Its been a great machine with minimal problems up until now.  A year and a half ago I had the video card replaced by Apple free of charge due to the Nvidia card issues.  Then last month, I brought my computer into an Apple store with what I thought to be a logic board issue or RAM issues (hopefully related to the Nividia issue).  However, I was told that it was not related to the Nividia issue and besides that, my computer was just too old to be servced free of charge even if the problem was the Nividia card.  I walked out the next day $500 poorer but with a working computer with a new logic board.
    However, since then, I have been experiencing repeated crashes.  Before I take it back in for an exam, I thought I would inquire here and see if there was any sage advice.  Below is the report of the most recent crash.  Any help would of course be grealy appreciated. 
    Process:         WindowServer [71]
    Path:            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/WindowServer
    Identifier:      WindowServer
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2012-04-17 12:56:45.259 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.GeForceGLDriver               0x0000000200012010 gldAttachDrawable + 2528
    1   com.apple.GeForceGLDriver               0x00000002000d6609 gldUpdateDispatch + 14905
    2   com.apple.GeForceGLDriver               0x00000002000d6a43 gldFinish + 99
    3   com.apple.GeForceGLDriver               0x000000020009fc72 glrCompExecuteKernel + 494178
    4   com.apple.GeForceGLDriver               0x00000002000910cb glrCompExecuteKernel + 433851
    5   com.apple.GeForceGLDriver               0x000000020009143d glrCompExecuteKernel + 434733
    6   com.apple.GeForceGLDriver               0x0000000200086868 glrCompExecuteKernel + 390744
    7   com.apple.GeForceGLDriver               0x0000000200086c0d glrCompExecuteKernel + 391677
    8   com.apple.GeForceGLDriver               0x000000020008da62 glrCompExecuteKernel + 419922
    9   com.apple.GeForceGLDriver               0x0000000200164fde gldCopyTexSubImage + 393502
    10  com.apple.GeForceGLDriver               0x00000002001652c3 gldCopyTexSubImage + 394243
    11  com.apple.GeForceGLDriver               0x00000002001653ec gldCopyTexSubImage + 394540
    12  com.apple.GeForceGLDriver               0x000000020008e9d1 glrCompExecuteKernel + 423873
    13  com.apple.GeForceGLDriver               0x000000020008ee7a glrCompExecuteKernel + 425066
    14  com.apple.GeForceGLDriver               0x00000002000d65de gldUpdateDispatch + 14862
    15  com.apple.GeForceGLDriver               0x00000002000d6a43 gldFinish + 99
    16  com.apple.GeForceGLDriver               0x000000020009fc72 glrCompExecuteKernel + 494178
    17  com.apple.GeForceGLDriver               0x00000002000910cb glrCompExecuteKernel + 433851
    18  com.apple.GeForceGLDriver               0x000000020009143d glrCompExecuteKernel + 434733
    19  com.apple.GeForceGLDriver               0x0000000200086868 glrCompExecuteKernel + 390744
    20  com.apple.GeForceGLDriver               0x0000000200086c0d glrCompExecuteKernel + 391677
    21  com.apple.GeForceGLDriver               0x000000020008da62 glrCompExecuteKernel + 419922
    22  com.apple.GeForceGLDriver               0x0000000200164fde gldCopyTexSubImage + 393502
    23  com.apple.GeForceGLDriver               0x00000002001652c3 gldCopyTexSubImage + 394243
    24  com.apple.GeForceGLDriver               0x00000002001653ec gldCopyTexSubImage + 394540
    25  com.apple.GeForceGLDriver               0x000000020008e9d1 glrCompExecuteKernel + 423873
    26  com.apple.GeForceGLDriver               0x000000020008ee7a glrCompExecuteKernel + 425066
    27  com.apple.GeForceGLDriver               0x00000002000d2f90 gldUpdateDispatch + 960
    28  GLEngine                                0x000000010a2de8b7 gleDoDrawDispatchCore + 259
    29  GLEngine                                0x000000010a29793c gleDrawArraysOrElements_Entries_Body + 122
    30  GLEngine                                0x000000010a29af0f glDrawRangeElements_Exec + 564
    31  com.apple.QuartzCore                    0x00007fff870596e5 CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 443
    32  com.apple.QuartzCore                    0x00007fff87059526 CA::OGL::Context::array_flush() + 106
    33  com.apple.QuartzCore                    0x00007fff87058d96 CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 298
    34  com.apple.QuartzCore                    0x00007fff8705894d CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 247
    35  com.apple.QuartzCore                    0x00007fff8705858a CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 79
    36  com.apple.QuartzCore                    0x00007fff87058536 CA::OGL::ContentsGeometry::fill(CA::OGL::Context&) const + 178
    37  com.apple.QuartzCore                    0x00007fff87056354 CA::OGL::render_contents_background(CA::OGL::Context&, CA::OGL::Layer const*) + 1338
    38  com.apple.QuartzCore                    0x00007fff87055d5e CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 66
    39  com.apple.QuartzCore                    0x00007fff87055be5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 143
    40  com.apple.QuartzCore                    0x00007fff8705557a CA::OGL::render_layers(CA::OGL::Context&, CA::OGL::Layer*, CA::OGL::Gstate const&) + 981
    41  com.apple.QuartzCore                    0x00007fff87055de9 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 205
    42  com.apple.QuartzCore                    0x00007fff87055be5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 143
    43  com.apple.QuartzCore                    0x00007fff8705557a CA::OGL::render_layers(CA::OGL::Context&, CA::OGL::Layer*, CA::OGL::Gstate const&) + 981
    44  com.apple.QuartzCore                    0x00007fff87055de9 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 205
    45  com.apple.QuartzCore                    0x00007fff87055be5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 143
    46  com.apple.QuartzCore                    0x00007fff8705557a CA::OGL::render_layers(CA::OGL::Context&, CA::OGL::Layer*, CA::OGL::Gstate const&) + 981
    47  com.apple.QuartzCore                    0x00007fff8705255a CA::OGL::Context::render(CA::Render::Update*) + 580
    48  com.apple.CoreGraphics                  0x00007fff8457d060 _CGXGLCompositeCoreAnimation + 1481
    49  com.apple.CoreGraphics                  0x00007fff843bfbb4 _CGXGLCompositeLayer_ + 92
    50  com.apple.CoreGraphics                  0x00007fff843bfa8f _CGXGLCompositeLayers + 1177
    51  com.apple.CoreGraphics                  0x00007fff843bef6d CGXGLAccelComposite + 794
    52  com.apple.CoreGraphics                  0x00007fff843bdf12 CGLayerComposite + 242
    53  com.apple.CoreGraphics                  0x00007fff84399b05 CGXUpdateDisplay + 7115
    54  com.apple.CoreGraphics                  0x00007fff8439289c _CGXRunTimerPass + 344
    55  com.apple.CoreGraphics                  0x00007fff843a9757 CGXRunOneServicesPass + 138
    56  com.apple.CoreGraphics                  0x00007fff843b2b26 CGXServerLoop + 139
    57  com.apple.CoreGraphics                  0x00007fff8437d2b6 CGXGetRootAdminCredentials + 0
    58  WindowServer                            0x0000000100000f29 main + 9
    59  WindowServer                            0x0000000100000f18 start + 52
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff89f7bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff89f7dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff89f7d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff89f7d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff89f7cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff89f7caa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff89f62d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89f633ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff86ec5902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff86ec4d8f CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff86ec4b16 CFRunLoopRun + 70
    5   com.apple.CoreGraphics                  0x00007fff8438f1e2 eventThread + 470
    6   libSystem.B.dylib                       0x00007fff89f9bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89f9be89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff89f62d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89f633ed mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff87044396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff870442d6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff89f9bfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89f9be89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff89f9da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89fa1881 _pthread_cond_wait + 1286
    2   com.apple.CoreGraphics                  0x00007fff8446833a layer_blit_work_queue_thread + 714
    3   com.apple.CoreGraphics                  0x00007fff844685ac layer_blit_work_queue_server + 156
    4   libSystem.B.dylib                       0x00007fff89f9bfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89f9be89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000010c181000  rbx: 0x0000000000000001  rcx: 0x000000010c181080  rdx: 0x000000010c181078
      rdi: 0x00000000e00002be  rsi: 0x0000000114374080  rbp: 0x00007fff5fbf85e0  rsp: 0x00007fff5fbf85e0
       r8: 0x0000000000000e03   r9: 0x0000000000000001  r10: 0x000000008000000d  r11: 0x00007fff5fbf8610
      r12: 0x000000010a083000  r13: 0x000000010a815000  r14: 0x0000000000000000  r15: 0x00007fff5fbf8610
      rip: 0x0000000200012010  rfl: 0x0000000000010292  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x100000fff  WindowServer ??? (???) <60DE603C-D554-8227-304A-15F21D2400AF> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
           0x1004df000 -        0x1004f3fff  com.apple.GeForceGA 1.6.36 (6.3.6) <6FA9C3B8-4400-F2D8-1529-19D8BD9874FD> /System/Library/Extensions/GeForceGA.plugin/Contents/MacOS/GeForceGA
           0x10a200000 -        0x10a393fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10a3c4000 -        0x10a7e7fef  libclh.dylib 3.1.1 C  (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
        0x7fff80075000 -     0x7fff802fffe7  com.apple.security 6.1.2 (55002) <FD0B5AD4-74DB-7ED8-90D3-6EC56FFA8557> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff80300000 -     0x7fff803b9fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff803c2000 -     0x7fff8043ffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8080e000 -     0x7fff80833ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff808c6000 -     0x7fff810d0fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff810d1000 -     0x7fff810d7ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff810f4000 -     0x7fff811b6fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff812b0000 -     0x7fff812b6fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff81334000 -     0x7fff8134afef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff813fc000 -     0x7fff8140dff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff814a4000 -     0x7fff814b8fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff81592000 -     0x7fff81595ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff81596000 -     0x7fff8159aff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8186e000 -     0x7fff81942fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81b20000 -     0x7fff81b2ffff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff81e22000 -     0x7fff81e8cfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff81e8d000 -     0x7fff81e8eff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff81f0a000 -     0x7fff82029fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff82110000 -     0x7fff8214bfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8215a000 -     0x7fff82181ff7  libJPEG.dylib ??? (???) <921A3A14-A69B-F393-1678-5A5D32D4BDF2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff82182000 -     0x7fff82243fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82430000 -     0x7fff825eefff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff825ef000 -     0x7fff82706fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff82761000 -     0x7fff827b0fef  libTIFF.dylib ??? (???) <2DDC5A18-35EE-5B59-10D8-0F6925DB3858> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff827ba000 -     0x7fff827e5ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff8299b000 -     0x7fff82c1dfff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff834cc000 -     0x7fff8351fff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff83520000 -     0x7fff83580fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83581000 -     0x7fff838b5fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff838c0000 -     0x7fff83970fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff83971000 -     0x7fff83992fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff83993000 -     0x7fff83993ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff83cc3000 -     0x7fff83cc9ff7  IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff84244000 -     0x7fff8428dfef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8428e000 -     0x7fff8429dfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8429e000 -     0x7fff842c1fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff842c2000 -     0x7fff849beff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff84e2e000 -     0x7fff84f0bfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff84f0c000 -     0x7fff850caff7  com.apple.ImageIO.framework 3.0.5 (3.0.5) <4CF96F2C-B7BB-4C57-E352-3C678CA2B2B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85116000 -     0x7fff8511bfff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff851b0000 -     0x7fff851bdfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff851be000 -     0x7fff851e6fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff851e7000 -     0x7fff851ecfff  libGIF.dylib ??? (???) <1888A176-22D5-C663-22D0-336D9D213BD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff85984000 -     0x7fff85a9efff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff85a9f000 -     0x7fff85aebfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff86b86000 -     0x7fff86c43fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86c44000 -     0x7fff86c7efff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff86c7f000 -     0x7fff86c8dff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff86cb3000 -     0x7fff86d53fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff86d6c000 -     0x7fff86db4ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff86db5000 -     0x7fff86db5ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff86e79000 -     0x7fff86ff0fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff86ff1000 -     0x7fff8738efe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff87489000 -     0x7fff8748bfff  libRadiance.dylib ??? (???) <E08CD209-E3E4-2753-AF8A-90DD12ED556F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8823e000 -     0x7fff88288ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff882da000 -     0x7fff882f7ff7  libPng.dylib ??? (???) <A6D093D2-CA9D-2035-9C11-0AE98585C6F1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff88bf4000 -     0x7fff88c08ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff88c59000 -     0x7fff88ce9fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff88d44000 -     0x7fff88d59ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8955c000 -     0x7fff8955cff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89673000 -     0x7fff896f8ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8976b000 -     0x7fff89821ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff89822000 -     0x7fff89863fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8986c000 -     0x7fff8986cff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8986d000 -     0x7fff89907fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff89a32000 -     0x7fff89a73fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff89a74000 -     0x7fff89eb7fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89eb8000 -     0x7fff89ee9fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff89f62000 -     0x7fff8a123fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff8a51a000 -     0x7fff8a598ff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

    Do you use any app to increase system volume.

  • How can I stop iPhoto from crashing?

    After working fine for a long time, iPhoto now crashes when I attempt to import an image from Safari. First noticed when importing an image from Google Images, the ultimate insult was when I tried to import an image from my own website as a test.
    After relaunch it may crash again without attempting to import anything. I've kept up with the iPhoto updates. Was that a mistake?

    Post the Crash Log.
    It's at Home / Library / Logs / Crash-Reporter / iphoto.crash.log
    Double click on the file and it will open in the Console. Copy and Paste it in here.
    Regards
    TD

  • Safari 5.0.6 repeatedly crashes.  MacBook Pro 10.5.8  I've emptied cache and reset to no avail.  I've tried solutions found in other threads.  Help, please.

    Safari 5.0.6 repeatedly crashes.  MacBook Pro 10.5.8  I've emptied cache and reset to no avail.  I've tried solutions found in other threads but the more advanced don't seem to apply to me. Help, please.

    Not sure what other tests they could run for me. I've pretty much run all the tests I can using Drive Genius and Tech Tool Pro 5. Is there anything they use that I don't know about??

Maybe you are looking for

  • Window size issues after migrating for 15 to 13

    I have moved from a 15 inch MBP to a 13 and some of applications have kept the same settings from the previous computer. For the most part this is great but some windows are too big for the display eg itunes. I cannot get at the resize bit on the win

  • "Movie not loaded..." swf error on html

    Hi everybody! I have a problem when i export a swf and html in flash, because when i upload it to my server and try it online i get the message "Movie not loaded..." when i click in a blank window where it should have played. In the activity window i

  • Java and flash wont work

    I went to try out the new icloud but when i logged in it said i needed java to run this. I have check the software update and everything is up to date so the computer 'thinks' java is working fine but it simply isnt there. Also another thing i am als

  • Suppression of header leads to difference in behaviour in PDF and RTF documents

    Post Author: mani CA Forum: General I have a report with a header which i suppress based on some conditions. When the header is suppressed , the rtf documents generated have the rest of the contents moving up to occupy the empty space created due to

  • Zen micro photo charging without

    How do I charge my zen micro photo using USB without XP? I tried charging using my office PC running Win 2000. I left it plugged in for 8 hours and my battery level never increased. Any suggestions? Thanks OZ