Aperture Crashes upon import

Each time I try and import photos from my card, Aperture crashes and leaves me an error report (see at end of posting).  This started to occur sometime after I imported my iPhoto library into Aperture.  Around the same time I upgraded to 3.3.2.  Any suggestions on how to fix?
Thanks,
Greg
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  20941 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      A0310024-B94D-458A-824D-52101E78989D
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<RKAlbum 0x11399b7a0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key minImageDate.'
terminate called throwing an exception
abort() called
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8aee7716 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff8dcbd470 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8af7b899 -[NSException raise] + 9
3   Foundation                          0x00007fff8681941c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
4   Foundation                          0x00007fff86761189 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
5   Foundation                          0x00007fff86781a38 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
6   Foundation                          0x00007fff86790101 _sortedObjectsUsingDescriptors + 380
7   Foundation                          0x00007fff8678ff28 -[NSMutableArray(NSKeyValueSorting) sortUsingDescriptors:] + 464
8   Aperture                            0x00000001002adaae Aperture + 2808494
9   Aperture                            0x00000001002ace23 Aperture + 2805283
10  Aperture                            0x00000001002e6698 Aperture + 3040920
11  libdispatch.dylib                   0x00007fff8fa5bf3d _dispatch_call_block_and_release + 15
12  libdispatch.dylib                   0x00007fff8fa580fa _dispatch_client_callout + 8
13  libdispatch.dylib                   0x00007fff8fa5d104 _dispatch_main_queue_callback_4CF + 275
14  CoreFoundation                      0x00007fff8ae8981e __CFRunLoopRun + 1614
15  CoreFoundation                      0x00007fff8ae88dd2 CFRunLoopRunSpecific + 290
16  HIToolbox                           0x00007fff8b862774 RunCurrentEventLoopInMode + 209
17  HIToolbox                           0x00007fff8b862512 ReceiveNextEventCommon + 356
18  HIToolbox                           0x00007fff8b8623a3 BlockUntilNextEventMatchingListInMode + 62
19  AppKit                              0x00007fff8e57bfa3 _DPSNextEvent + 685
20  AppKit                              0x00007fff8e57b862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
21  Aperture                            0x00000001004c409b Aperture + 4997275
22  AppKit                              0x00007fff8e572c03 -[NSApplication run] + 517
23  ProKit                              0x00000001014b6952 NSProApplicationMain + 378
24  Aperture                            0x000000010000fa74 Aperture + 64116
25  Aperture                            0x000000010000f374 Aperture + 62324
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff87bd9212 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff8782ab34 pthread_kill + 90
2   libsystem_c.dylib                       0x00007fff8786edfa abort + 143
3   libc++abi.dylib                         0x00007fff8893ff87 abort_message + 257
4   libc++abi.dylib                         0x00007fff8893d936 default_terminate() + 28
5   libobjc.A.dylib                         0x00007fff8dcbd8f3 _objc_terminate() + 91
6   libc++.1.dylib                          0x00007fff8f75e8fe std::terminate() + 20
7   libobjc.A.dylib                         0x00007fff8dcbd65e objc_terminate + 9
8   libdispatch.dylib                       0x00007fff8fa5810e _dispatch_client_callout + 28
9   libdispatch.dylib                       0x00007fff8fa5d104 _dispatch_main_queue_callback_4CF + 275
10  com.apple.CoreFoundation                0x00007fff8ae8981e __CFRunLoopRun + 1614
11  com.apple.CoreFoundation                0x00007fff8ae88dd2 CFRunLoopRunSpecific + 290
12  com.apple.HIToolbox                     0x00007fff8b862774 RunCurrentEventLoopInMode + 209
13  com.apple.HIToolbox                     0x00007fff8b862512 ReceiveNextEventCommon + 356
14  com.apple.HIToolbox                     0x00007fff8b8623a3 BlockUntilNextEventMatchingListInMode + 62
15  com.apple.AppKit                        0x00007fff8e57bfa3 _DPSNextEvent + 685
16  com.apple.AppKit                        0x00007fff8e57b862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17  com.apple.Aperture                      0x00000001004c409b 0x100000000 + 4997275
18  com.apple.AppKit                        0x00007fff8e572c03 -[NSApplication run] + 517
19  com.apple.prokit                        0x00000001014b6952 NSProApplicationMain + 378
20  com.apple.Aperture                      0x000000010000fa74 0x100000000 + 64116
21  com.apple.Aperture                      0x000000010000f374 0x100000000 + 62324
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff87bd9d16 kevent + 10
1   libdispatch.dylib                       0x00007fff8fa5ae26 _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8fa5aa2a _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff87bd7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff87bd6c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8ae83f23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8ae89606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8ae88dd2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff86792ace -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.proxtcore                     0x0000000101c7d845 -[XTRunLoopThread run:] + 405
7   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
8   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff87bd7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff87bd6c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8ae83f23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8ae89606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8ae88dd2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff86792ace -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.proxtcore                     0x0000000101c7d845 -[XTRunLoopThread run:] + 405
7   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
8   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff87bd7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff87bd6c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8ae83f23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8ae89606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8ae88dd2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff86792ace -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.proxtcore                     0x0000000101c7d845 -[XTRunLoopThread run:] + 405
7   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
8   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 12:: Dispatch queue: com.apple.Mercury.HgEntity
0   libsystem_kernel.dylib                  0x00007fff87bd9faa pread + 10
1   com.apple.iLifeSQLAccess                0x0000000101d68c43 unixRead + 35
2   com.apple.iLifeSQLAccess                0x0000000101d8bc50 sqlite3PagerAcquire + 368
3   com.apple.iLifeSQLAccess                0x0000000101d8ba95 btreeGetPage + 37
4   com.apple.iLifeSQLAccess                0x0000000101d9ca04 getAndInitPage + 20
5   com.apple.iLifeSQLAccess                0x0000000101d9cd1d moveToLeftmost + 157
6   com.apple.iLifeSQLAccess                0x0000000101d9e708 sqlite3BtreeNext + 584
7   com.apple.iLifeSQLAccess                0x0000000101d9e6ee sqlite3BtreeNext + 558
8   com.apple.iLifeSQLAccess                0x0000000101d84c32 sqlite3VdbeExec + 29826
9   com.apple.iLifeSQLAccess                0x0000000101d7d432 sqlite3_step + 2802
10  com.apple.iLifeSQLAccess                0x0000000101dae010 -[HgKResultSet next] + 256
11  com.apple.iLifeSQLAccess                0x0000000101db2b09 -[HgEntity loadModelsFromResultSet:limit:] + 329
12  com.apple.iLifeSQLAccess                0x0000000101dfb575 __-[HgEntity modelsFromQuery:]_block_invoke_1 + 213
13  libdispatch.dylib                       0x00007fff8fa580fa _dispatch_client_callout + 8
14  libdispatch.dylib                       0x00007fff8fa5e51f _dispatch_function_recurse_invoke + 40
15  libdispatch.dylib                       0x00007fff8fa580fa _dispatch_client_callout + 8
16  libdispatch.dylib                       0x00007fff8fa5e51f _dispatch_function_recurse_invoke + 40
17  libdispatch.dylib                       0x00007fff8fa580fa _dispatch_client_callout + 8
18  libdispatch.dylib                       0x00007fff8fa5cb2d _dispatch_barrier_sync_f_slow + 283
19  libdispatch.dylib                       0x00007fff8fa5cb0e _dispatch_barrier_sync_f_slow + 252
20  libdispatch.dylib                       0x00007fff8fa5e3c9 _dispatch_barrier_sync_f_recurse + 44
21  com.apple.iLifeSQLAccess                0x0000000101df48ac -[HgEntity modelsFromQuery:] + 620
22  com.apple.iLifeSQLAccess                0x0000000101df462e -[HgEntity modelsWhere:args:] + 62
23  com.apple.iLifeSQLAccess                0x0000000101dddd7a -[HgEntity modelsWhere:] + 170
24  com.apple.iLifeSQLAccess                0x0000000101e3e33e -[HgCharIndexEntity loadCharIndexes] + 126
25  com.apple.iLifeSQLAccess                0x0000000101e3eb80 -[HgCharIndexEntity charIndexesForString:withCharIndexTypes:] + 80
26  com.apple.iLifeSQLAccess                0x0000000101e3e3f7 -[HgCharIndexEntity charIndexesForString:] + 23
27  com.apple.iLifeSQLAccess                0x0000000101e3e9e8 -[HgCharIndexEntity addId:toCharIndexesForString:] + 40
28  com.apple.iLifeSQLAccess                0x0000000101e40a68 -[HgUniqueStringEntity initialStringProperty:] + 312
29  com.apple.iLifeSQLAccess                0x0000000101e40880 -[HgUniqueStringEntity addStringProperties:] + 288
30  com.apple.RedRock                       0x0000000100b281ef +[RKSearchableProperty _convertStringPropertiesToStringIds:forDatabase:] + 127
31  com.apple.RedRock                       0x0000000100a33b68 +[RKSearchableProperty updateSearchableProperties:inDatabase:type:versionId:] + 648
32  com.apple.RedRock                       0x0000000100a32b38 -[RKVersion persist] + 296
33  com.apple.RedRock                       0x0000000100a3d686 -[RKVersion finishImportWithMetadata:master:] + 1638
34  com.apple.RedRock                       0x0000000100a89179 -[RKImporter finalizeImportRef:inProject:withOptions:] + 2921
35  com.apple.RedRock                       0x0000000100a882ab -[RKImporter persistVersionForImportRef:withProject:options:wo:] + 123
36  com.apple.RedRock                       0x0000000100a84b3b -[RKImporter performJob:] + 10779
37  com.apple.proxtcore                     0x0000000101c7d988 -[XTSubscription postMessage:] + 104
38  com.apple.proxtcore                     0x0000000101c7d1c9 -[XTDistributor distributeMessage:] + 505
39  com.apple.proxtcore                     0x0000000101c7cbd3 -[XTThread handleMessage:] + 339
40  com.apple.proxtcore                     0x0000000101c7b83c -[XTThread run:] + 380
41  com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
42  libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
43  libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 18:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 19:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 20:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 21:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 22:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 23:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 24:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 25:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 26:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 27:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 28:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 29:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 30:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 31:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff87bd7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff87bd6c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8ae83f23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8ae89606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8ae88dd2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff8672f7d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 32:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff87bd9322 __select + 10
1   com.apple.CoreFoundation                0x00007fff8aec8bf6 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 33:
0   libsystem_kernel.dylib                  0x00007fff87bd90fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8782e003 _pthread_cond_wait + 927
2   com.apple.Foundation                    0x00007fff867b8b63 -[NSCondition waitUntilDate:] + 357
3   com.apple.Foundation                    0x00007fff867b89b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
4   com.apple.proxtcore                     0x0000000101c7c71a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore                     0x0000000101c7b82a -[XTThread run:] + 362
6   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 34:
0   libsystem_kernel.dylib                  0x00007fff87bd96d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8782bf2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8782bcf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff878161b1 start_wqthread + 13
Thread 35:: QTKit: listenOnDelegatePort
0   libsystem_kernel.dylib                  0x00007fff87bd7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff87bd6c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8ae83f23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8ae89606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8ae88dd2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff8ae97a81 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff85d4e4b6 listenOnDelegatePort + 403
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 36:: QTKit: listenOnNotificationPort
0   libsystem_kernel.dylib                  0x00007fff87bd7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff87bd6c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8ae83f23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8ae89606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8ae88dd2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff8ae97a81 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff85d4e951 listenOnNotificationPort + 371
7   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 37:
0   libsystem_kernel.dylib                  0x00007fff87bd7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff87bd6c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff8ae83f23 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff8ae89606 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff8ae88dd2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff86792ace -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.proxtcore                     0x0000000101c7d845 -[XTRunLoopThread run:] + 405
7   com.apple.Foundation                    0x00007fff8678d842 __NSThread__main__ + 1345
8   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 38:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib                  0x00007fff87bd7686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff87bd6c42 mach_msg + 70
2   com.apple.QuartzCore                    0x00007fff85c1935b CA::Render::Server::server_thread(void*) + 403
3   com.apple.QuartzCore                    0x00007fff85c9de76 thread_fun + 25
4   libsystem_c.dylib                       0x00007fff87829782 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff878161c1 thread_start + 13
Thread 39:
0   libsystem_kernel.dylib                  0x00007fff87bd96d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8782bf2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8782bcf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff878161b1 start_wqthread + 13
Thread 40:: Dispatch queue: com.apple.Mercury.HgEntity
0   libsystem_kernel.dylib                  0x00007fff87bd9faa pread + 10
1   com.apple.iLifeSQLAccess                0x0000000101d68c43 unixRead + 35
2   com.apple.iLifeSQLAccess                0x0000000101d8bc50 sqlite3PagerAcquire + 368
3   com.apple.iLifeSQLAccess                0x0000000101d8ba95 btreeGetPage + 37
4   com.apple.iLifeSQLAccess                0x0000000101d9ca04 getAndInitPage + 20
5   com.apple.iLifeSQLAccess                0x0000000101dae68c sqlite3BtreeMovetoUnpacked + 812
6   com.apple.iLifeSQLAccess                0x0000000101d9cdca sqlite3VdbeCursorMoveto + 42
7   com.apple.iLifeSQLAccess                0x0000000101d7eea5 sqlite3VdbeExec + 5877
8   com.apple.iLifeSQLAccess                0x0000000101d7d432 sqlite3_step + 2802
9   com.apple.iLifeSQLAccess                0x0000000101da4fc3 -[HgKPreparedSql updateWithArgs:] + 243
10  com.apple.iLifeSQLAccess                0x0000000101de708b __-[HgEntity executeUpdate:withArgs:]_block_invoke_1 + 43
11  libdispatch.dylib                       0x00007fff8fa5bf3d _dispatch_call_block_and_release + 15
12  libdispatch.dylib                       0x00007fff8fa580fa _dispatch_client_callout + 8
13  libdispatch.dylib                       0x00007fff8fa594c3 _dispatch_queue_drain + 235
14  libdispatch.dylib                       0x00007fff8fa59335 _dispatch_queue_invoke + 52
15  libdispatch.dylib                       0x00007fff8fa5948c _dispatch_queue_drain + 180
16  libdispatch.dylib                       0x00007fff8fa59335 _dispatch_queue_invoke + 52
17  libdispatch.dylib                       0x00007fff8fa5948c _dispatch_queue_drain + 180
18  libdispatch.dylib                       0x00007fff8fa59335 _dispatch_queue_invoke + 52
19  libdispatch.dylib                       0x00007fff8fa59207 _dispatch_worker_thread2 + 249
20  libsystem_c.dylib                       0x00007fff8782bceb _pthread_wqthread + 404
21  libsystem_c.dylib                       0x00007fff878161b1 start_wqthread + 13
Thread 41:
0   libsystem_kernel.dylib                  0x00007fff87bd96d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8782bf2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8782bcf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff878161b1 start_wqthread + 13
Thread 42:
0   libsystem_kernel.dylib                  0x00007fff87bd96d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8782bf2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8782bcf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff878161b1 start_wqthread + 13
Thread 43:
0   libsystem_kernel.dylib                  0x00007fff87bd96d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8782bf2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8782bcf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff878161b1 start_wqthread + 13
Thread 44:
0   libsystem_kernel.dylib                  0x00007fff87bd96d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8782bf2c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8782bcf3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff878161b1 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfe2c8  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfe2f0  rsp: 0x00007fff5fbfe2c8
   r8: 0x00007fff73dcd278   r9: 0x0000000000000005  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x00007fff5fbfe450  r13: 0x0000000000000000  r14: 0x00007fff73dce180  r15: 0x00007fff5fbfe330
  rip: 0x00007fff87bd9212  rfl: 0x0000000000000206  cr2: 0x00007fff73dc6fe8
Logical CPU: 0
Binary Images:
       0x100000000 -        0x1007cafef  com.apple.Aperture (3.3.2 - 3.3.2) <CAB53817-BFE6-3B51-A771-1BE12909E4EA> /Applications/Aperture.app/Contents/MacOS/Aperture
       0x1009c5000 -        0x100f50fe7  com.apple.RedRock (1.9.4 - 260.53) <9DA300C1-21AE-3B8E-847D-5D3EE08D185F> /Applications/Aperture.app/Contents/Frameworks/RedRock.framework/Versions/A/Red Rock
       0x10123c000 -        0x1012b6fe7  com.apple.iLifePageLayoutCore (1.0 - 170.28) <C3FE94E3-3F93-32BA-B9D8-BA63D56DFF40> /Applications/Aperture.app/Contents/Frameworks/iLifePageLayoutCore.framework/Ve rsions/A/iLifePageLayoutCore
       0x101309000 -        0x10130cff7  com.apple.iLifePhotoStreamConfiguration (2.2 - 2.2) <A6E7CD7C-A826-395F-ABBC-E227071F726F> /Applications/Aperture.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fr amework/Versions/A/iLifePhotoStreamConfiguration
       0x101312000 -        0x101322ff7  com.apple.iLifeAssetManagement (2.6 - 25.16) <CF6842C3-01FE-3EEB-980C-04388E263D9A> /Applications/Aperture.app/Contents/Frameworks/iLifeAssetManagement.framework/V ersions/A/iLifeAssetManagement
       0x101335000 -        0x1013d8ff7  com.apple.MobileMe (13 - 1.0.4) <0705CAD2-E813-3657-B66B-C018753A9E7E> /Applications/Aperture.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mo bileMe
       0x101453000 -        0x101460ff7  com.apple.PluginManager (1.7.6 - 55) <9C4EFFC0-1CDC-360B-9294-57E710B2912A> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
       0x10146e000 -        0x10147ffff  com.apple.AERegistration (1.2 - 401) <A87D2504-0A54-3C85-B41F-35CD983BAEB2> /Applications/Apertur

That error message is very typical for an Aperture library that contains albums imported from iPhoto and has the project view set to "keep projects and albums arranged by date", see this post by Alex Brown:
Aperture 3.3.2 unresponsive if library contains old iPhoto albums - solution
As first aid measures:
Set all options to arrange projects and albums to "manual" ar "name".
Delete and recreate all (smart) albums that you originally imported from iPhoto.
Use the First Aid Tools to rebuild your Aperture Library (launch Aperture with the options/command-key combination held down and select "rebuild" from the panel).
Good luck
Léonie

Similar Messages

  • Aperture crash during imports

    Having some import problems with Aperture and would be grateful for advice.
    Aperture works fine except at import from SD cards. The photos import just fine and then I get a message asking if I want to delete the imported images from the SD card and eject the card. This is where the crash happens. Aperture quits, the images are not deleted from the card and the card is not ejected. This happens with all my SD cards. I have reformated the cards but this hasn't helped.
    Any advice or information gratefully received.

    There are several reports recently on Aperture crashing after importing images, when the option "delete images" is chosen.
    Send a bug report to Apple, when the crash occurs, and - for the time being - refrain from deleting the images from the card this way, until this bug has been fixed. It is much safer anyway, to delete the images in the camera and not to let applications delete from the card and to wait with deleting from the card, until you have checked that the images imported correctly.
    Regards
    Léonie

  • Aperture crashes while importing from Canon Eos 5D

    as from today aperture crashes while importing RAW pictures directly from my Canon eos 5D. did not have this problem before. after restarting aperture trys to recover the 4 or 5 imported pictures and then crashes again. As i'm on holyday and not having the original aperture DVD i can not reinstall aperture. Using iphoto is no problem, but importing the same pictures from iphoto into aperture results in crashing. anyone knows about this?
    Hugo

    Before 10.5 came out, there were lots of rumors from fairly reliable websites about 10.4.11 imminent releases. In fact, plenty of us were hoping it would come out before 10.5, and with the expanded list of supported RAWs. But it's been over a week since 10.5, and there's no update from any of those rumor sites on 10.4.11. So, who knows...
    I can definitely your frustration. But 10.5 is probably a worthwhile upgrade for most Mac users. Unless there's specific reasons (like there's a software you use that's known to be incompatible), you may want to upgrade now.
    I am very happy with 10.5, and the the 40D RAW files look good on Aperture. No sRAW support though, which you may already know.
    Message was edited by: rkkwan

  • Aperture Repeatedly Crashes Upon Import Command

    All of a sudden, everytime I launch Apetture and try to initiate an import, Aperture crashes.  I have tried to import from a CF card via connected USB, as well as from the desktop; doesn't seem to matter.  I have ~23,000 images, but have never had this problem before.  Attaching the crash log below; deeply endebted to anyone for any advice.
    Thanks.
    Process:         Aperture [1580]
    Path:            /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier:      com.apple.Aperture
    Version:         3.2.2 (3.2.2)
    Build Info:      Aperture-201095000000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [135]
    Date/Time:       2012-02-25 11:15:25.402 -0800
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:          47731 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  192111 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      D266ECD4-AA44-4D54-9380-211B09F6414E
    Crashed Thread:  46
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[1580]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8e74cdc1 _CFExecutableLinkedOnOrAfter + 1
    1   com.apple.CoreFoundation                0x00007fff8e7c6017 -[__NSArrayM removeLastObject] + 39
    2   com.apple.AppKit                        0x00007fff8d8b8e19 +[NSGraphicsContext restoreGraphicsState] + 107
    3   com.apple.AppKit                        0x00007fff8d8b8d88 -[NSFocusStack popTopView] + 135
    4   com.apple.AppKit                        0x00007fff8d8b8b69 -[NSView unlockFocus] + 215
    5   com.apple.AppKit                        0x00007fff8d8b5757 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 6854
    6   com.apple.AppKit                        0x00007fff8d8b534e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
    7   com.apple.AppKit                        0x00007fff8d8b534e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
    8   com.apple.AppKit                        0x00007fff8d8b534e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
    9   com.apple.AppKit                        0x00007fff8d8b534e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
    10  com.apple.AppKit                        0x00007fff8d8b534e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
    11  com.apple.AppKit                        0x00007fff8d8b534e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
    12  com.apple.AppKit                        0x00007fff8d8b534e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5821
    13  com.apple.AppKit                        0x00007fff8d8b3593 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 270
    14  com.apple.prokit                        0x0000000101399212 -[NSProWindowFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 78
    15  com.apple.AppKit                        0x00007fff8d8ae9af -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
    16  com.apple.AppKit                        0x00007fff8d8a7429 -[NSView displayIfNeeded] + 1676
    17  com.apple.AppKit                        0x00007fff8d8a6b69 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648
    18  com.apple.CoreFoundation                0x00007fff8e793bd7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    19  com.apple.CoreFoundation                0x00007fff8e793b36 __CFRunLoopDoObservers + 374
    20  com.apple.CoreFoundation                0x00007fff8e768ce9 __CFRunLoopRun + 825
    21  com.apple.CoreFoundation                0x00007fff8e768676 CFRunLoopRunSpecific + 230
    22  com.apple.HIToolbox                     0x00007fff8acdc31f RunCurrentEventLoopInMode + 277
    23  com.apple.HIToolbox                     0x00007fff8ace35c9 ReceiveNextEventCommon + 355
    24  com.apple.HIToolbox                     0x00007fff8ace3456 BlockUntilNextEventMatchingListInMode + 62
    25  com.apple.AppKit                        0x00007fff8d86af5d _DPSNextEvent + 659
    26  com.apple.AppKit                        0x00007fff8d86a861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    27  com.apple.Aperture                      0x00000001004b284b 0x100000000 + 4925515
    28  com.apple.AppKit                        0x00007fff8d86719d -[NSApplication run] + 470
    29  com.apple.prokit                        0x000000010136a3a6 NSProApplicationMain + 387
    30  com.apple.Aperture                      0x000000010000f454 0x100000000 + 62548
    31  com.apple.Aperture                      0x000000010000f214 0x100000000 + 61972
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff875317e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8a94f5be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8a94e14e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e7606fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e768e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e768676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8a966f9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.proxtcore                     0x0000000101aee893 -[XTRunLoopThread run:] + 435
    7   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e7606fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e768e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e768676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8a966f9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.proxtcore                     0x0000000101aee893 -[XTRunLoopThread run:] + 435
    7   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e7606fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e768e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e768676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8a966f9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.proxtcore                     0x0000000101aee893 -[XTRunLoopThread run:] + 435
    7   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000101c33b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000101c33a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000101c33b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000101c33a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000101c33b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000101c33a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000101c33b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000101c33a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 33:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000101c33b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000101c33a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 34:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000101c33b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000101c33a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 35:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 37:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 38:
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e7606fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e768e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e768676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8a966f9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.proxtcore                     0x0000000101aee893 -[XTRunLoopThread run:] + 435
    7   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 39:
    0   libsystem_kernel.dylib                  0x00007fff87530bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff883ba2a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8a9e4a80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8a9ae252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101aed651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101aec727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 40:
    0   libsystem_kernel.dylib                  0x00007fff87531192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff883b8594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff883b9b85 start_wqthread + 13
    Thread 41:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff87530df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e7b1cdb __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 42:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8752f67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8752ed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e7606fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e768e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e768676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8a9c0ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 43:
    0   libsystem_kernel.dylib                  0x00007fff87531192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff883b8594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff883b9b85 start_wqthread + 13
    Thread 44:
    0   libsystem_kernel.dylib                  0x00007fff87531192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff883b8594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff883b9b85 start_wqthread + 13
    Thread 45:
    0   libsystem_kernel.dylib                  0x00007fff87531192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff883b8594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff883b9b85 start_wqthread + 13
    Thread 46 Crashed:
    0   com.apple.CoreFoundation                0x00007fff8e738c0b CFRelease + 27
    1   com.apple.ImageIO.framework             0x00007fff8bd76f4d CGImageMergeXMPPropsWithLegacyProps + 10199
    2   com.apple.ImageIO.framework             0x00007fff8bdb4a5a readXMPProperties + 62
    3   com.apple.ImageIO.framework             0x00007fff8bd51593 readXMPData + 114
    4   com.apple.ImageIO.framework             0x00007fff8bd4ec87 initImageJPEG + 4287
    5   com.apple.ImageIO.framework             0x00007fff8bd4db9b _CGImagePluginInitJPEG + 79
    6   com.apple.ImageIO.framework             0x00007fff8bd4d412 makeImagePlus + 652
    7   com.apple.ImageIO.framework             0x00007fff8bd57a31 _CGImageSourceGetPropertiesAtIndexInternal + 58
    8   com.apple.ImageIO.framework             0x00007fff8bd579c0 CGImageSourceCopyPropertiesAtIndex + 123
    9   com.apple.ImageIO.framework             0x00007fff8bd876a1 CGImageSourceCopyMetadataAtIndex + 30
    10  com.apple.RedRock                       0x0000000100a6f64f +[RKMetadata xmpAdjustmentsHeaderForCgImageSource:sidecarFile:] + 111
    11  com.apple.RedRock                       0x0000000100a73a8d -[RKMetadata initWithPath:cgImageSource:options:sidecar:] + 685
    12  com.apple.RedRock                       0x0000000100a910bd +[RKImportThumbnailer newThumbnailDataForPath:metadata:thumbnail:versionRotation:importRef:] + 381
    13  com.apple.RedRock                       0x0000000100a90ede +[RKImportThumbnailer newImportThumbnailDataForImportRef:] + 254
    14  com.apple.RedRock                       0x0000000100a90c81 +[RKImportThumbnailer thumbnailDataForImportRef:forAlbum:] + 241
    15  com.apple.RedRock                       0x0000000100a8fa01 -[FileSystemAssetLoader performJob:] + 673
    16  com.apple.CoreFoundation                0x00007fff8e7c375d -[NSObject performSelector:withObject:] + 61
    17  com.apple.proxtcore                     0x0000000101aee1bd -[XTDistributor distributeMessage:] + 541
    18  com.apple.proxtcore                     0x0000000101aedb1d -[XTThread handleMessage:] + 349
    19  com.apple.proxtcore                     0x0000000101aec73a -[XTThread run:] + 394
    20  com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    21  com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    22  libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    23  libsystem_c.dylib                       0x00007fff883b9b75 thread_start + 13
    Thread 47:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff87530e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8836cdea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff8836cbb5 usleep + 53
    3   com.apple.AppKit                        0x00007fff8daa1c73 -[NSUIHeartBeat _heartBeatThread:] + 1727
    4   com.apple.Foundation                    0x00007fff8a9b574e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8a9b56c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff883b68bf _pthread_start + 335
    7   libsystem_c.dylib                       0x000

    You are welcome, glad to help.
    o.k., if Aperture still crashed on an empty library, I'd wait with rebuilding the library - save it as a last ressort.
    But that you could import correctly using another account suggests that your preference settings or some presets are broken.  Move your preference file to the desktop and then try if it helps. How to do it is described here:
    Aperture 3: Troubleshooting Basics: http://support.apple.com/kb/HT3805
    In OS Lion the libraries are hidden. You can reveal your User Library from the Finder "Go" Menu: Select "Go" and hold down the oprtion key, until the Library appears in the drop down menu.

  • Why does Aperture crash when importing modified image into Photoshop CS2?

    I have been using Aperture 2.1.4 for the past 2 years and really like the interface. But, I've had one nagging problem: I begin by scanning all of my slides with the Nikon Coolscan 4000 and save them as large tiff files @ approx. 55mb each. I then import each slide with a custom color profile into Aperture. I then optimize the image including white balance, levels, and color adjustments. When I want to make additional changes that I'm not able to do in Aperture, I attempt to send the image to Photoshop CS2 for further processing. But, at this point, Aperture crashes. After this, I get a message saying "do you want to re-open Aperture or quit?" Additionally, I often get the message "Aperture has applied new settings. Do want to keep these new settings or use the original settings?" Since I don't know what will happen if I choose "use the new settings," I always select "keep the original settings." And, when I open Aperture again and try, again, to send the image to Photoshop CS2 to edit, Aperture crashes again. Has anyone had the same or similar problem who can give me some ideas of how to solve this issue! Thanks.

    Welcome to the forums!
    It sounds like there may be a permissions issue between the two apps, Aperture using one and PS another.
    1. Are you logged in as an administrator?
    You need to be.
    2. Where is your library stored, is it in the picture folder of your user directory?
    If so moving it in to the general area of your MacHD may help get over some of these issues.
    3. Have you run any of the Ap First Aid steps? Have a read of this page;
    Ap2
    http://support.apple.com/kb/HT2945
    Ap3
    http://support.apple.com/kb/HT3805
    4. Is it possible that the upgrade to Ap3 would get you around the need to jump into PS?
    Start with these ones and then come back letting us know how you go.
    Tony
    Message was edited by: Tony Gay Added Ap2 First Aid link.

  • Aperture Crashes On Import

    Hi
    I've been using Aperture for around 6 months on a Mac Pro (2x 2.66) and it regularly crashes when importing images. I shoot on a Nikon D2x & D200 and import around 1500 images at at time. It sometimes helps if I split the import into smaller batches (<300) but even then I still have problems. When I say crash, I mean the whole system hangs & nothing, not even force quit works. I have to re-start the computer & when I do so, it will crash again when I try to open the project I was importing at the time.
    (I've read that importing directly form a CF card can cause problems, so only import images that are in a folder on the desktop)
    The only thing I can then do is to delete the project & start again (a side question on deleting the project: Why when I restart aperture does it appear again? - it only properly deletes if I re-build my entire library).
    Help!

    I've been using Aperture for about a year and only started having problems about a week ago. It doesn't completely crash, but the screen suddenly turns black and takes about a minute to come back up with my username and password. It will run for a few minutes, then do the same thing again. I realized just this evening that it will do it even when I'm not importing. It's really frustrating.

  • Aperture Crashes While importing iPhoto 11

    Hi all,
    I hope someone can help as I'm getting desperate. I have spent hours on the phone with Apple tech support to no avail.
    I have an iPhoto library of 45K photos that I am attempting to import to Aperture 3. However, Aperture repeatedly crashes before completing the import. This happens at different times in the import (sometimes after importing 100 or so events, other times >300 events, but it never makes it to the end.
    So far, I have tried the following (each time into a new Aperture Library):
    1. Duplicated and rebuilt the iPhoto library with command-option (crashed).
    2. Shift opened Aperture to disable background processing (still crashed).
    3. I tried importing a few events at a time, but with 45K photos that required the patience of job which unfortunately I do not have.
    I am running on Aperture 3.1.1, iPhoto 11 (ver 9.1.1), OSX 10.6.5, on a 2.66 Quad Core Xeon MacPro with 8 GB ram and 6 TB hard drive space.

    I figured out a "work-around" and I was able to import my iPhoto Library into Aperture. But in order to do it, I had to break up the iPhoto Library and import year-by-year, with each year going into a different Aperture Library. Most of the years imported without an issue, but there was 1 set that crashed a couple of times, so I assume that that's where the problem was.
    At any rate, now my iPhoto Library is entirely converted to Aperture, but in 6 different Aperture Libraries with all the photos residing within the Aperture Libraries themselves. Is there a way now to consolidate them into 1 Aperture Library? Or do I have to create a 7th Aperture Library and import them in 1 by 1?
    George

  • Crashing upon import of any assets, Win 7

    Well,
    I got windows 7, intel i7 2.66 Ghz, 6Gb of Triple Channel DDR3 @ 1600mhz, a GeForce 260.. After banging my head against the wall trying to get a clean install of Master Collection 4 for 2 days, I have it all together.. NOW, Encore freezes upon importing anything as an asset. I always end up hitting the reset button to get out of frozen encore.. It's HEARTBREAKING!!! I am rendering straight to H.264 BluRay from Premiere/ Adobe Media Encoder and I am getting good progress.. Too bad I am incapable of authoring any BluRay or DVDs.. I have a pile of money waiting for me at the other side of this nightmare and I've been ready to burn the disks since Friday morning and it's 4:10am Tuesday night. I've thrown money at it like a broken down car, built a beast of a machine, and now it's on Adobe for creating such an unstable product.. It would be nice if we had some information when Encore crashes.. What driver is causing it? I have the latest Windows 7 drivers for everything.. I think I will waste some more time installing Windows XP on a separate disk, just for encore to burn pre-transcoded projects.. I'll probably have the same problems due to hardware conflicts.. I am getting closer and closer to going MAC!! If I hurry, I might get the 1000+ refunded that I just spent and put it toward a mac.. I wish somebody would compile a list of solid hardware configurations that are tried and true. That is the benifit of using Mac and it can be done on PC for half the money, but 10 fold the headache.
    On the lighter side, I do most of my business as a recording studio and I was able to get everything running properly for that.
    Windows 7
    Intel i7 920 (2.66ghz)
    ASUS P6T Motherboard
    6 Gb Kingston Triple channel DDR3 1600mhz
    BFG geForce 260GTX OC
    MOTU 896 mk3 firewire audio interface
    Dedicated PCI-E 1x 1394 card with TI Chipset
    M-Audio Delta 1010 pci audio interface
    LG 8X Internal Blu Ray Burner

    You have an answer in your previous " HD transcoding hell" thread.
    Let's know which one you want to close.
    Ciao
    Giorgio

  • Help with Lightroom 5.7 crashing upon import

    Hi,
    I got Lightroom a few weeks ago and ever since I installed it, it has been crashing a few seconds after I open the Import screen. Interestingly, ONE time I was able to get it to import successfully, but the only thing I changed was running the program as administrator, and I've been able to successfully import again using the same technique. I read that this is a common problem, and commonly solved by unplugging one's phone, but I definitely don't have my phone or phone's USB cord plugged in, and I restarted my computer to make sure it didn't think I did have a phone plugged in, and I wasn't able to solve the issue. I unplugged all my other USB devices except for my external hard drive, which is where I'm trying to import my files to. The one time I did successfully import, I imported onto the same hard drive, so I don't think it's that either?gb
    Any help toward solving this issue would be hugely appreciated. Having to copy 30gb worth of files onto my PC and then manually moving them into another folder using Lightroom is a tedious and time-wasting extra step
    (edit: forgot to mention that if I turn off/unplug my camera (D5200), the program no longer crashes on import. If the camera is connected, even if I'm not trying to import from the camera folder and click on another drive, the program will still freeze after a few seconds)

    In Solution 5, I was able to verify that I have "Read & Write" priviledges,
    so that did not help.
    Solution 6 - I'm stuck. It suggests to Copy the Lightroom folder into a new user account or other existing account on your computer.
    Then, restart Lightroom. The Lightroom folder is in the following locations:
    Mac OS: [user name]/Library/Application Support/Adobe/
    I am not that computer literate because this procedure seems confusing to me. I have located the Lightroom folder, but I am lost beyond
    that. I don't know where the "new user account" is or the other "existing account".

  • Aperture crashes upon upgrade to 3.3.2

    15" retina display OS 10.8.1,  I had Aperture on Disk and I had to install it using the super drive (ext)  or buy again through the App Store.  I installed from my disk.  Upgraded to 3.3.2 and now Aperture crashes on launch.
    Process:         Aperture [55248]
    Path:            /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier:      com.apple.Aperture
    Version:         3.3.2 (3.3.2)
    Build Info:      Aperture-265039000000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [512]
    User ID:         501
    Date/Time:       2012-09-10 15:53:26.566 -0700
    OS Version:      Mac OS X 10.8.1 (12B19)
    Report Version:  10
    Interval Since Last Report:          81359 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  13491 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                      66193C7C-A959-428C-9726-60B5643303A5
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Symbol not found: _ILiPhotoEventsFolderTypeIdentifier
      Referenced from: /Applications/Aperture.app/Contents/MacOS/Aperture
      Expected in: /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    in /Applications/Aperture.app/Contents/MacOS/Aperture
    Binary Images:
           0x100000000 -        0x1007cafef  com.apple.Aperture (3.3.2 - 3.3.2) <CAB53817-BFE6-3B51-A771-1BE12909E4EA> /Applications/Aperture.app/Contents/MacOS/Aperture
           0x1009c5000 -        0x100f50fe7  com.apple.RedRock (1.9.4 - 260.53) <9DA300C1-21AE-3B8E-847D-5D3EE08D185F> /Applications/Aperture.app/Contents/Frameworks/RedRock.framework/Versions/A/Red Rock
           0x10123c000 -        0x1012b6fe7  com.apple.iLifePageLayoutCore (1.0 - 170.28) <C3FE94E3-3F93-32BA-B9D8-BA63D56DFF40> /Applications/Aperture.app/Contents/Frameworks/iLifePageLayoutCore.framework/Ve rsions/A/iLifePageLayoutCore
           0x101309000 -        0x10130cff7  com.apple.iLifePhotoStreamConfiguration (2.2 - 2.2) <A6E7CD7C-A826-395F-ABBC-E227071F726F> /Applications/Aperture.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fr amework/Versions/A/iLifePhotoStreamConfiguration
           0x101312000 -        0x101322ff7  com.apple.iLifeAssetManagement (2.6 - 25.16) <CF6842C3-01FE-3EEB-980C-04388E263D9A> /Applications/Aperture.app/Contents/Frameworks/iLifeAssetManagement.framework/V ersions/A/iLifeAssetManagement
           0x101335000 -        0x1013d8ff7  com.apple.MobileMe (13 - 1.0.4) <0705CAD2-E813-3657-B66B-C018753A9E7E> /Applications/Aperture.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mo bileMe
           0x101453000 -        0x101460ff7  com.apple.PluginManager (1.7.6 - 55) <9C4EFFC0-1CDC-360B-9294-57E710B2912A> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
           0x10146e000 -        0x10147ffff  com.apple.AERegistration (1.2 - 401) <A87D2504-0A54-3C85-B41F-35CD983BAEB2> /Applications/Aperture.app/Contents/Frameworks/AERegistration.framework/Version s/A/AERegistration
           0x101498000 -        0x101706fff  com.apple.prokit (7.3.0 - 1938) <71C2059C-0B55-37FC-AABA-A046A4059CFD> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x10189a000 -        0x10189afff  com.apple.iLifeSlideshow (2.4.0 - 878.0.2) <3DBF4B1C-1911-3951-AC2A-5F1EA1617D53> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/iLifeSlideshow
           0x10189d000 -        0x1018b5ff7  com.apple.iLifeFaceRecognition (1.0 - 23.2) <9C52366E-5DBF-3F5C-AD71-E639C940377C> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/iLifeFaceRecognition
           0x1018c7000 -        0x10194dff3  com.apple.iLifeMediaBrowser (2.1.5 - 368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
           0x1019ca000 -        0x101a05fef  com.apple.fayray.PrintServices (20120427 - 11.5) <EC8A85FD-0596-3BC1-9B30-E316514C9227> /Applications/Aperture.app/Contents/Frameworks/PrintServices.framework/Versions /A/PrintServices
           0x101a39000 -        0x101a6ffff  com.apple.ProUtils (1.1 - 160.10) <D618C38F-63C1-3873-9307-9D6E27584968> /Applications/Aperture.app/Contents/Frameworks/ProUtils.framework/Versions/A/Pr oUtils
           0x101a91000 -        0x101caefff  com.apple.geode (1.5.3 - 210.29) <483764C9-1C89-3951-90C0-B4E4C6815617> /Applications/Aperture.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
           0x101d7b000 -        0x101e01ff7  com.apple.proxtcore (1.4.1 - 220.26) <67C6EDCE-B845-3130-9661-C026BD849FA3> /Applications/Aperture.app/Contents/Frameworks/ProXTCore.framework/Versions/A/P roXTCore
           0x101e63000 -        0x101f98ff7  com.apple.iLifeSQLAccess (1.7.1 - 45.14) <46565B3D-DE91-3E8C-AA43-CCA120FC8510> /Applications/Aperture.app/Contents/Frameworks/iLifeSQLAccess.framework/Version s/A/iLifeSQLAccess
           0x101ff7000 -        0x101ff9fff  com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
           0x101ffe000 -        0x102028fff  com.apple.iPhoto.Tellus (1.3 - 65.7) <71B8D0CA-7F8F-308F-9CA1-C091285A4A93> /Applications/Aperture.app/Contents/Frameworks/Tellus.framework/Versions/A/Tell us
           0x102048000 -        0x102074fff  com.apple.iPhoto.Tessera (1.1 - 65.7) <74A92AF8-2827-3799-9824-82507C95D711> /Applications/Aperture.app/Contents/Frameworks/Tessera.framework/Versions/A/Tes sera
           0x10208f000 -        0x102097ff7  com.apple.AEProfiling (1.2 - 23) <AF1D815F-B5F7-316B-91C1-9C4FCAF13BBF> /Applications/Aperture.app/Contents/Frameworks/AEProfiling.framework/Versions/A /AEProfiling
           0x1020a1000 -        0x1020bffef  com.apple.XSKey (1.0.0 - 52) <800DD908-E341-2BCD-11D9-DEAC7E8197E9> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
           0x1020d1000 -        0x1020d3fff +eOkaoCom.dylib (1) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoCom.dylib
           0x1020d6000 -        0x1020fdff2 +eOkaoPt.dylib (1) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoPt.dylib
           0x102102000 -        0x102137fe7 +eOkaoDt.dylib (1) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoDt.dylib
           0x10213d000 -        0x1022a5fef +eOkaoFr.dylib (1) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoFr.dylib
           0x1022a8000 -        0x1022d8ff7  com.apple.iLifeSlideshowCore (2.4.0 - 240) <BFB59CC0-F741-3CC5-9433-FDC7B804AF7C> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
           0x1022f4000 -        0x102418ff7  com.apple.iLifeSlideshowProducer (2.4.0 - 636) <0B08255B-E55E-3698-B633-D2E9305D3058> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProduce r
           0x102481000 -        0x1025effff  com.apple.iLifeSlideshowRenderer (2.4.0 - 697) <ECD0D6ED-29AF-3729-B351-6EB47DAC7C9D> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRendere r
           0x10267d000 -        0x10268ffff  com.apple.iLifeSlideshowExporter (2.4.0 - 261) <D2EF7B1D-39E6-3473-8045-E7C4444CE9CA> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporte r
           0x10269f000 -        0x1026cdfff  com.apple.audio.CoreAudioKit (1.6.4 - 1.6.4) <337000D6-3F18-3D41-8C46-60BBBE9B9D50> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x1026e8000 -        0x102743fff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <7E92057A-2C05-31D1-A7AC-8323606AF300> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
           0x10275d000 -        0x10277dff7  com.apple.AOSAccounts (1.1.2 - 1.1.86) <41A2C95E-C420-332D-A0D9-995C0DA9E51E> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x102798000 -        0x102798ff7  com.apple.SafariServices.framework (8536 - 8536.25) <CC36FD8D-4FA9-3141-AA51-C02AF7BE7B0F> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x10279c000 -        0x1027a4fff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x1027af000 -        0x1027affff  com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x1027b3000 -        0x10288cff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
           0x200000000 -        0x20000cff7  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <4B16E262-B842-3AA4-9252-E4EC0FE0BC1E> /Applications/Aperture.app/Contents/Frameworks/AccountConfigurationPlugin.frame work/Versions/A/AccountConfigurationPlugin
        0x7fff603bf000 -     0x7fff603f393f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff81c72000 -     0x7fff81d6fff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff81e3f000 -     0x7fff81e42fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff81e4e000 -     0x7fff81e51ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff81e52000 -     0x7fff81e53ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff81e54000 -     0x7fff81e66ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff81e67000 -     0x7fff81f18fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff81f58000 -     0x7fff82213fff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8226f000 -     0x7fff82272fff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff82273000 -     0x7fff822aefff  com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff822af000 -     0x7fff822feff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff822ff000 -     0x7fff82488fff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff82770000 -     0x7fff827d8fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff827d9000 -     0x7fff827ddfff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff827de000 -     0x7fff827dfff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff827e0000 -     0x7fff82819ff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8281a000 -     0x7fff8281dff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8281e000 -     0x7fff82824ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff82825000 -     0x7fff82844fff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff82880000 -     0x7fff82897fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff82898000 -     0x7fff82929ff7  com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8292a000 -     0x7fff82a28ff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff82a2b000 -     0x7fff82a40ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff82a41000 -     0x7fff82a45fff  com.apple.SecCodeWrapper (2.0 - 1) <9C89FB5E-A3C1-34B0-85C8-EF5B093A461C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff82b93000 -     0x7fff82f8afff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff82f8b000 -     0x7fff82f98fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff82f99000 -     0x7fff82f99ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff83052000 -     0x7fff8308cfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8308d000 -     0x7fff83098ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff83099000 -     0x7fff831a4fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff831a6000 -     0x7fff83224ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff83254000 -     0x7fff8328bff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff832b5000 -     0x7fff832b6fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff832b7000 -     0x7fff832f7fff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff832f8000 -     0x7fff8330cfff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff83352000 -     0x7fff83360ff7  libkxld.dylib (2050.9.2) <4BEE9BC3-3708-330E-89D6-03E715D712CC> /usr/lib/system/libkxld.dylib
        0x7fff83361000 -     0x7fff833b8ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff834ee000 -     0x7fff837bbff7  com.apple.security (7.0 - 55178.0.1) <8102877E-C866-33D4-A947-02FC7F4BAA95> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff837bc000 -     0x7fff837c7fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff837c8000 -     0x7fff838a2fff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff838a3000 -     0x7fff838b0fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff838b1000 -     0x7fff8394ffff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff83950000 -     0x7fff83950fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff83951000 -     0x7fff839bafff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff839bb000 -     0x7fff83ad3a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
        0x7fff83d1b000 -     0x7fff83e0bff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff83e0c000 -     0x7fff83ea6fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff83ea7000 -     0x7fff83ec9ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff83eca000 -     0x7fff83f9bff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff83f9c000 -     0x7fff83f9dfff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff83f9e000 -     0x7fff83f9efff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff83f9f000 -     0x7fff83f9ffff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83fa0000 -     0x7fff83fa0fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff83fad000 -     0x7fff83fc3fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff83fc4000 -     0x7fff83fcffff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff83fd0000 -     0x7fff840d2fff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff840d3000 -     0x7fff840d3fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff840d4000 -     0x7fff841a0fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff841a1000 -     0x7fff8429efff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
        0x7fff842d8000 -     0x7fff84314fff  com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff84315000 -     0x7fff8434bfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8434c000 -     0x7fff84350fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff84351000 -     0x7fff84351fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8437e000 -     0x7fff847bafff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff847bb000 -     0x7fff847e5ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff847e6000 -     0x7fff84981fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff84982000 -     0x7fff855acfff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff855ad000 -     0x7fff8560aff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8560b000 -     0x7fff8570dfff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85710000 -     0x7fff85711ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff85712000 -     0x7fff85719fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8571a000 -     0x7fff857d7ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff85821000 -     0x7fff85827fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff85828000 -     0x7fff8585afff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff85860000 -     0x7fff85864fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff85865000 -     0x7fff85869ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8586a000 -     0x7fff858a7fe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff858a8000 -     0x7fff85ac6fff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff85ace000 -     0x7fff85ad9ff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff85ada000 -     0x7fff85ae2ff7  com.apple.AppSandbox (2.0 - 1) <07AA8651-890F-3CDE-A32C-275C387C8740> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff85b8b000 -     0x7fff85b8ffff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff85b90000 -     0x7fff85bc6fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff85c62000 -     0x7fff85c75ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff85c76000 -     0x7fff85cc7fff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85cc8000 -     0x7fff85cd6fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff85cd7000 -     0x7fff85ce6ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff85ce7000 -     0x7fff85d68fff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85d69000 -     0x7fff85d6ffff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85d70000 -     0x7fff85d70fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff85d71000 -     0x7fff85e8bfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff85e8c000 -     0x7fff85ee8fff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff85ee9000 -     0x7fff85f2dff7  com.apple.CalDAV (6.0 - 112) <AEA3B46B-8F87-38DE-A8F9-D2C838A92D98> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff85f31000 -     0x7fff85fd7fff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff85fd8000 -     0x7fff862efff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff862f0000 -     0x7fff86545ff7  com.apple.CalendarStore (6.0 - 1235.1) <C50C83AD-255D-3329-91D0-5463419565DA> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff86546000 -     0x7fff867f0fff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff86841000 -     0x7fff86862fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff86872000 -     0x7fff86875fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff87186000 -     0x7fff87193ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff872cb000 -     0x7fff8827dff7  com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8827e000 -     0x7fff8828ffff  com.apple.CalendarFoundation (1.0 - 27) <1C9D7450-9C25-3B2C-A3E4-B658780C3C0F> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff88665000 -     0x7fff886d4fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff886d5000 -     0x7fff8873bff7  com.apple.coredav (1.0.1 - 179.4) <511B0351-3856-3221-B52D-FCAC0B6F9000> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff88833000 -     0x7fff8889bff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8889c000 -     0x7fff888a4fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff888a5000 -     0x7fff888a7fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff888a8000 -     0x7fff888adfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff888ae000 -     0x7fff888f2fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff888f3000 -     0x7fff88949ff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8894a000 -     0x7fff88a69fff  com.apple.desktopservices (1.7.1 - 1.7.1) <0E1A57B2-9EC7-32EC-8B87-82902A1FD357> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff88a70000 -     0x7fff88a97ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff88a9a000 -     0x7fff88b37fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88b38000 -     0x7fff88b44ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8902f000 -     0x7fff890c9fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff890ca000 -     0x7fff89115fff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff89116000 -     0x7fff89147fff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff89175000 -     0x7fff892c5fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff892c6000 -     0x7fff8955fff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff89560000 -     0x7fff897dffff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff897e9000 -     0x7fff89841ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff89842000 -     0x7fff8984cfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8984d000 -     0x7fff89898ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff89899000 -     0x7fff898aaff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff898ae000 -     0x7fff898feff7  com.apple.iCalendar (6.0 - 126.2) <67C9CA39-1D08-3750-A4E0-29047B632116> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff898ff000 -     0x7fff8994eff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
        0x7fff8994f000 -     0x7fff89953fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff89954000 -     0x7fff89954fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89955000 -     0x7fff89956ff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
        0x7fff89b5a000 -     0x7fff89f52ff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff89f53000 -     0x7fff89f55fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89f56000 -     0x7fff89f7aff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
        0x7fff89f96000 -     0x7fff8a069ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8a06a000 -     0x7fff8a0dafff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8a0db000 -     0x7fff8a148ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8a149000 -     0x7fff8a149fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8a14a000 -     0x7fff8a175fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8a176000 -     0x7fff8a17bfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8a17c000 -     0x7fff8a18fff7  com.apple.AppContainer (2.0 - 1) <B5FD7F25-D376-3BFB-9E36-B382A14ED40A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8a249000 -     0x7fff8a251ff7  libsystem_dnssd.dylib (379.27.1) <B9F7B01D-8FAF-3CA5-909E-4D52B8D2DD8A> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a252000 -     0x7fff8a25bfff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8a25c000 -     0x7fff8a40afff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8a40b000 -     0x7fff8a425fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8a430000 -     0x7fff8a458fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8a459000 -     0x7fff8a468ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8a469000 -     0x7fff8a46cfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a46d000 -     0x7fff8a489fff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a48a000 -     0x7fff8a48cff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8a4dd000 -     0x7fff8a539fff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8ae64000 -     0x7fff8ae8afff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8aeb6000 -     0x7fff8aec4ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8aec5000 -     0x7fff8af32fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8af33000 -     0x7fff8af54ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8af55000 -     0x7fff8af57ff7  com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8af58000 -     0x7fff8af78fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8af90000 -     0x7fff8b116fff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b117000 -     0x7fff8b11efff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b11f000 -     0x7fff8b12cfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8b12d000 -     0x7fff8b29eff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8b29f000 -     0x7fff8b52ffff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8b530000 -     0x7fff8b552ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
        0x7fff8b55b000 -     0x7fff8b88aff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8b88b000 -     0x7fff8bae6fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8bae7000 -     0x7fff8bb44fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8bb45000 -     0x7fff8bb60ff7  libsystem_kernel.dylib (2050.9.2) <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8bb61000 -     0x7fff8bb8afff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
        0x7fff8bb8b000 -     0x7fff8bb9eff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8bb9f000 -     0x7fff8bc1fff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8bc20000 -     0x7fff8bc2afff  com.apple.CalendarAgentLink (1.0 - 35) <F196DC3A-8881-33CF-820B-7C79E17A22F5> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8bc8b000 -     0x7fff8bdfeff7  com.apple.CFNetwork (596.1 - 596.1) <62830510-738D-3719-AD51-68E816B13BB7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8bdff000 -     0x7fff8be56ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8be57000 -     0x7fff8bea4fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8bea5000 -     0x7fff8bea6fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8bea7000 -     0x7fff8bf6cfff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8bf6d000 -     0x7fff8bf6fff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8bf70000 -     0x7fff8bffdff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8bffe000 -     0x7fff8c054fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8c055000 -     0x7fff8c098ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8c099000 -     0x7fff8c09ffff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c0a0000 -     0x7fff8c0ccfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8c0cd000 -     0x7fff8c0cdfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8c0db000 -     0x7fff8c2dbfff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
        0x7fff8c2dc000 -     0x7fff8c2f0fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8c2f1000 -     0x7fff8c2f8fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8c2f9000 -     0x7fff8c715fff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8c716000 -     0x7fff8c755ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8c756000 -     0x7fff8c8aeff7  com.apple.syncservices (7.0 - 713) <924B8B34-2C9C-3C1D-909D-FF215AA8985D> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff8c8af000 -     0x7fff8c8b9fff  libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
        0x7fff8c8ba000 -     0x7fff8c916ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8c917000 -     0x7fff8c92cfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8c9c1000 -     0x7fff8ca16ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8ca17000 -     0x7fff8ca23ff7  com.apple.CrashReporterSupport (10.8.1 - 412) <3CBB620C-BDCF-31B1-B473-4B6380DE03F7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8ca24000 -     0x7fff8ca81fff  com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8cab1000 -     0x7fff8cabbfff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8cafc000 -     0x7fff8cc3ffef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8cc40000 -     0x7fff8d3e8fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8d414000 -     0x7fff8d456fff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8d457000 -     0x7fff8d570ff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d571000 -     0x7fff8d666fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8d66c000 -     0x7fff8d6a0fff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d6a1000 -     0x7fff8d6acff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8d6ad000 -     0x7fff8d896fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d9b1000 -     0x7fff8d9b3fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8d9b4000 -     0x7fff8d9b4fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8d9b5000 -     0x7fff8d9e0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8d9fd000 -     0x7fff8da02fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8da03000 -     0x7fff8da4dff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8da4e000 -     0x7fff8da51fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8da52000 -     0x7fff8da54fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8da55000 -     0x7fff8dadcff7  libCoreStorage.dylib (274.4) <7CCA18AC-1A7D-3962-8817-D70AA927973F> /usr/lib/libCoreStorage.dylib
        0x7fff8dadd000 -     0x7fff8db25fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8db26000 -     0x7fff8db45ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8db46000 -     0x7fff8db92ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8db93000 -     0x7fff8dbaeff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8dbaf000 -     0x7fff8e54039f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8e5d2000 -     0x7fff8e5d3fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8e5d4000 -     0x7fff8e62efff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8e62f000 -     0x7fff8e646fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8e647000 -     0x7fff8e9a3ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e9a4000 -     0x7fff8e9ecfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8e9ed000 -     0x7fff8ea6ffff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8ea70000 -     0x7fff8ea9eff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    Model: MacBookPro10,1, BootROM MBP101.00EE.B00, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.3f32
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.81.21)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM256E, 251 GB
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x1d110000 / 7
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x1d114000 / 10
    USB Device: hub_device, apple_vendor_id, 0x9131, 0x1d114400 / 12
    USB Device: Apple Cinema HD Display, apple_vendor_id, 0x9223, 0x1d114420 / 15
    USB Device: Lexmark E260d, 0x043d  (Lexmark International Inc.), 0x0122, 0x1d114100 / 11
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x1d113000 / 9
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0x1d113300 / 14
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0x1d113200 / 13
    USB Device: Fitbit Base Station, 0x10c4  (Silicon Laboratories, Inc.), 0x84c4, 0x1d112000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 6
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 4

    I upgraded my iPod touch software from 2.2.1 to 3.1.2 with the promise of tweaks and additional features. The one feature not mentioned is that internet connectivity is wiped out. Some online forums Ive checked prove that this is a worryingly common issue with this update, and yet Apple do not seem to be aware of it or have an official solution to it. It just seems a bit surreal that an answer can only be found on a forum for users. Like "Go work it out for yourself" I have contacted customer support twice explaining the problem. I was given a refund but no solution the first time, and second time a lengthy apologetic explanation that cuctomer support could not provide a technical answer, and links to iTunes support which displays answers to pretty basic setting up problems etc. I would simply like to revert to the original software my iPod came with, but Iam open to advice from Apple or anyone out there in how to get my iPod connected again. Someone must have susssed this out somewhere ?

  • Aperture crashes when importing images after Montain Lion upgrade

    Hello all,
    I upgraded recently my MacBook to Montin Lion. Since this upgrade, Aperture is craching everytime I import pictures (jpeg). Aperture imports 10-20 images then crashes.
    I have read all the communities discussions and tried all the soutions without success (delete raw pset, reinstall Aperture, reinstall Mountain Lion, rebuild library,...)
    Any other ideas ?
    The crash dump is the following (Thread 11)
    Process:         Aperture [466]
    Path:            /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier:      com.apple.Aperture
    Version:         3.3.2 (3.3.2)
    Build Info:      Aperture-265039000000000~4
    App Item ID:     408981426
    App External ID: 9411464
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [154]
    User ID:         501
    Date/Time:       2012-08-28 01:02:10.074 +0200
    OS Version:      Mac OS X 10.8.1 (12B19)
    Report Version:  10
    Interval Since Last Report:          29689 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  2928 sec
    Anonymous UUID:                      628FFE5A-F996-4B2B-AFB7-BC9D0896858B
    Crashed Thread:  11
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString appendString:]: nil argument'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff97a31716 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8e514470 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff97a314ec +[NSException raise:format:] + 204
    3   CoreFoundation                      0x00007fff97a8f55f mutateError + 159
    4   RedRock                             0x0000000100a8b933 -[RKFileNamingPolicy fileRelativePathWithVersionName:originalFileName:extension:date:projectName:fol derName:] + 1427
    5   RedRock                             0x0000000100a8306d -[RKImporter performJob:] + 3917
    6   ProXTCore                           0x0000000101c7e988 -[XTSubscription postMessage:] + 104
    7   ProXTCore                           0x0000000101c7e1c9 -[XTDistributor distributeMessage:] + 505
    8   ProXTCore                           0x0000000101c7dbd3 -[XTThread handleMessage:] + 339
    9   ProXTCore                           0x0000000101c7c83c -[XTThread run:] + 380
    10  Foundation                          0x00007fff92e7b842 __NSThread__main__ + 1345
    11  libsystem_c.dylib                   0x00007fff8ed45782 _pthread_start + 327
    12  libsystem_c.dylib                   0x00007fff8ed321c1 thread_start + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8e1a7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e1a6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff979cdf23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff979d3606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff979d2dd2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00007fff97bec774 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00007fff97bec512 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00007fff97bec3a3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff94fddfa3 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00007fff94fdd862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.Aperture                      0x00000001004c409b 0x100000000 + 4997275
    11  com.apple.AppKit                        0x00007fff94fd4c03 -[NSApplication run] + 517
    12  com.apple.prokit                        0x00000001014b6952 NSProApplicationMain + 378
    13  com.apple.Aperture                      0x000000010000fa74 0x100000000 + 64116
    14  com.apple.Aperture                      0x000000010000f374 0x100000000 + 62324
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8e1a9d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8b402e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8b402a2a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8e1a7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e1a6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff979cdf23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff979d3606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff979d2dd2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff92e80ace -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.proxtcore                     0x0000000101c7e845 -[XTRunLoopThread run:] + 405
    7   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8e1a7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e1a6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff979cdf23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff979d3606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff979d2dd2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff92e80ace -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.proxtcore                     0x0000000101c7e845 -[XTRunLoopThread run:] + 405
    7   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8e1a7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e1a6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff979cdf23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff979d3606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff979d2dd2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff92e80ace -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.proxtcore                     0x0000000101c7e845 -[XTRunLoopThread run:] + 405
    7   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 9:
    0   com.apple.CoreGraphics                  0x00007fff8f0fb22b resample_byte_h_4cpp_vector + 398
    1   com.apple.CoreGraphics                  0x00007fff8f0f5dc9 resample_band + 1260
    2   com.apple.CoreGraphics                  0x00007fff8f0f5835 img_interpolate_read + 913
    3   com.apple.CoreGraphics                  0x00007fff8f0b184d img_data_lock + 7109
    4   com.apple.CoreGraphics                  0x00007fff8f0aedfa CGSImageDataLock + 193
    5   libRIP.A.dylib                          0x00007fff91360ba9 ripc_AcquireImage + 2468
    6   libRIP.A.dylib                          0x00007fff9135f709 ripc_DrawImage + 1045
    7   com.apple.CoreGraphics                  0x00007fff8f0ae92f CGContextDrawImage + 460
    8   com.apple.geode                         0x00000001019ae927 -[DGImageCachePage copyImage:fromRect:toRect:flip:] + 1774
    9   com.apple.geode                         0x00000001019ad8d5 -[DGImageJPEGCachePage copyImage:fromRect:toRect:flip:] + 502
    10  com.apple.geode                         0x00000001019ad6d3 -[DGImageJPEGCachePage copyImage:toRect:] + 127
    11  com.apple.RedRock                       0x0000000100bfdb75 -[RKImageCache setThumbnailImage:forVersion:thumbnail:mini:others:masterThumbnail:renderSource :] + 629
    12  com.apple.RedRock                       0x0000000100bfc55d -[RKImageCache saveThumbnailsForImportRef:savePreview:] + 2029
    13  com.apple.RedRock                       0x0000000100a8a617 -[RKImportSavePreviewWorker performJob:forWorkOrder:] + 327
    14  com.apple.proxtcore                     0x0000000101cb72ea -[XTWorker performJob:] + 106
    15  com.apple.proxtcore                     0x0000000101c7e988 -[XTSubscription postMessage:] + 104
    16  com.apple.proxtcore                     0x0000000101c7e1c9 -[XTDistributor distributeMessage:] + 505
    17  com.apple.proxtcore                     0x0000000101c7dbd3 -[XTThread handleMessage:] + 339
    18  com.apple.proxtcore                     0x0000000101c7c83c -[XTThread run:] + 380
    19  com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    20  libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    21  libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 11 Crashed:
    0   libsystem_kernel.dylib                  0x00007fff8e1a9212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8ed46b34 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8ed8adfa abort + 143
    3   libc++abi.dylib                         0x00007fff8e636f87 abort_message + 257
    4   libc++abi.dylib                         0x00007fff8e634936 default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8e5148f3 _objc_terminate() + 91
    6   libc++abi.dylib                         0x00007fff8e634965 safe_handler_caller(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff8e6349c0 std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff8e635b27 __cxa_throw + 111
    9   libobjc.A.dylib                         0x00007fff8e51458c objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff97ac5899 -[NSException raise] + 9
    11  com.apple.proxtcore                     0x0000000101c7de84 -[XTThread handleMessage:] + 1028
    12  com.apple.proxtcore                     0x0000000101c7c83c -[XTThread run:] + 380
    13  com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    14  libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    15  libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8e1a96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ed47f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ed47cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ed321b1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 29:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed49fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8fc60d66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8fe8243a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8fe97a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 30:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed49fc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8fde50f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8fde4fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8fe97a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 33:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 34:
    0   libsystem_kernel.dylib                  0x00007fff8e1a90fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ed4a003 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff92ea6b63 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff92ea69b9 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x0000000101c7d71a -[XTMsgQueue waitForMessage] + 42
    5   com.apple.proxtcore                     0x0000000101c7c82a -[XTThread run:] + 362
    6   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 35:
    0   libsystem_kernel.dylib                  0x00007fff8e1a96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ed47f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ed47cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ed321b1 start_wqthread + 13
    Thread 36:
    0   libsystem_kernel.dylib                  0x00007fff8e1a96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ed47f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ed47cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ed321b1 start_wqthread + 13
    Thread 37:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff8e1a7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e1a6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff979cdf23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff979d3606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff979d2dd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff979e1a81 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff969454b6 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 38:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff8e1a7686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8e1a6c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff979cdf23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff979d3606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff979d2dd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff979e1a81 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff96945951 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 39:
    0   libsystem_kernel.dylib                  0x00007fff8e1a96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ed47f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ed47cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ed321b1 start_wqthread + 13
    Thread 40:
    0   libsystem_kernel.dylib                  0x00007fff8e1a96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ed47f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ed47cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ed321b1 start_wqthread + 13
    Thread 41:
    0   libsystem_kernel.dylib                  0x00007fff8e1a96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ed47f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ed47cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ed321b1 start_wqthread + 13
    Thread 42:
    0   libsystem_kernel.dylib                  0x00007fff8e1a96d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ed47f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ed47cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ed321b1 start_wqthread + 13
    Thread 43:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff8e1a9386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8edcf828 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff8edcf73f usleep + 54
    3   com.apple.AppKit                        0x00007fff951c30e8 -[NSUIHeartBeat _heartBeatThread:] + 543
    4   com.apple.Foundation                    0x00007fff92e7b842 __NSThread__main__ + 1345
    5   libsystem_c.dylib                       0x00007fff8ed45782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8ed321c1 thread_start + 13
    Thread 11 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000010baa5a78  rdx: 0x0000000000000000
      rdi: 0x0000000000007903  rsi: 0x0000000000000006  rbp: 0x000000010baa5aa0  rsp: 0x000000010baa5a78
       r8: 0x00007fff7bbe5278   r9: 0x000000010baa5a80  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x000000010baa5c00  r13: 0x00007fff7c2afa90  r14: 0x000000010baa7000  r15: 0x000000010baa5ae0
      rip: 0x00007fff8e1a9212  rfl: 0x0000000000000206  cr2: 0x00007fff7bbdefe8
    Logical CPU: 0
    Binary Images:
           0x100000000 -        0x1007cafef  com.apple.Aperture (3.3.2 - 3.3.2) <738E7070-D100-3296-8AA9-47BE3189DA95> /Applications/Aperture.app/Contents/MacOS/Aperture
           0x1009c5000 -        0x100f50fe7  com.apple.RedRock (1.9.4 - 260.53) <1C2CBF83-E0BC-3A93-9807-02C5A42065BE> /Applications/Aperture.app/Contents/Frameworks/RedRock.framework/Versions/A/Red Rock
           0x10123c000 -        0x1012b6fe7  com.apple.iLifePageLayoutCore (1.0 - 170.28) <C3FE94E3-3F93-32BA-B9D8-BA63D56DFF40> /Applications/Aperture.app/Contents/Frameworks/iLifePageLayoutCore.framework/Ve rsions/A/iLifePageLayoutCore
           0x101309000 -        0x10130cff7  com.apple.iLifePhotoStreamConfiguration (2.2 - 2.2) <A6E7CD7C-A826-395F-ABBC-E227071F726F> /Applications/Aperture.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fr amework/Versions/A/iLifePhotoStreamConfiguration
           0x101312000 -        0x101322ff7  com.apple.iLifeAssetManagement (2.6 - 25.16) <CF6842C3-01FE-3EEB-980C-04388E263D9A> /Applications/Aperture.app/Contents/Frameworks/iLifeAssetManagement.framework/V ersions/A/iLifeAssetManagement
           0x101335000 -        0x1013d8ff7  com.apple.MobileMe (13 - 1.0.4) <0705CAD2-E813-3657-B66B-C018753A9E7E> /Applications/Aperture.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mo bileMe
           0x101453000 -        0x101460ff7  com.apple.PluginManager (1.7.6 - 55) <9C4EFFC0-1CDC-360B-9294-57E710B2912A> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
           0x10146e000 -        0x10147ffff  com.apple.AERegistration (1.2 - 401) <A87D2504-0A54-3C85-B41F-35CD983BAEB2> /Applications/Aperture.app/Contents/Frameworks/AERegistration.framework/Version s/A/AERegistration
           0x101498000 -        0x101706fff  com.apple.prokit (7.3.0 - 1938) <71C2059C-0B55-37FC-AABA-A046A4059CFD> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x10189a000 -        0x10189afff  com.apple.iLifeSlideshow (2.4.0 - 878.0.2) <3DBF4B1C-1911-3951-AC2A-5F1EA1617D53> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/iLifeSlideshow
           0x10189d000 -        0x1018b5ff7  com.apple.iLifeFaceRecognition (1.0 - 23.2) <9C52366E-5DBF-3F5C-AD71-E639C940377C> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/iLifeFaceRecognition
           0x1018c7000 -        0x101902fef  com.apple.fayray.PrintServices (201108017 - 11.2) <A0066D0B-1BBA-31AA-8DC5-20A8E1E91D4B> /Applications/Aperture.app/Contents/Frameworks/PrintServices.framework/Versions /A/PrintServices
           0x101936000 -        0x10196cfff  com.apple.ProUtils (1.1 - 160.10) <563C713B-B1FC-369B-AF1D-9A36AB771FDF> /Applications/Aperture.app/Contents/Frameworks/ProUtils.framework/Versions/A/Pr oUtils
           0x10198f000 -        0x101bacfff  com.apple.geode (1.5.3 - 210.29) <2847316E-A10F-3D57-8107-1BCC8958EF5D> /Applications/Aperture.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
           0x101c79000 -        0x101cffff7  com.apple.proxtcore (1.4.1 - 220.26) <67C6EDCE-B845-3130-9661-C026BD849FA3> /Applications/Aperture.app/Contents/Frameworks/ProXTCore.framework/Versions/A/P roXTCore
           0x101d61000 -        0x101e96ff7  com.apple.iLifeSQLAccess (1.7.1 - 45.14) <E42FA58F-B54F-35DB-A1F9-AB7C6E28A2EB> /Applications/Aperture.app/Contents/Frameworks/iLifeSQLAccess.framework/Version s/A/iLifeSQLAccess
           0x101ef5000 -        0x101ef7fff  com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
           0x101efc000 -        0x101f26fff  com.apple.iPhoto.Tellus (1.3 - 65.7) <71B8D0CA-7F8F-308F-9CA1-C091285A4A93> /Applications/Aperture.app/Contents/Frameworks/Tellus.framework/Versions/A/Tell us
           0x101f46000 -        0x101f72fff  com.apple.iPhoto.Tessera (1.1 - 65.7) <DDD723FD-4E2E-3F08-8E34-578C2F7342AE> /Applications/Aperture.app/Contents/Frameworks/Tessera.framework/Versions/A/Tes sera
           0x101f8d000 -        0x101f95ff7  com.apple.AEProfiling (1.2 - 23) <AF1D815F-B5F7-316B-91C1-9C4FCAF13BBF> /Applications/Aperture.app/Contents/Frameworks/AEProfiling.framework/Versions/A /AEProfiling
           0x101f9f000 -        0x101fbdfef  com.apple.XSKey (1.0.0 - 52) <800DD908-E341-2BCD-11D9-DEAC7E8197E9> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
           0x101fcf000 -        0x101fd1fff +eOkaoCom.dylib (1) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoCom.dylib
           0x101fd5000 -        0x101ffcff2 +eOkaoPt.dylib (1) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoPt.dylib
           0x102003000 -        0x102038fe7 +eOkaoDt.dylib (1) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoDt.dylib
           0x10203f000 -        0x1021a7fef +eOkaoFr.dylib (1) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoFr.dylib
           0x1021aa000 -        0x1021daff7  com.apple.iLifeSlideshowCore (2.4.0 - 240) <BFB59CC0-F741-3CC5-9433-FDC7B804AF7C> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
           0x1021f6000 -        0x10231aff7  com.apple.iLifeSlideshowProducer (2.4.0 - 636) <4C1A32DC-E69A-39AE-8EE7-FB4FA73474E4> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProduce r
           0x102383000 -        0x1024f1fff  com.apple.iLifeSlideshowRenderer (2.4.0 - 697) <ECD0D6ED-29AF-3729-B351-6EB47DAC7C9D> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRendere r
           0x10257f000 -        0x102591fff  com.apple.iLifeSlideshowExporter (2.4.0 - 261) <D2EF7B1D-39E6-3473-8045-E7C4444CE9CA> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporte r
           0x1025a1000 -        0x1025cffff  com.apple.audio.CoreAudioKit (1.6.4 - 1.6.4) <337000D6-3F18-3D41-8C46-60BBBE9B9D50> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x1025ea000 -        0x102645fff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <7E92057A-2C05-31D1-A7AC-8323606AF300> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
           0x10265f000 -        0x10267fff7  com.apple.AOSAccounts (1.1.2 - 1.1.86) <41A2C95E-C420-332D-A0D9-995C0DA9E51E> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x10269a000 -        0x10269aff7  com.apple.SafariServices.framework (8536 - 8536.25) <CC36FD8D-4FA9-3141-AA51-C02AF7BE7B0F> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x10269e000 -        0x1026a6fff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x1026b1000 -      

    Finaly, I had a corrupted image in the folder I tried to import. The import from the SD card works fine.
    Problem solved !

  • Crash upon Import     LR V 1.4.1.0

    Light Room ran great until today when it crashes 100% of the time upon attempt to import RAW files (any files).
    I have restarted and did complete power down of system with no positive results. I have closed down all other applications.
    OS: Windows XP Pro
    RAM: 1 GB
    Processor: AMD 64 bit single core
    Error Signature (to MS)
    AppName: Lightroom.exe
    AppVer: 1.4.10
    Mod Name: msvcr80.dll
    ModVer: 8.0.50727.1433
    Offset: 00008aa0
    Once in a while LR just fatally crashes and I have to reload it.

    I have the exact same behavior under Vista 64bit. It happens consistently regardless of the number of files, preview or no preview, move or copy, from CF card reader or from hard drive.. Very frustrating.
    Lightroom version: 1.4.1 [439926]
    Operating system: Windows Vista Service Pack 1 (Build 6001)
    Version: 6.0 [6001]
    Application architecture: x86
    System architecture: x64
    Physical processor count: 2
    Built-in memory: 4093.6 MB
    Processor speed: 2.8 Ghz
    Real memory available to Lightroom: 1228.8 MB
    Real memory used by Lightroom: 283.7 MB (23%)
    Virtual memory used by Lightroom: 252.8 MB
    Memory cache size: 223.1 MB

  • Adobe 1.0 crashes upon importing iPhone 4 .mov

    Hello all, if anyone could lend a hand, I would sincerely be grateful. I really want to give someone a star!
    I have an old version of PPro --- v 1.0 (v7.0) --- and I have also installed Quicktime Pro 7 on my Windows XP. I just got my iPhone 4 and was going to try to see if Adobe would edit the .mov files from it.
    I've tried importing the .mov files a hundred different ways - been trying to convert with Quicktime to a different codec/compression type other than H.264 but alas, every single time PPro crashes with the pop-up "Sorry a serious error...We will attempt to save.. Yadayada"
    The weird thing is that, since I installed Quicktime, I now have the option in PPro's Media Encoder to EXPORT a .mov at H.264!  So... I can export but not import iPhone 4 files? Sooooo confused.
    Edit****
    Also, I can even see the thumbnail preview of the movie footage in the Project window right after I import the video for about 1/2 a second and then BAM! Crash.

    CODEC's can be tricky little buggers. This ARTICLE will give you some background.
    Question: Is there any way I can upgrade to PPro 1.5 for free/cheap?
    I do not know what the upgrade path would be from PrPro 1.0/7.0, but it would be to CS5, which is current. Other than finding a legit copy of PrPro 1.5, there will be no official Adobe upgrade path to that older version. Even with CS5, things get tricky, as it will ONLY run on a 64-bit OS.
    As for the version of QT Pro, my "last known good version" was 7.5.5. With newer versions of PrPro, some users have had great luck with newer versions of QT, but not all. For that reason, I have not updated my QT Pro from 7.5.5, and have not updated my iTunes either, as it wants the latest version of QT. In my case (iPods only), the older versions work fine. There might be some "features" that I am missing, but as I do not know what they are, I don't really "miss" them - at least not yet.
    Now, one option would be to use QT Pro to do an Export of the H.264 material to DV-AVI (SD resolution, and NOT HD), and then Import those files.
    As for the crashing of PrPro, there could be other things afoot, besides a CODEC incompatibility, though that would be my first suspect. Conversion, outside of PrPro, might be able to get you past that, but you will most likely loose the HD aspect of those files.
    Just on the off-chance that it's something to do with your resources, this ARTICLE might offer some tips.
    Sometimes, older technology just clashes with newer technology. The trick is to find the most painless way to interface the two, if it's possible at all. Legacy hardware, or software can be tricky.
    Good luck, and wish that I had some quick, cheap and easy solution.
    Hunt

  • Aperture crashes during import from DVD

    After upgrading to ML and the latest upgrade to Aperture, I can't import photos from a DVD. DVD works with my MB.  Also Aperture has starting to quit unexpectingly.

    It locks up while the previews(?) are being imported, the time when you can select the ones to import. I have to do a "force quit'. For a couple of times it hung on one photo, now it hangs on a different one. Around 3/4 way through a list of 900.  I imported the same disc on my MB no problems.
    I only use one user account.

  • IPhoto6 crashes upon import w/ Canon SD600 Digi Elph when .avi's are on cam

    Hello All,
    My problem is quite annoying: Whenever a video file is present on my Canon SD600 and I open iPhoto for importation of photos it will crash without fail during import. This problem is also encountered when using the Canon SD400 Digital Elph as well. I am more than certain that this bug can be re-created by others who have the same camera and same OS. I just wanted to make it known to Apple and iPhoto's user base that this problem exists so that hopefully in the future this issue can be resolved. I am curious if any other users have experienced this problem and if so, what methods have you taken to overcome the issue?
    Thanks.
    Dale

    Thanks for the response. However:
    Three things to try.
    Install the canon software to get the movie files off
    the camera.
    There's no such software for Mac's.
    Check your canon instruction book. See if the camera
    can shoot movies in mpeg format instead of avi.
    Unfortunately, the camera can only shoot in .avi. Interestingly, when trying to play these .avi files using quicktime, quicktime will crash every single time. The same goes for VLC.
    Some cameras have a mode (I don't know what it is
    called) that mounts the camera on your desktop like a
    drive. If you can do that you can go through the
    contents of the camera and get the movies that way.
    This camera has no such option. I'm pretty bummed out that my $2500 laptop and $340 camera do not get along. It's pretty annoying. COME ON APPLE, DO SOMETHING~!

Maybe you are looking for

  • How do I fix this restrictions passcode problem?

    It has been two days since I posted this discussion. I have gotten over 80 views but not a single reply. I am just wondering why. Is the discussion to long? Have I violated some rule? Some changes have been made to make things a little clearer. I am

  • Mac OS X 10.8.3 causes random reboots.

    I bought my MacBook Pro in October 2007 (2.2 GHz Intel Core 2 Duo). After updating to 10.8.3, my computer randomly re-boots. I can also provoke it by opening a page with a couple flash videos or other processor intensive content. My computer became e

  • Content Presenter

    Hello, using webcenter and UCM 11.1.1.6 we have dropped content presenter. we go to CTRL SHIFT C mode. we click first icon "Create New" thinking we will create a New Content. At this point, we do not want to use Oracle Site Studio Create New screen.

  • Need urgent help: OS wiped out

    I accidentally wiped out my OS while doing an assignment trying to install an OS to my UBS drive. I followed some guide online and now my OS is wiped along with thousands dollars worth of softwares. Not to mention ton of work iam currently doing for

  • How to assign values to extended segments in an IDoc Orders05.

    Hi All, I am working for an oil industry client. I have a requirement to develop a Sales order interface (I am using basic type ORDERS05). After analysing the segments and fields of this basic type, I understood I need to 2 extra custom segments (for