Mail crashes constantly with latest yosemite update...

Can anyone help with this? Crashed every time it gets a wifi connection...
Process:               Mail [627]
Path:                  /Applications/Mail.app/Contents/MacOS/Mail
Identifier:            com.apple.mail
Version:               8.1 (1993)
Build Info:            Mail-1993000000000000~1
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Mail [627]
User ID:               501
Date/Time:             2014-11-25 16:40:52.667 +0000
OS Version:            Mac OS X 10.10.1 (14B25)
Report Version:        11
Anonymous UUID:        4932CA5D-25AC-0B61-6935-BB7755486B6F
Time Awake Since Boot: 820 seconds
Crashed Thread:        2  Dispatch queue: com.apple.root.user-initiated-qos.overcommit
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000073
VM Regions Near 0x73:
-->
    __TEXT                 00000001081e9000-000000010857f000 [ 3672K] r-x/rwx SM=COW  /Applications/Mail.app/Contents/MacOS/Mail
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib       0x00007fff91a604b5 OSAtomicDequeue + 17
1   libsystem_malloc.dylib         0x00007fff9226fb48 nano_calloc + 73
2   libsystem_malloc.dylib         0x00007fff9226facb malloc_zone_calloc + 78
3   libsystem_malloc.dylib         0x00007fff92275231 calloc + 49
4   com.apple.CoreFoundation       0x00007fff91ad5f0f __rehashs + 79
5   com.apple.AppKit               0x00007fff8e6a1ad7 __40+[NSAnimationManager performAnimations:]_block_invoke_2 + 545
6   com.apple.AppKit               0x00007fff8e62a9b5 NSPerformWithScreenUpdatesDisabled + 65
7   com.apple.AppKit               0x00007fff8e6a18af __40+[NSAnimationManager performAnimations:]_block_invoke + 130
8   com.apple.AppKit               0x00007fff8e6a14b6 +[NSAnimationManager performAnimations:] + 1156
9   com.apple.AppKit               0x00007fff8e6a0f16 -[NSScreenDisplayLink _fire] + 399
10  com.apple.CoreFoundation       0x00007fff91b1bb44 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
11  com.apple.CoreFoundation       0x00007fff91b1b7d3 __CFRunLoopDoTimer + 1059
12  com.apple.CoreFoundation       0x00007fff91b8ed9d __CFRunLoopDoTimers + 301
13  com.apple.CoreFoundation       0x00007fff91ad8268 __CFRunLoopRun + 2024
14  com.apple.CoreFoundation       0x00007fff91ad7838 CFRunLoopRunSpecific + 296
15  com.apple.HIToolbox           0x00007fff98c7743f RunCurrentEventLoopInMode + 235
16  com.apple.HIToolbox           0x00007fff98c771ba ReceiveNextEventCommon + 431
17  com.apple.HIToolbox           0x00007fff98c76ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
18  com.apple.AppKit               0x00007fff8e5326d1 _DPSNextEvent + 964
19  com.apple.AppKit               0x00007fff8e531e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
20  com.apple.AppKit               0x00007fff8e525e23 -[NSApplication run] + 594
21  com.apple.AppKit               0x00007fff8e5112d4 NSApplicationMain + 1832
22  libdyld.dylib                 0x00007fff9303b5c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff908a322e kevent64 + 10
1   libdispatch.dylib             0x00007fff8e399a6a _dispatch_mgr_thread + 52
Thread 2 Crashed:: Dispatch queue: com.apple.root.user-initiated-qos.overcommit
0   com.apple.CoreData             0x00007fff8b31266b snapshot_set_version + 11
1   com.apple.CoreData             0x00007fff8b356492 _populateRowValuesOnBackgroundThread + 962
2   com.apple.CoreData             0x00007fff8b3422d3 minion_duties2 + 83
3   libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
4   libdispatch.dylib             0x00007fff8e39988f _dispatch_root_queue_drain + 935
5   libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
6   libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
7   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 3:: -[MFLibraryIMAPStore openSynchronously]  Dispatch queue: NSOperationQueue 0x61000025dd90 :: NSOperation 0x618000056b30 (QOS: LEGACY)
0   libsystem_kernel.dylib         0x00007fff908a2162 __psynch_mutexwait + 10
1   com.apple.Foundation           0x00007fff8cd34ee1 -[NSLock lock] + 145
2   com.apple.Mail.framework       0x00007fff8f184ea1 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 265
3   com.apple.Mail.framework       0x00007fff8f1849f9 -[MFIMAPAccount gatewayForMailbox:options:] + 122
4   com.apple.Mail.framework       0x00007fff8f1f4fc0 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 173
5   com.apple.Mail.framework       0x00007fff8f1e80c0 -[MFLibraryIMAPStore _openSynchronouslyUpdatingMetadata:withOptions:] + 429
6   com.apple.CoreFoundation       0x00007fff91aa133c __invoking___ + 140
7   com.apple.CoreFoundation       0x00007fff91aa1192 -[NSInvocation invoke] + 290
8   com.apple.MailCore             0x00007fff971750cc -[MCMonitoredInvocation invoke] + 242
9   com.apple.MailCore             0x00007fff9719f1d4 -[MCThrowingInvocationOperation main] + 48
10  com.apple.MailCore             0x00007fff9712771d -[_MCInvocationOperation main] + 426
11  com.apple.Foundation           0x00007fff8cd3159c -[__NSOperationInternal _start:] + 653
12  com.apple.Foundation           0x00007fff8cd311a3 __NSOQSchedule_f + 184
13  libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
14  libdispatch.dylib             0x00007fff8e39a365 _dispatch_queue_drain + 1100
15  libdispatch.dylib             0x00007fff8e39becc _dispatch_queue_invoke + 202
16  libdispatch.dylib             0x00007fff8e3996b7 _dispatch_root_queue_drain + 463
17  libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
18  libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
19  libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 5:: Dispatch queue: com.apple.root.user-initiated-qos.overcommit
0   com.apple.CoreData             0x00007fff8b321ba6 _PFfastRowRelease + 6
1   com.apple.CoreData             0x00007fff8b365f7c _prepareRowCacheOnBackgroundThread + 956
2   com.apple.CoreData             0x00007fff8b3422d3 minion_duties2 + 83
3   libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
4   libdispatch.dylib             0x00007fff8e39988f _dispatch_root_queue_drain + 935
5   libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
6   libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
7   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 6:: Dispatch queue: NSOperationQueue 0x6080000dfb10 :: NSOperation 0x6080002da400 (QOS: LEGACY)
0   libsystem_kernel.dylib         0x00007fff9089d52e mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff9089c69f mach_msg + 55
2   com.apple.CoreFoundation       0x00007fff91ad8b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fff91ad7fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation       0x00007fff91ad7838 CFRunLoopRunSpecific + 296
5   com.apple.Foundation           0x00007fff8cd93ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6   com.apple.MailCore             0x00007fff9719a4b3 -[MCSocket readBytes:maxLength:error:] + 947
7   com.apple.MailCore             0x00007fff9710a618 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 119
8   com.apple.MailCore             0x00007fff97109ebf -[MCConnection _fillBuffer:] + 367
9   com.apple.MailCore             0x00007fff97109b24 -[MCConnection _readLineIntoData:error:] + 194
10  com.apple.IMAP                 0x00007fff97a26437 -[IMAPConnection _readLineIntoData:error:] + 54
11  com.apple.IMAP                 0x00007fff97a2ff1b -[IMAPConnection(MFPrivate) _readDataWithRemainingByteCount:intoData:error:] + 148
12  com.apple.IMAP                 0x00007fff97a6cb9e +[IMAPResponse newIMAPResponseWithConnection:error:] + 101
13  com.apple.IMAP                 0x00007fff97a26560 -[IMAPConnection _copyNextServerResponse:] + 39
14  com.apple.IMAP                 0x00007fff97a2668b -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:] + 205
15  com.apple.IMAP                 0x00007fff97a2e0a7 -[IMAPConnection _responseFromSendingOperation:receivedExists:] + 1446
16  com.apple.IMAP                 0x00007fff97a25677 -[IMAPConnection executeClientOperation:] + 60
17  com.apple.IMAP                 0x00007fff97a2be49 -[IMAPConnection executeSelectOperation:] + 232
18  com.apple.IMAP                 0x00007fff97a252c0 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1213
19  com.apple.IMAP                 0x00007fff97a3e7b2 -[IMAPGateway _allowClientOperationThrough:] + 1101
20  com.apple.IMAP                 0x00007fff97a3e2f9 -[IMAPGateway allowClientOperationThrough:] + 460
21  com.apple.IMAP                 0x00007fff97a1972a -[IMAPClientOperation main] + 69
22  com.apple.Foundation           0x00007fff8cd3159c -[__NSOperationInternal _start:] + 653
23  com.apple.Foundation           0x00007fff8cd311a3 __NSOQSchedule_f + 184
24  libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
25  libdispatch.dylib             0x00007fff8e39a365 _dispatch_queue_drain + 1100
26  libdispatch.dylib             0x00007fff8e39becc _dispatch_queue_invoke + 202
27  libdispatch.dylib             0x00007fff8e3996b7 _dispatch_root_queue_drain + 463
28  libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
29  libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
30  libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 10:: -[MFAosImapAccount fetchSynchronouslyIsAuto:]  Dispatch queue: NSOperationQueue 0x6080000560b0 :: NSOperation 0x608000058420 (QOS: LEGACY)
0   libsystem_kernel.dylib         0x00007fff908a2132 __psynch_cvwait + 10
1   com.apple.Foundation           0x00007fff8cd94bd0 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 245
2   com.apple.IMAP                 0x00007fff97a1cbad -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 209
3   com.apple.IMAP                 0x00007fff97a3edb7 -[IMAPGateway waitUntilClientOperationIsFinished:] + 173
4   com.apple.IMAP                 0x00007fff97a3ece5 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 487
5   com.apple.IMAP                 0x00007fff97a3fee9 -[IMAPGateway _addSelectOperationForMailbox:class:] + 109
6   com.apple.IMAP                 0x00007fff97a3fe5d -[IMAPGateway selectMailbox:] + 78
7   com.apple.Mail.framework       0x00007fff8f185005 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 621
8   com.apple.Mail.framework       0x00007fff8f1849f9 -[MFIMAPAccount gatewayForMailbox:options:] + 122
9   com.apple.Mail.framework       0x00007fff8f1f4fc0 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 173
10  com.apple.Mail.framework       0x00007fff8f1e8a49 -[MFLibraryIMAPStore _fetchForCheckingNewMail:] + 166
11  com.apple.Mail.framework       0x00007fff8f1881af -[MFIMAPAccount fetchSynchronouslyIsAuto:] + 340
12  com.apple.CoreFoundation       0x00007fff91aa133c __invoking___ + 140
13  com.apple.CoreFoundation       0x00007fff91aa1192 -[NSInvocation invoke] + 290
14  com.apple.MailCore             0x00007fff971750cc -[MCMonitoredInvocation invoke] + 242
15  com.apple.MailCore             0x00007fff9719f1d4 -[MCThrowingInvocationOperation main] + 48
16  com.apple.MailCore             0x00007fff9712771d -[_MCInvocationOperation main] + 426
17  com.apple.Foundation           0x00007fff8cd3159c -[__NSOperationInternal _start:] + 653
18  com.apple.Foundation           0x00007fff8cd311a3 __NSOQSchedule_f + 184
19  libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
20  libdispatch.dylib             0x00007fff8e39a365 _dispatch_queue_drain + 1100
21  libdispatch.dylib             0x00007fff8e39becc _dispatch_queue_invoke + 202
22  libdispatch.dylib             0x00007fff8e3996b7 _dispatch_root_queue_drain + 463
23  libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
24  libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
25  libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 12:: Dispatch queue: [MFIMAPAccount remoteTaskQueue] :: NSOperation 0x600000670e80 (QOS: USER_INITIATED)
0   libsystem_kernel.dylib         0x00007fff908a2162 __psynch_mutexwait + 10
1   com.apple.Foundation           0x00007fff8cd34ee1 -[NSLock lock] + 145
2   com.apple.Mail.framework       0x00007fff8f184ea1 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 265
3   com.apple.Mail.framework       0x00007fff8f1849f9 -[MFIMAPAccount gatewayForMailbox:options:] + 122
4   com.apple.Mail.framework       0x00007fff8f1f4fc0 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 173
5   com.apple.Mail.framework       0x00007fff8f1ef32f -[MFLibraryIMAPStore _synchronouslyStoreFlagsFromDictionary:forMessages:] + 789
6   com.apple.Mail.framework       0x00007fff8f1efd72 -[MFLibraryIMAPStore _setFlagsFromDictionary:forMessages:] + 362
7   com.apple.Mail.framework       0x00007fff8f1f12d0 -[MFLibraryIMAPStore _internalSetFlagsFromDictionary:forMessages:] + 886
8   com.apple.Mail.framework       0x00007fff8f1f0df0 __78-[MFLibraryIMAPStore async_setFlagsFromDictionary:forMessages:updatingServer:]_block_invoke638 + 132
9   com.apple.Foundation           0x00007fff8ce662e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
10  com.apple.Foundation           0x00007fff8cd52905 -[NSBlockOperation main] + 97
11  com.apple.MailCore             0x00007fff9719eef6 -[MCTaskOperation main] + 862
12  com.apple.Foundation           0x00007fff8cd3159c -[__NSOperationInternal _start:] + 653
13  com.apple.Foundation           0x00007fff8cd311a3 __NSOQSchedule_f + 184
14  libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
15  libdispatch.dylib             0x00007fff8e39a365 _dispatch_queue_drain + 1100
16  libdispatch.dylib             0x00007fff8e39becc _dispatch_queue_invoke + 202
17  libdispatch.dylib             0x00007fff8e3996b7 _dispatch_root_queue_drain + 463
18  libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
19  libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
20  libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 14:: -[MFAosImapAccount _synchronizeAccountWithServerHighPriority:]  Dispatch queue: NSOperationQueue 0x6080000560b0 :: NSOperation 0x6000004558a0 (QOS: LEGACY)
0   libsystem_kernel.dylib         0x00007fff908a2162 __psynch_mutexwait + 10
1   com.apple.Foundation           0x00007fff8cd34ee1 -[NSLock lock] + 145
2   com.apple.Mail.framework       0x00007fff8f184ea1 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 265
3   com.apple.Mail.framework       0x00007fff8f1849f9 -[MFIMAPAccount gatewayForMailbox:options:] + 122
4   com.apple.Mail.framework       0x00007fff8f189481 -[MFIMAPAccount _listingForMailbox:listAllChildren:onlySubscribed:highPriority:] + 153
5   com.apple.Mail.framework       0x00007fff8f18a471 -[MFIMAPAccount _listingForMailbox:listAllChildren:highPriority:] + 104
6   com.apple.Mail.framework       0x00007fff8f1887f2 -[MFIMAPAccount _synchronizeMailboxListHighPriority:] + 71
7   com.apple.Mail.framework       0x00007fff8f2ce0d2 -[MFRemoteStoreAccount _synchronizeAccountWithServerHighPriority:] + 998
8   com.apple.Mail.framework       0x00007fff8f18d900 -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:] + 66
9   com.apple.CoreFoundation       0x00007fff91aa133c __invoking___ + 140
10  com.apple.CoreFoundation       0x00007fff91aa1192 -[NSInvocation invoke] + 290
11  com.apple.MailCore             0x00007fff971750cc -[MCMonitoredInvocation invoke] + 242
12  com.apple.MailCore             0x00007fff9719f1d4 -[MCThrowingInvocationOperation main] + 48
13  com.apple.MailCore             0x00007fff9712771d -[_MCInvocationOperation main] + 426
14  com.apple.Foundation           0x00007fff8cd3159c -[__NSOperationInternal _start:] + 653
15  com.apple.Foundation           0x00007fff8cd311a3 __NSOQSchedule_f + 184
16  libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
17  libdispatch.dylib             0x00007fff8e39a365 _dispatch_queue_drain + 1100
18  libdispatch.dylib             0x00007fff8e39becc _dispatch_queue_invoke + 202
19  libdispatch.dylib             0x00007fff8e3996b7 _dispatch_root_queue_drain + 463
20  libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
21  libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
22  libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 19:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 20:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 21:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 22:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 23:: -[MFPOPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: NSPersistentStoreCoordinator 0x61800007fa40
0   libsqlite3.dylib               0x00007fff98a2dba1 sqlite3VdbeMemGrow + 913
1   libsqlite3.dylib               0x00007fff98a418cb sqlite3VdbeExec + 72507
2   libsqlite3.dylib               0x00007fff98a2e457 sqlite3_step + 775
3   com.apple.CoreData             0x00007fff8b2fcd10 _execute + 112
4   com.apple.CoreData             0x00007fff8b30efb8 -[NSSQLiteConnection fetchResultSet:usingFetchPlan:] + 1880
5   com.apple.CoreData             0x00007fff8b316d19 newFetchedRowsForFetchPlan_MT + 2217
6   com.apple.CoreData             0x00007fff8b3034a8 -[NSSQLCore objectsForFetchRequest:inContext:] + 520
7   com.apple.CoreData             0x00007fff8b302f0b -[NSSQLCore executeRequest:withContext:error:] + 299
8   com.apple.CoreData             0x00007fff8b3b7919 __65-[NSPersistentStoreCoordinator executeRequest:withContext:error:]_block_invoke + 3945
9   com.apple.CoreData             0x00007fff8b3c1b3b gutsOfBlockToNSPersistentStoreCoordinatorPerform + 171
10  libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
11  libdispatch.dylib             0x00007fff8e397e5e _dispatch_barrier_sync_f_invoke + 57
12  com.apple.CoreData             0x00007fff8b3b0b32 _perform + 194
13  com.apple.CoreData             0x00007fff8b302ba5 -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 533
14  com.apple.CoreData             0x00007fff8b3013fb -[NSManagedObjectContext executeFetchRequest:error:] + 587
15  com.apple.Mail.framework       0x00007fff8f2d1a1e -[MFSeenMessagesManager seenMessages] + 302
16  com.apple.Mail.framework       0x00007fff8f2bbc59 -[MFPOPStore fetchSynchronously] + 1816
17  com.apple.Mail.framework       0x00007fff8f2b10b5 -[MFPOPAccount fetchSynchronously] + 202
18  com.apple.CoreFoundation       0x00007fff91aa133c __invoking___ + 140
19  com.apple.CoreFoundation       0x00007fff91aa1192 -[NSInvocation invoke] + 290
20  com.apple.MailCore             0x00007fff971750cc -[MCMonitoredInvocation invoke] + 242
21  com.apple.MailCore             0x00007fff9719f1d4 -[MCThrowingInvocationOperation main] + 48
22  com.apple.MailCore             0x00007fff9712771d -[_MCInvocationOperation main] + 426
23  com.apple.Foundation           0x00007fff8cd3159c -[__NSOperationInternal _start:] + 653
24  com.apple.Foundation           0x00007fff8cd311a3 __NSOQSchedule_f + 184
25  libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
26  libdispatch.dylib             0x00007fff8e39a365 _dispatch_queue_drain + 1100
27  libdispatch.dylib             0x00007fff8e39becc _dispatch_queue_invoke + 202
28  libdispatch.dylib             0x00007fff8e3996b7 _dispatch_root_queue_drain + 463
29  libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
30  libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
31  libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 24:: Dispatch queue: com.apple.root.user-initiated-qos.overcommit
0   libsystem_platform.dylib       0x00007fff91a62c75 _platform_bzero$VARIANT$Unknown + 53
1   com.apple.CoreData             0x00007fff8b2eccac _PFAllocateObjects + 492
2   com.apple.CoreData             0x00007fff8b41572f +[NSManagedObject(_PFDynamicAccessorsAndPropertySupport) allocBatch:withEntity:count:] + 95
3   com.apple.CoreData             0x00007fff8b37c615 -[NSManagedObjectContext(_NSInternalAdditions) _batchRetainedObjects:forCount:withIDs:optionalHandler:withInlineStorage:] + 341
4   com.apple.CoreData             0x00007fff8b3f6e1d _prepareFaultsOnBackgroundThread + 749
5   com.apple.CoreData             0x00007fff8b3422d3 minion_duties2 + 83
6   libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
7   libdispatch.dylib             0x00007fff8e39988f _dispatch_root_queue_drain + 935
8   libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
9   libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
10  libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 25:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 26:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 27:: Dispatch queue: com.apple.root.user-initiated-qos.overcommit
0   libsystem_kernel.dylib         0x00007fff908a2132 __psynch_cvwait + 10
1   com.apple.CoreData             0x00007fff8b355e1f _prepareRowsOnBackgroundThreads + 2031
2   com.apple.CoreData             0x00007fff8b3422d3 minion_duties2 + 83
3   libdispatch.dylib             0x00007fff8e396c13 _dispatch_client_callout + 8
4   libdispatch.dylib             0x00007fff8e39988f _dispatch_root_queue_drain + 935
5   libdispatch.dylib             0x00007fff8e3a7fe4 _dispatch_worker_thread3 + 91
6   libsystem_pthread.dylib       0x00007fff98bad6cb _pthread_wqthread + 729
7   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 28:
0   libsystem_kernel.dylib         0x00007fff908a2946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff98bab4a1 start_wqthread + 13
Thread 29:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fff9089d52e mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff9089c69f mach_msg + 55
2   com.apple.CoreFoundation       0x00007fff91ad8b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fff91ad7fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation       0x00007fff91ad7838 CFRunLoopRunSpecific + 296
5   com.apple.CFNetwork           0x00007fff8b9a0d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6   com.apple.Foundation           0x00007fff8cd91b7a __NSThread__main__ + 1345
7   libsystem_pthread.dylib       0x00007fff98bad2fc _pthread_body + 131
8   libsystem_pthread.dylib       0x00007fff98bad279 _pthread_start + 176
9   libsystem_pthread.dylib       0x00007fff98bab4b1 thread_start + 13
Thread 30:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x00007fff908a23f6 __select + 10
1   libsystem_pthread.dylib       0x00007fff98bad2fc _pthread_body + 131
2   libsystem_pthread.dylib       0x00007fff98bad279 _pthread_start + 176
3   libsystem_pthread.dylib       0x00007fff98bab4b1 thread_start + 13
Thread 31:
0   libsystem_kernel.dylib         0x00007fff9089d52e mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff9089c69f mach_msg + 55
2   com.apple.CoreFoundation       0x00007fff91ad8b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fff91ad7fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation       0x00007fff91ad7838 CFRunLoopRunSpecific + 296
5   com.apple.AppKit               0x00007fff8e6957a7 _NSEventThread + 137
6   libsystem_pthread.dylib       0x00007fff98bad2fc _pthread_body + 131
7   libsystem_pthread.dylib       0x00007fff98bad279 _pthread_start + 176
8   libsystem_pthread.dylib       0x00007fff98bab4b1 thread_start + 13
Thread 32:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib         0x00007fff9089d52e mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff9089c69f mach_msg + 55
2   com.apple.QuartzCore           0x00007fff96f62d63 CA::Render::Server::server_thread(void*) + 198
3   com.apple.QuartzCore           0x00007fff96f62c96 thread_fun + 25
4   libsystem_pthread.dylib       0x00007fff98bad2fc _pthread_body + 131
5   libsystem_pthread.dylib       0x00007fff98bad279 _pthread_start + 176
6   libsystem_pthread.dylib       0x00007fff98bab4b1 thread_start + 13
Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x000000000000000c  rbx: 0x0000000000000067  rcx: 0x00007ffecc1b8c40  rdx: 0x000000000000025e
  rdi: 0x0000000000000067  rsi: 0x000000000000025e  rbp: 0x00000001087db8b0  rsp: 0x00000001087db8b0
   r8: 0x0000000000000001   r9: 0x0000000000000002  r10: 0x00007ffecd0b0910  r11: 0x00007fff7b4a0dd0
  r12: 0x0000000000000005  r13: 0x00007ffecc1b8c48  r14: 0x00007fff8b356e24  r15: 0x0000608000150400
  rip: 0x00007fff8b31266b  rfl: 0x0000000000010246  cr2: 0x0000000000000073
Logical CPU:     0
Error Code:      0x00000006
Trap Number:     14
Binary Images:
       0x1081e9000 -        0x10857eff7  com.apple.mail (8.1 - 1993) <DC7D598C-884D-3BC3-9D97-F2CB5D1ED551> /Applications/Mail.app/Contents/MacOS/Mail
       0x10badf000 -        0x10bb07ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
       0x10c5e9000 -        0x10c5e9fef +cl_kernels (???) <7D4ECACD-BDB6-4E83-9342-0D78C2D2C05C> cl_kernels
       0x10c5f5000 -        0x10c5f5ff5 +cl_kernels (???) <EFFC3F5C-59C0-414E-9E11-B3B4CF89BC56> cl_kernels
       0x10c5f7000 -        0x10c6ddfef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x10e0a2000 -        0x10e0a4fff  apop.so (183) <45C50E60-97D1-3FE0-93F5-145F489AAF50> /usr/lib/sasl2/apop.so
       0x10e0a8000 -        0x10e0a9fff  atoken.so (183) <0F3DB480-6B1A-3AD6-B3E4-CEAB75436788> /usr/lib/sasl2/atoken.so
       0x10e0ad000 -        0x10e0beffb  dhx.so (183) <4BE28005-1AE3-3D6D-875F-9AD9F69E79F1> /usr/lib/sasl2/dhx.so
       0x10e0ca000 -        0x10e0d3fff  digestmd5WebDAV.so (183) <A0405C97-15BE-31CA-9CD2-D258F4B30C37> /usr/lib/sasl2/digestmd5WebDAV.so
       0x10e0d8000 -        0x10e0dafff  libanonymous.2.so (193) <3CBC6ECD-E78C-3A19-BEF9-628B49C85047> /usr/lib/sasl2/libanonymous.2.so
       0x10e0de000 -        0x10e0e0ff7  libcrammd5.2.so (193) <2B573E51-8264-36FD-AABA-0599FCC776AD> /usr/lib/sasl2/libcrammd5.2.so
       0x10e0e4000 -        0x10e0edfff  libdigestmd5.2.so (193) <85C0F6CC-7333-3394-AD8D-4E7BD3712C52> /usr/lib/sasl2/libdigestmd5.2.so
       0x10e0f2000 -        0x10e0f7fff  libgssapiv2.2.0.18.so (193) <46C161D0-74D2-38FB-934B-6EE044961C53> /usr/lib/sasl2/libgssapiv2.2.0.18.so
       0x10e0fc000 -        0x10e101fff  libntlm.so (193) <B257700E-17B1-3DE7-A764-BC7786564B5C> /usr/lib/sasl2/libntlm.so
       0x10e106000 -        0x10e108fff  libplain.2.so (193) <1E8EFAF4-1D23-3530-A04F-5AFBCCBC40F9> /usr/lib/sasl2/libplain.2.so
       0x10e10c000 -        0x10e10efff  login.so (193) <DF41E250-01D0-31F4-8A80-9B6EE6B7C0D1> /usr/lib/sasl2/login.so
       0x10e112000 -        0x10e115ff7  mschapv2.so (183) <F758C957-FB59-3E55-8798-44016F79E520> /usr/lib/sasl2/mschapv2.so
       0x10e11a000 -        0x10e13bffb  com.apple.DirectoryService.PasswordServerFramework (10.10 - 44) <13610720-24EC-39D5-93FE-9AAA707D5B15> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x10e14d000 -        0x10e157fff  com.apple.DirectoryServer (10.10 - 59) <61A473DD-D803-3C6A-BA6F-E8BB5CE5AED7> /System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/Director yServer
       0x10e15f000 -        0x10e16afff  com.apple.AccountPolicy (1.0 - 1) <9C8D47AD-A299-34C4-8305-BA966E7F8689> /System/Library/PrivateFrameworks/AccountPolicy.framework/Versions/A/AccountPol icy
       0x10e173000 -        0x10e17fff7  com.apple.directoryserver.CFDirectoryServer (10.10 - 59) <05D571A8-5741-3307-ACAC-F4314495B6EF> /System/Library/PrivateFrameworks/DirectoryServer.framework/Frameworks/CFDirect oryServer.framework/Versions/A/CFDirectoryServer
       0x10e18b000 -        0x10e191fff  com.apple.HeimODAdmin (4.0 - 2.0) <8A8F50F3-0BA1-30ED-B79B-464DE78926E1> /System/Library/PrivateFrameworks/HeimODAdmin.framework/Versions/A/HeimODAdmin
       0x10e19a000 -        0x10e19bfff  com.apple.CFAccountPolicy (1.0 - 1) <8202A049-7ED7-39A3-987E-FD5093DB7890> /System/Library/PrivateFrameworks/AccountPolicy.framework/Frameworks/CFAccountP olicy.framework/Versions/A/CFAccountPolicy
       0x10e1a0000 -        0x10e1a1fff  plain-clienttoken.so (183) <12B2FD79-5F8D-31E5-9A53-B5E3D03F9D36> /usr/lib/sasl2/plain-clienttoken.so
       0x10e1a5000 -        0x10e1a7fff  pwauxprop.so (419) <5F54667E-8C54-3445-9D1D-7C8A423DDE7C> /usr/lib/sasl2/pwauxprop.so
       0x10e1ab000 -        0x10e1adfff  shadow_auxprop.so (183) <4E05B744-F0DB-314A-886C-172E7864B5F7> /usr/lib/sasl2/shadow_auxprop.so
       0x10e1b2000 -        0x10e1b5fff  smb_ntlmv2.so (183) <231397CF-F819-30D6-9238-A111137F97A2> /usr/lib/sasl2/smb_ntlmv2.so
       0x10e462000 -        0x10e46afff  com.apple.SyncedDefaults (2.0 - 212) <F74E6622-CD11-3714-848A-47A12A002930> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
       0x14f2e2000 -        0x14f2e3fff  com.apple.AddressBook.LocalSourceBundle (9.0 - 1499) <36F3EC7D-1569-36D7-8A7D-33656C5BFD02> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x14f2f4000 -        0x14f2f8ff7  com.apple.DirectoryServicesSource (9.0 - 1499) <C37D57B0-7769-39A2-B511-94F17143D3A7> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x14f31e000 -        0x14f320fff  com.apple.addressbook.POIPlugin (9.0 - 1499) <30012F8D-659F-382E-8BF3-CA57CF73A272> /System/Library/Address Book Plug-Ins/POIPlugin.sourcebundle/Contents/MacOS/POIPlugin
       0x14f358000 -        0x14f3a5ff3  com.apple.AddressBook.CardDAVPlugin (10.9 - 434) <6D55FFA7-05B4-34CE-ACB9-85109CC2E94F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x14f6d2000 -        0x14f6d2ffe +cl_kernels (???) <7AF25561-E136-40A8-9D5C-8A7A896FD298> cl_kernels
       0x14f7d6000 -        0x14f7d9fff  libCGXCoreImage.A.dylib (772) <6F42EEBA-6FF4-331F-8F8D-37D6B853614D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
       0x14f7f1000 -        0x14f7f1fe7 +cl_kernels (???) <53D12DB3-8E52-4F56-8DB8-18D76FBF054D> cl_kernels
       0x150025000 -        0x150025ffe +cl_kernels (???) <7AF25561-E136-40A8-9D5C-8A7A896FD298> cl_kernels
       0x150029000 -        0x150029fef +cl_kernels (???) <7D4ECACD-BDB6-4E83-9342-0D78C2D2C05C> cl_kernels
       0x1506ef000 -        0x1507cfff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
       0x1515e1000 -        0x15160cfff  com.apple.icloud.iaplugin (426 - 562) <600688FC-56BF-3DB9-980C-861EDF44B1D7> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
       0x15162d000 -        0x15163afff  com.apple.SystemAdministrationInterface (1.0 - 1) <6A4493A5-3137-3CCC-B509-FB3F4FF13C79> /System/Library/PrivateFrameworks/SystemAdministrationInterface.framework/Versi ons/A/SystemAdministrationInterface
       0x151647000 -        0x151659fff  com.apple.frameworks.preferencepanessupport (13.0 - 13.0) <41164AC3-82FF-351B-91C6-7CD19CB13F57> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
    0x7fff6060c000 -     0x7fff60642837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff8a2af000 -     0x7fff8a2efff7  com.apple.CalDAV (8.0 - 198) <2B669768-E027-3F28-8D20-6A60E05D0906> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff8a2f0000 -     0x7fff8a31ffff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8a32f000 -     0x7fff8a447ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8a448000 -     0x7fff8a45eff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8a45f000 -     0x7fff8a505fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8a553000 -     0x7fff8a555fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
    0x7fff8a55a000 -     0x7fff8a574ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8a575000 -     0x7fff8a577fff  libRadiance.dylib (1231) <BDD94A52-DE53-300C-9180-5D434272989F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8a57b000 -     0x7fff8a57cff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8a599000 -     0x7fff8a6ddff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8a6f3000 -     0x7fff8a720fff  com.apple.notificationcenter (1.0 - 393.0.2) <27FD5C26-2AB0-305F-A123-ED5E1209300E> /System/Library/Frameworks/NotificationCenter.framework/Versions/A/Notification Center
    0x7fff8a721000 -     0x7fff8a77cfef  libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a77d000 -     0x7fff8a7a8fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8a7a9000 -     0x7fff8a808ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8a809000 -     0x7fff8a89afff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
    0x7fff8b1e6000 -     0x7fff8b1eaff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8b21a000 -     0x7fff8b21afff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8b21b000 -     0x7fff8b228fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
    0x7fff8b229000 -     0x7fff8b2e4ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8b2e5000 -     0x7fff8b2e6ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
    0x7fff8b2e7000 -     0x7fff8b561fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8b562000 -     0x7fff8b7f8ff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8b7f9000 -     0x7fff8b818fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff8b819000 -     0x7fff8b821fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff8b8a9000 -     0x7fff8b8beff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8b900000 -     0x7fff8bb03ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8bb04000 -     0x7fff8bb07ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8bb58000 -     0x7fff8bb5fff7  com.apple.FamilyCircle (1.0 - ???) <6FB67950-21A4-30F9-A26E-2EE6ADEC107C> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircl e
    0x7fff8bb60000 -     0x7fff8bc1ffff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8bc20000 -     0x7fff8bd12fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff8bf1b000 -     0x7fff8bf54fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
    0x7fff8c89b000 -     0x7fff8c8cbfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8c8cc000 -     0x7fff8c9feff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8c9ff000 -     0x7fff8ca2bfff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff8ca2c000 -     0x7fff8ca8afff  com.apple.StoreFoundation (1.0 - 1) <50F9E283-FCE4-306C-AF5D-D0AEA434C04E> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
    0x7fff8ca8b000 -     0x7fff8cb7fff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8cb87000 -     0x7fff8cc26df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff8cc69000 -     0x7fff8cc91fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff8cced000 -     0x7fff8ccf1ff7  com.apple.NetFSServer (2.0 - 1) <954A42B3-0489-3DC8-BB43-ACFC9D3A7DBA> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
    0x7fff8ccf7000 -     0x7fff8ccfafff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8ccfb000 -     0x7fff8cd28fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8cd29000 -     0x7fff8d057ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8d080000 -     0x7fff8d093ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8d09e000 -     0x7fff8d09fff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8d0a0000 -     0x7fff8d0a5ff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
    0x7fff8d0a6000 -     0x7fff8d4b3ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d4b4000 -     0x7fff8d4c2fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff8d4c3000 -     0x7fff8d4ceff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8d4cf000 -     0x7fff8d4dbfff  com.apple.CloudPhotoServicesConfiguration (0.9 - 201.48.0) <4EB3363D-D216-3630-AAFC-8E3136AA3734> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frame works/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesCon figuration
    0x7fff8d4dc000 -     0x7fff8d50afff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8d518000 -     0x7fff8d63aff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8d645000 -     0x7fff8d7a3ff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8d7a4000 -     0x7fff8d7adff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8d7ae000 -     0x7fff8d7fbff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8d7fc000 -     0x7fff8d807ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
    0x7fff8d808000 -     0x7fff8d809ff3  com.apple.SafariServices.framework (10600 - 10600.1.25.1) <03DC1030-646D-3935-97B4-7ABDD708E190> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x7fff8d80a000 -     0x7fff8d866fff  com.apple.coredav (1.0.1 - 261) <6FDDD736-DF1C-3D2B-82D7-D6D15C67F269> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff8d867000 -     0x7fff8d87bff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
    0x7fff8d87c000 -     0x7fff8d884ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8d885000 -     0x7fff8d8d2ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8d8d3000 -     0x7fff8d9fafff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8d9fb000 -     0x7fff8da0afff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8da0b000 -     0x7fff8da0bfff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8da0c000 -     0x7fff8dd3fff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
    0x7fff8dd40000 -     0x7fff8dd44fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
    0x7fff8dd52000 -     0x7fff8ddfaff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff8ddfb000 -     0x7fff8de6fff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8de70000 -     0x7fff8deb0ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8deb1000 -     0x7fff8deb1fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8deb2000 -     0x7fff8debbfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8debc000 -     0x7fff8df6bfe7  libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8df6c000 -     0x7fff8df6ffff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8df70000 -     0x7fff8dfbdfff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8dfbe000 -     0x7fff8dfd8ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
    0x7fff8dffe000 -     0x7fff8dfffffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8e000000 -     0x7fff8e015fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff8e016000 -     0x7fff8e021ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8e022000 -     0x7fff8e02fff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff8e0ed000 -     0x7fff8e394ff7  com.apple.RawCamera.bundle (6.01 - 766) <A98D8BA2-EC64-36C2-8B71-CF5B8CDBFC97> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8e395000 -     0x7fff8e3bfff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff8e3c0000 -     0x7fff8e3cefff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
    0x7fff8e3cf000 -     0x7fff8e3edfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8e3ee000 -     0x7fff8e47afff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
    0x7fff8e47b000 -     0x7fff8e47dfff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8e47e000 -     0x7fff8e486ff7  com.apple.AskPermission (1.0 - 1) <FBEDFF5F-029A-301A-9FF8-C876A574CC88> /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/AskPermiss ion
    0x7fff8e487000 -     0x7fff8e48ffff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8e490000 -     0x7fff8e498fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff8e499000 -     0x7fff8e50dfff  com.apple.ShareKit (1.0 - 323) <9FC7280E-DB42-37F0-AE57-29E28C9B4E16> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff8e50e000 -     0x7fff8f04ffff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8f050000 -     0x7fff8f09efff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff8f09f000 -     0x7fff8f0ebff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
   

Please read this whole message before doing anything.
This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
Step 1
The purpose of this step is to determine whether the problem is localized to your user account.
Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Set up one of your mail accounts, such as iCloud. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
Step 2
The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
Please take this step regardless of the results of Step 1.
Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
Test while in safe mode. Same problem?
After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

Similar Messages

  • MacBook Pro with retina display (2014) stuck on login screen after latest Yosemite update

    Yesterday I ran the latest Yosemite update. The MacBook restarted afterwards, but the login screen won't respond to trackpad or keyboard. The MacBook is fully charged, BTW. I've shut down by holding the power key until it powers off, let it rest, and powered up again. I get the chime and the login screen, but I can't select anything either with trackpad or keyboard.
    OH

    Sorry folks, this is me again.
    NEVER MIND. I closed the lid, opened it, and all is well. I don't know what was going on, but it seems to have resolved itself.

  • Photos crashing constantly with update 10.10.3 (14D131)

    photos crashing constantly with update 10.10.3 (14D131), can you help?
    Thank you

    Photoshop Elements is not an Apple product, please visit an Adobe Elements forum. It is  possible your version of Elements needs to be updated, check what version is installed. If you do not know, locate the app in your Apps folder, select it and type Command + I and look for the version number. Then you can research to see if that is up-to-date.
    Try this first, if it's up-to-date and still will not store please post back and we can provide some other things to check.

  • Mail crashes (constantly)

    My Mac mail suddently started crashing constantly (every 30 seconds.) when I am online.
    (using Google IMAP mail)
    Can anyone help?!
    PLEASE!
    error is:
    Process:         Mail [347]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         5.2 (1257)
    Build Info:      Mail-1257000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [130]
    Date/Time:       2012-02-18 23:02:23.482 +0800
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:          85793 sec
    Crashes Since Last Report:           87
    Per-App Interval Since Last Report:  40486 sec
    Per-App Crashes Since Last Report:   87
    Anonymous UUID:                      1D1EC8C7-D57D-44DF-A1B4-1E8E8899EF03
    Crashed Thread:  9  -[LibraryThread _runThread]  Dispatch queue: com.apple.root.default-overcommit-priority
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000104467000-000000010481a000 [ 3788K] r-x/rwx SM=COW  /Applications/Mail.app/Contents/MacOS/Mail
    Application Specific Information:
    objc[347]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff84ba967a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84ba8d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8815d6fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff88165e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff88165676 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x00007fff87a2131f RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x00007fff87a285c9 ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x00007fff87a28456 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff8ca86f5d _DPSNextEvent + 659
    9   com.apple.AppKit                        0x00007fff8ca86861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                        0x00007fff8ca8319d -[NSApplication run] + 470
    11  com.apple.AppKit                        0x00007fff8cd01b88 NSApplicationMain + 867
    12  com.apple.mail                          0x000000010453f014 0x104467000 + 884756
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff84bab7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8e5425be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8e54114e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff84bab192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84f71594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84f72b85 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff84baae42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff84f25dea nanosleep + 164
    2   com.apple.Foundation                    0x00007fff8c0167be +[NSThread sleepForTimeInterval:] + 146
    3   com.apple.MessageFramework              0x00007fff8bc01a50 +[Library messagesMatchingCriterion:options:] + 171
    4   com.apple.MessageFramework              0x00007fff8bc01869 -[_NonContentSmartMailboxUnreadCountManager _refreshForMailboxes:] + 545
    5   com.apple.MessageFramework              0x00007fff8bc0120a __-[_NonContentSmartMailboxUnreadCountManager updateSmartMailboxes]_block_invoke_1 + 1482
    6   com.apple.Foundation                    0x00007fff8c001b05 -[NSBlockOperation main] + 116
    7   com.apple.Foundation                    0x00007fff8bfc86d8 -[__NSOperationInternal start] + 705
    8   com.apple.Foundation                    0x00007fff8bfdb936 ____NSOQSchedule_block_invoke_2 + 124
    9   libdispatch.dylib                       0x00007fff8e5408ba _dispatch_call_block_and_release + 18
    10  libdispatch.dylib                       0x00007fff8e541799 _dispatch_worker_thread2 + 255
    11  libsystem_c.dylib                       0x00007fff84f713da _pthread_wqthread + 316
    12  libsystem_c.dylib                       0x00007fff84f72b85 start_wqthread + 13
    Thread 4:: -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   com.apple.CoreFoundation                0x00007fff8814f480 _parseComponents + 1632
    1   com.apple.CoreFoundation                0x00007fff8814ed6e _CFURLInitWithString + 142
    2   com.apple.CoreFoundation                0x00007fff88144c23 CFURLCopyAbsoluteURL + 867
    3   com.apple.CoreFoundation                0x00007fff88242e9e _CFURLInit + 78
    4   com.apple.CoreFoundation                0x00007fff88144172 CFURLCreateWithFileSystemPathRelativeToBase + 1058
    5   com.apple.CoreFoundation                0x00007fff881704c2 _CFBundleCopyExecutableURLInDirectory2 + 786
    6   com.apple.CoreFoundation                0x00007fff88191efc _CFBundleLoadExecutableAndReturnError + 60
    7   com.apple.CoreFoundation                0x00007fff881baa4d CFBundleLoadExecutable + 13
    8   com.apple.CoreServices.CarbonCore          0x00007fff883cd393 TECLoadPlugin + 100
    9   com.apple.CoreServices.CarbonCore          0x00007fff883cbc8c Plugin_GetCountAvailableTextEncodingConversions + 253
    10  com.apple.CoreServices.CarbonCore          0x00007fff883cb353 FindConversionPlugin + 101
    11  com.apple.CoreServices.CarbonCore          0x00007fff883ca73c TECCreateConverter + 238
    12  com.apple.MessageFramework              0x00007fff8bc44c78 MFCreateStringWithData + 629
    13  com.apple.MessageFramework              0x00007fff8bc4428b _MFCreateStringFromHeaderBytes + 996
    14  com.apple.MessageFramework              0x00007fff8bc4b9b5 -[MessageHeaders _newDecodedAddressFromDataInRange:sender:consumedLength:] + 393
    15  com.apple.MessageFramework              0x00007fff8bc4b800 -[MessageHeaders _firstAddressForKey:sender:] + 113
    16  com.apple.MessageFramework              0x00007fff8bc4b6d7 -[MessageHeaders _sender] + 110
    17  com.apple.MessageFramework              0x00007fff8bc4b5c9 -[MessageHeaders _newHeaderValueForKey:offset:] + 93
    18  com.apple.MessageFramework              0x00007fff8bc4b3bf -[MessageHeaders firstHeaderForKey:] + 189
    19  com.apple.MessageFramework              0x00007fff8bc31c21 -[Message loadCachedHeaderValuesFromHeaders:type:] + 211
    20  com.apple.MessageFramework              0x00007fff8bc60835 -[IMAPMailboxSyncEngine _handleFetchResponse:withMonitor:message:flagsChanges:] + 2351
    21  com.apple.MessageFramework              0x00007fff8bc5b1c1 -[IMAPMailboxSyncEngine _processResponsesWithMonitor:] + 351
    22  com.apple.MessageFramework              0x00007fff8bc5a50c -[IMAPMailboxSyncEngine _goWithMessages:] + 622
    23  com.apple.MessageFramework              0x00007fff8bc105df -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    24  com.apple.MessageFramework              0x00007fff8bc628c6 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
    25  com.apple.MessageFramework              0x00007fff8bc7cba5 -[RemoteStoreAccount _synchronizeMailboxesSynchronously] + 598
    26  com.apple.MessageFramework              0x00007fff8bc77199 -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 1026
    27  com.apple.CoreFoundation                0x00007fff881c2f4c __invoking___ + 140
    28  com.apple.CoreFoundation                0x00007fff881c2de4 -[NSInvocation invoke] + 132
    29  com.apple.MessageFramework              0x00007fff8bbfc408 -[MonitoredInvocation invoke] + 196
    30  com.apple.MessageFramework              0x00007fff8bbd8f19 -[ThrowingInvocationOperation main] + 33
    31  com.apple.MessageFramework              0x00007fff8bbd8ebf -[_MFInvocationOperation main] + 449
    32  com.apple.Foundation                    0x00007fff8bfc86d8 -[__NSOperationInternal start] + 705
    33  com.apple.Foundation                    0x00007fff8bfdb936 ____NSOQSchedule_block_invoke_2 + 124
    34  libdispatch.dylib                       0x00007fff8e5408ba _dispatch_call_block_and_release + 18
    35  libdispatch.dylib                       0x00007fff8e541799 _dispatch_worker_thread2 + 255
    36  libsystem_c.dylib                       0x00007fff84f713da _pthread_wqthread + 316
    37  libsystem_c.dylib                       0x00007fff84f72b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff84ba967a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84ba8d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8815d6fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff88165e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff88165676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8bf8bf9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff8bf8be8b -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff8bbf977d -[RSSInterchange _runManager] + 1345
    8   com.apple.Foundation                    0x00007fff8bfda74e -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff8bfda6c6 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff84f6f8bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff84f72b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff84bab192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84f71594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84f72b85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff84ba967a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84ba8d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8815d6fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff88165e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff88165676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8bf8bf9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff8bf8be8b -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff8bc18f29 +[_NSSocket _runIOThread] + 80
    8   com.apple.Foundation                    0x00007fff8bfda74e -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff8bfda6c6 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff84f6f8bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff84f72b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff84bab192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff84f71594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff84f72b85 start_wqthread + 13
    Thread 9 Crashed:: -[LibraryThread _runThread]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_c.dylib                       0x00007fff84fc34f0 strlen + 16
    1   com.apple.MessageFramework              0x00007fff8bc82af8 rowidForAddressText + 606
    2   com.apple.MessageFramework              0x00007fff8bd48c0b __+[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:]_block_invoke_3 + 6121
    3   com.apple.MessageFramework              0x00007fff8bbdc073 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1165
    4   com.apple.MessageFramework              0x00007fff8bd36425 +[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:] + 4569
    5   com.apple.MessageFramework              0x00007fff8bd35246 +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:rem oteIDs:setFlags:clearFlags:messageFlagsForMessages:copyFiles:error:] + 118
    6   com.apple.MessageFramework              0x00007fff8bc8121e +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:err or:] + 91
    7   com.apple.MessageFramework              0x00007fff8bc811bd +[Library addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:error:] + 42
    8   com.apple.MessageFramework              0x00007fff8bc8118b -[RemoteStore addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:] + 41
    9   com.apple.MessageFramework              0x00007fff8bc80d8b -[LibraryThread _runThread] + 1715
    10  com.apple.CoreFoundation                0x00007fff881c2f4c __invoking___ + 140
    11  com.apple.CoreFoundation                0x00007fff881c2de4 -[NSInvocation invoke] + 132
    12  com.apple.MessageFramework              0x00007fff8bbfc408 -[MonitoredInvocation invoke] + 196
    13  com.apple.MessageFramework              0x00007fff8bbd8f19 -[ThrowingInvocationOperation main] + 33
    14  com.apple.MessageFramework              0x00007fff8bbd8ebf -[_MFInvocationOperation main] + 449
    15  com.apple.Foundation                    0x00007fff8bfc86d8 -[__NSOperationInternal start] + 705
    16  com.apple.Foundation                    0x00007fff8bfdb936 ____NSOQSchedule_block_invoke_2 + 124
    17  libdispatch.dylib                       0x00007fff8e5408ba _dispatch_call_block_and_release + 18
    18  libdispatch.dylib                       0x00007fff8e541799 _dispatch_worker_thread2 + 255
    19  libsystem_c.dylib                       0x00007fff84f713da _pthread_wqthread + 316
    20  libsystem_c.dylib                       0x00007fff84f72b85 start_wqthread + 13
    Thread 10:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff84baabf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff84f6e1a1 pthread_mutex_lock + 545
    2   com.apple.MessageFramework              0x00007fff8bc5a7b2 -[IMAPMailboxSyncEngine _copyLibraryIMAPStore] + 29
    3   com.apple.MessageFramework              0x00007fff8bc5a2ca -[IMAPMailboxSyncEngine _goWithMessages:] + 44
    4   com.apple.CoreFoundation                0x00007fff881c2f4c __invoking___ + 140
    5   com.apple.CoreFoundation                0x00007fff881c2de4 -[NSInvocation invoke] + 132
    6   com.apple.MessageFramework              0x00007fff8bbfc408 -[MonitoredInvocation invoke] + 196
    7   com.apple.MessageFramework              0x00007fff8bbd8f19 -[ThrowingInvocationOperation main] + 33
    8   com.apple.MessageFramework              0x00007fff8bbd8ebf -[_MFInvocationOperation main] + 449
    9   com.apple.Foundation                    0x00007fff8bfc86d8 -[__NSOperationInternal start] + 705
    10  com.apple.Foundation                    0x00007fff8bfdb936 ____NSOQSchedule_block_invoke_2 + 124
    11  libdispatch.dylib                       0x00007fff8e5408ba _dispatch_call_block_and_release + 18
    12  libdispatch.dylib                       0x00007fff8e541799 _dispatch_worker_thread2 + 255
    13  libsystem_c.dylib                       0x00007fff84f713da _pthread_wqthread + 316
    14  libsystem_c.dylib                       0x00007fff84f72b85 start_wqthread + 13
    Thread 11:
    0   libsystem_c.dylib                       0x00007fff84f72b78 start_wqthread + 0
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff84baadf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff881aecdb __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff84f6f8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff84f72b75 thread_start + 13
    Thread 13:
    0   libsystem_c.dylib                       0x00007fff84f72b78 start_wqthread + 0
    Thread 14:
    Thread 9 crashed with X86 Thread State (64-bit):
      rax: 0x00000000ffffffff  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x000000010960fc40  rsp: 0x000000010960fbb8
       r8: 0x0000000000000000   r9: 0x0000000000000001  r10: 0x00007f99949d7710  r11: 0x00007f9994841430
      r12: 0x0000000000000000  r13: 0x00007f99957c4ec0  r14: 0xffffffffffffffff  r15: 0x0000000000000019
      rip: 0x00007fff84fc34f0  rfl: 0x0000000000010286  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x104467000 -        0x104819fff  com.apple.mail (5.2 - 1257) <BB2A1DE3-1A70-353E-B418-2BAB1C0D4E51> /Applications/Mail.app/Contents/MacOS/Mail
           0x104b9c000 -        0x104b9dff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x104ba1000 -        0x104bb0ff7  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D30A4333-0953-394D-BB26-739937ED0BD8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x104d2c000 -        0x104d2efff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
           0x104d32000 -        0x104d48fff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
           0x104d55000 -        0x104d5efff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
           0x104d63000 -        0x104d65fff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
           0x104d69000 -        0x104d6cfff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
           0x104d71000 -        0x104d7afff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
           0x104d7f000 -        0x104d84fff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
           0x104d89000 -        0x104d8bfff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
           0x104d8f000 -        0x104d94fff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
           0x104d99000 -        0x104da0fff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
           0x104da9000 -        0x104dabfff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
           0x104daf000 -        0x104db3fff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
           0x104db8000 -        0x104dbbff7  mschapv2.so (??? - ???) <B00D3743-D049-31D0-8CF1-8407B2A4838D> /usr/lib/sasl2/mschapv2.so
           0x104dc0000 -        0x104deefff  com.apple.DirectoryService.PasswordServerFramework (7.1 - 7.1) <B19E865F-0CB1-3B27-9D46-880F627D9930> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x104e03000 -        0x104e06fff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
           0x104e0b000 -        0x104e0dfff  smb_nt.so (??? - ???) <CA57451C-A407-365D-A953-185167177CE8> /usr/lib/sasl2/smb_nt.so
           0x104e11000 -        0x104e14fff  smb_ntlmv2.so (??? - ???) <7FD517BD-EDCB-3FFD-88A8-8B5F6AEA9585> /usr/lib/sasl2/smb_ntlmv2.so
           0x108c90000 -        0x108c93ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x108cd7000 -        0x108cd7ffd +cl_kernels (??? - ???) <4303DCF8-808D-4E0E-B041-78915F5F37B2> cl_kernels
           0x108cdd000 -        0x108cdeff3 +cl_kernels (??? - ???) <C9C9B772-C9BA-4B17-9332-1BD00BA6A11D> cl_kernels
           0x108ded000 -        0x108df3fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x108e0a000 -        0x108e9dff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x108ecb000 -        0x108ecbff5 +cl_kernels (??? - ???) <36241F22-FECF-47B3-96D6-A4D1E7A2252E> cl_kernels
           0x108ee9000 -        0x108f7aff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x108f9d000 -        0x108f9effc +cl_kernels (??? - ???) <59BA7B69-09C3-4F59-B58A-316316B82809> cl_kernels
           0x1093c0000 -        0x1093c1ff3 +cl_kernels (??? - ???) <88BCA95C-938D-4D14-BA1D-8A053AAEE37A> cl_kernels
           0x1093dc000 -        0x1093dcffd +cl_kernels (??? - ???) <3E9F2EE7-BF9C-4740-938B-420E1A3CB4F1> cl_kernels
           0x1093e0000 -        0x1093e0ff5 +cl_kernels (??? - ???) <7CA4D265-09E1-44B5-A783-C7D8CCDEE628> cl_kernels
           0x109cb1000 -        0x109cb8fff  com.apple.mail.iaplugin (5.2 - 1257) <B5D1CDD3-9102-3DCD-9560-82F6E4EC535C> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
           0x109cc6000 -        0x109ccafe7 +com.stclairsoft.DefaultFolderX.osax (Default Folder X Addition version 1.0 - 4.4.3) <718690F2-983D-019A-B850-EE0A45FEDE7F> /Users/USER/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
           0x109d42000 -        0x109d60ff7 +Cocoa Patcher (??? - ???) <2A42C4FE-7EBD-E4A6-2BB1-CEC29FBABD31> /Users/USER/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
           0x109e96000 -        0x109e98fff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1083) <0926799B-A5FA-3CC7-B4EA-88C644EA139C> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x109eaa000 -        0x109eadfff  com.apple.DirectoryServicesSource (1.2 - 1083) <7EDBCB22-3D01-3E95-8173-0313E6292B8B> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x109ef1000 -        0x109f52fff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <AB709DA1-29BE-35B3-A271-6D0C5C008B1F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x109f7e000 -        0x109fa2fff  com.apple.Mail.Syncer (5.2 - 1257) <6C536708-CD5A-3542-84F6-BE67B83EE3C7> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
           0x10a20d000 -        0x10a212fff  com.apple.contacts.iaplugin (1.1 - 1083) <B987ABB7-22FD-349A-9B4A-A49EEC78DEEF> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k
           0x10a218000 -        0x10a21cfff  com.aol.iaplugin (1.1 - 2) <4C10CC1E-508F-38DC-94BC-E7E7CF5E809B> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
           0x10a222000 -        0x10a22bfff  com.apple.exchange.iaplugin (1.1 - 2) <1EEC367C-439E-310B-8B6A-C5D0F2ED5106> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
           0x10a234000 -        0x10a239fff  com.google.iaplugin (1.1 - 2) <0DB1FBAA-3A23-3115-B0BB-D39EDDE1CF48> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x10a240000 -        0x10a248fff  com.apple.calendar.iaplugin (5.0.2 - 1166) <E7CA79E6-28A6-3602-A54D-E11ACC1EDC28> /System/Library/InternetAccounts/iCal.iaplugin/Contents/MacOS/iCal
           0x10a24f000 -        0x10a254fff  com.apple.chat.iaplugin (1.0.1 - 1002) <8E9225D4-7F7C-3C9C-B20D-3EDB301FD90B> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat
           0x10a259000 -        0x10a272fff  com.apple.placeholder.iaplugin (1.0.1 - 1) <6DBEE3F1-6519-3D52-9820-2318821A0CFC> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x10a285000 -        0x10a2d8fff  com.apple.AOSUI (1.0.1 - 61) <40AF9826-594E-34EB-BB9A-9BA88B559595> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x10a306000 -        0x10a31afff  com.apple.AOSAccounts (1.0.1 - 1.0.68) <994B01E4-9C08-37A8-A624-871371DA4896> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x10a32e000 -        0x10a36bfff  com.apple.Ubiquity (1.1 - 210) <E198603B-C205-3366-82BD-7D642FF2F909> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10a389000 -        0x10a389ff7  com.apple.SafariDAVNotifier (1.1.1 - 1) <29E48245-B10F-3350-8D33-B3EC223B2853> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x10a38d000 -        0x10a3adfff  com.apple.ChunkingLibrary (1.0 - 127) <ED9D3079-A201-30D8-9FC4-2F5860100E63> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x10a6e7000 -        0x10a6ebfff  com.apple.mobileme.iaplugin (1.1 - 2) <7353A3C1-67FF-3F8D-8F81-C598756FF1AE> /System/Library/InternetAccounts/MobileMe.iaplugin/Contents/MacOS/MobileMe
           0x10a722000 -        0x10a727fff  com.apple.osxserver.iaplugin (1.1 - 2) <3626377A-397A-3E8E-BE48-AC88365A3815> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
           0x10a72e000 -        0x10a7b4ff7  com.apple.frameworks.server.foundation (10.7.3 - 185.5) <4A7581AB-D6D4-3CEA-8707-0E7FEB4076B5> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x10a815000 -        0x10a827ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <ED34367A-A34B-3533-BCF1-623DB791A79F> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x10a834000 -        0x10a86eff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <A131985C-8F2E-3706-957E-89BA1FA6A14E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x10a87e000 -        0x10a882fff  com.yahoo.iaplugin (1.1 - 2) <0A511AB2-BC76-3F12-B756-80EF444E6A1E> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
           0x10a888000 -        0x10a88bff7  com.apple.yahoo.syncframework (1.4 - 61.2) <55BBCC20-82FE-3AC3-A7DA-D6893A9885AB> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
        0x7fff64067000 -     0x7fff6409bbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff82f66000 -     0x7fff82fe9fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff82fea000 -     0x7fff82ff8fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff82ffb000 -     0x7fff83008fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff83009000 -     0x7fff8300cff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8300d000 -     0x7fff8320ffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff83210000 -     0x7fff83270fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff83271000 -     0x7fff8327cff7  com.apple.aps.framework (2.1 - 2.1) <C8EB8D68-5E33-325F-B64D-CEAFE2EBB60C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff839b6000 -     0x7fff83b22ff7  com.apple.syncservices (6.2 - 673.4) <A22B836D-5130-3057-AAB7-B2F628CE1975> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff83b23000 -     0x7fff83c7cfff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff83c7d000 -     0x7fff83c7dfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff83c92000 -     0x7fff83df9ff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff83dfa000 -     0x7fff83edee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff83edf000 -     0x7fff83fe1ff7  com.apple.PubSub (1.0.5 - 65.28) <D469FB50-8AAF-3C00-8733-6B2269DB334B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff83fe2000 -     0x7fff840e9fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff840ea000 -     0x7fff84122fff  com.apple.CalDAV (1.0.1 - 51.3) <F9CEE587-4A98-337F-A3C7-15641FDB6C15> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff84197000 -     0x7fff841fcff7  com.apple.coredav (1.0.1 - 115.20) <9FC6D2B1-2F99-3B38-9F54-3694726B2082> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff841fd000 -     0x7fff84270fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff84271000 -     0x7fff8427bff7  liblaunch.dylib (392.36.0 - compatibility 1.0.0) <CB8B5808-80C0-318E-AE12-96CA916442FE> /usr/lib/system/liblaunch.dylib
        0x7fff842d9000 -     0x7fff842d9fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff842da000 -     0x7fff842dffff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff842e0000 -     0x7fff842f5fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff842f6000 -     0x7fff843f0ff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff843f1000 -     0x7fff843fdfff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff843fe000 -     0x7fff8440cff7  libkxld.dylib (??? - ???) <B779CF25-496C-31B0-B336-3E4E3E1C32CC> /usr/lib/system/libkxld.dylib
        0x7fff8440d000 -     0x7fff8483ffef  com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff84840000 -     0x7fff84922fff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff84923000 -     0x7fff8499fff7  com.apple.imcore (6.0 - 800) <0CBF768C-A9C1-357C-A958-CC4DF01E80E6> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff849a0000 -     0x7fff849cbfff  com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <686A1AA0-AE00-3CFB-8DEE-C84B26C83157> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff849cc000 -     0x7fff84a28ff7  com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff84a6f000 -     0x7fff84aa2ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff84b94000 -     0x7fff84bb4fff  libsystem_kernel.dylib (1699.24.23 - compatibility 1.0.0) <80927C55-D4D9-31B6-9CF3-6134FCF1E1CA> /usr/lib/system/libsystem_kernel.dylib
        0x7fff84bb5000 -     0x7fff84bbbfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff84bbc000 -     0x7fff84bbcfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff84bbd000 -     0x7fff84bfcfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff84bfd000 -     0x7fff84c19ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff84c67000 -     0x7fff84d64fff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff84d65000 -     0x7fff84db8fff  com.apple.iCalendar (5.0 - 104) <F7723132-0AA0-3FB3-AAD7-2112D294FDC3> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff84db9000 -     0x7fff84ed2fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff84ed3000 -     0x7fff84f00ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff84f01000 -     0x7fff84f20ff7  com.apple.DotMacSyncManager (6.1 - 488.5) <63D5FE4D-35E4-33A3-BC50-8A48927B82FE> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
        0x7fff84f21000 -     0x7fff84ffefef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff84fff000 -     0x7fff855e3fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff855fa000 -     0x7fff85822fe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff85823000 -     0x7fff85824fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff85825000 -     0x7fff85903fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff85904000 -     0x7fff8590fff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff85910000 -     0x7fff859eefff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff859ff000 -     0x7fff85a0aff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff85a0b000 -     0x7fff85a73ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85a74000 -     0x7fff85a76fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff85a77000 -     0x7fff85badfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff85bae000 -     0x7fff85bb9fff  com.apple.dotMacLegacy (3.3 - 267) <A7CC6E73-82CD-3057-9A83-894FA0CD7E6C> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
        0x7fff85bbf000 -     0x7fff85bc2fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff85bc3000 -     0x7fff85c24fff  com.apple.ExchangeWebServices (2.1 - 125) <63CEE24A-FF2B-3787-ABFB-B60E24A859CE> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff85c80000 -     0x7fff85c81fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff85c82000 -     0x7fff85cbbfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff85cbc000 -     0x7fff85cc3fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff85cc4000 -     0x7fff85ccafff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85ccb000 -     0x7fff85ceffff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85cf0000 -     0x7fff85cf4fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff85cf5000 -     0x7fff85d05ff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff85d06000 -     0x7fff85d18ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff85d19000 -     0x7fff85d19fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff85d1a000 -     0x7fff85d25ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <D1FE33BD-1D71-343F-B790-685253F1F701> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff85d42000 -     0x7fff85eccff7  com.apple.WebKit (7534.53 - 7534.53.11) <2969964C-2759-3407-9EBB-C1304A556755> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff85ee9000 -     0x7fff85f24fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff85f25000 -     0x7fff85f2bfff  IOSurface (??? - ???) <8114F62C-F75D-3123-99E9-268CB3AE74F7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85f2c000 -     0x7fff85f78ff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85fb7000 -     0x7fff860c3fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff860c4000 -     0x7fff8610aff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
        0x7fff8610b000 -     0x7fff8610cff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8610d000 -     0x7fff8610eff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8610f000 -     0x7fff8612bff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <C1DF4A08-3CBA-3EEA-BA6E-3557F09052FE> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8612c000 -     0x7fff8639ffff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff863a0000 -     0x7fff863f4ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff863f5000 -     0x7fff86404ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff86405000 -     0x7fff8646fff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86470000 -     0x7fff86476ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff86477000 -     0x7fff86482fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff86483000 -     0x7fff86487fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff86488000 -     0x7fff86489fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8648a000 -     0x7fff8652efff  com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8652f000 -     0x7fff86581ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86582000 -     0x7fff86587fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86597000 -     0x7fff8659cfff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8659d000 -     0x7fff865dffff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff865e0000 -     0x7fff865edfff  com.apple.KerberosHelper (3.0 - 1.0) <5223379A-8854-36CF-B15C-44E0107EEE4C> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff865ee000 -     0x7fff8660dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8660e000 -     0x7fff86624ff7  com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff86ab9000 -     0x7fff86abcfff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff86acb000 -     0x7fff86af8fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff86af9000 -     0x7fff86d67ff7  com.apple.QuartzComposer (5.0 - 236.3) <F8B96724-2550-32FE-9DE4-22AC7A6C0942> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff86d68000 -     0x7fff86da8fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff86da9000 -     0x7fff86e24ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff86e25000 -     0x7fff86e29fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff86e2a000 -     0x7fff8702cfe7  com.apple.AOSKit (1.02 - 91) <78F90BCC-414B-38E0-908D-A17906CF31FF> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8702d000 -     0x7fff8706dff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
        0x7fff8706e000 -     0x7fff87070ff7  com.apple.IMServicePlugInSupport (1.0 - 1) <DD99A561-1379-3603-9075-D826201E4DC9> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport
        0x7fff87071000 -     0x7fff87077ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff87078000 -     0x7fff8708cfff  com.apple.syncservices.syncservicesui (6.2 - 673.4) <04BFF3F2-736F-37B2-B585-11D3A16F6A19> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
        0x7fff8708d000 -     0x7fff870d2fff  com.apple.DiskManagement (4.2.1 - 509.1) <732DB9AE-823E-3121-9B87-05F6EED5564F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff870d3000 -     0x7fff870ebff7  com.apple.iChat.InstantMessage (6.0 - 835) <69CD03BA-7F7A-33C5-9302-F28C029A1AEF> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff870ec000 -     0x7fff8717eff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8717f000 -     0x7fff87199fff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff871c3000 -     0x7fff871ceff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9807F306-4081-34DA-9970-83A136E1E53F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff871cf000 -     0x7fff87226fff  com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff87227000 -     0x7fff87234ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff87235000 -     0x7fff8723cfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8723d000 -     0x7fff87291ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff87292000 -     0x7fff874bdff7  com.apple.CalendarStore (5.0.2 - 1166) <053C1171-5E43-353B-8D3C-678C4D4EC7D0> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff874be000 -     0x7fff874e5fff  com.apple.framework.internetaccounts (1.2 - 3) <A3FFB4BD-77BE-388F-ADB1-9CA80A68B1F2> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff874e6000 -     0x7fff874f1fff  com.apple.NSServerNotificationCenter (4.0 - 4.0) <5BACAC71-D10E-39D4-B7DC-AFEAFB9CF150> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
        0x7fff874fb000 -     0x7fff877ddfff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff877de000 -     0x7fff87805ff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff87841000 -     0x7fff87871fff  com.apple.framework.Admin (11.0 - 11.0) <D7C96057-01E2-3D78-B0FF-23976D585408> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff87872000 -     0x7fff87872fff  com.apple.AOSMigrate (1.0 - 1) <7D22554E-EDAE-3B37-AC47-96B0797F1781> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff87873000 -     0x7fff878f7ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff878f8000 -     0x7fff8799aff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8799b000 -     0x7fff879a7ff7  com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff879b6000 -     0x7fff879f0fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff879f1000 -     0x7fff87a15fff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff87a16000 -     0x7fff87a1dfff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff87a1e000 -     0x7fff87a1efff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff87a1f000 -     0x7fff87d49ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff87d5b000 -     0x7fff87d5bfff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff87d5c000 -     0x7fff87dd2fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff87dd3000 -     0x7fff87ebefff  com.apple.backup.framework (1.3.1 - 1.3.1) <C933E52C-5BA6-386D-9B6A-8F98D8142A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff87eef000 -     0x7fff87ef0ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff87ef1000 -     0x7fff87efafff  com.apple.AOSNotification (1.4.0 - 504.1) <0CD79695-6625-3BF4-A420-2612190EC2E0> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff87f18000 -     0x7fff87f73ff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87fa4000 -     0x7fff87febff7  com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87fec000 -     0x7fff87ff3ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff87ff4000 -     0x7fff88044fff  com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8812c000 -     0x7fff8812cfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8812d000 -     0x7fff88301fff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88321000 -     0x7fff8863dff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8863e000 -     0x7fff88642fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7

    I'm having the same exact problem. (See Mail 2.0.5 crashes when I get new mail). I deleted my preferences & my junk mail settings, to no avail.
    A remarkable number of other people are posting with similar problems, just in the past week or so alone, and as far as I can tell, no one has figured it out. There is definitely a bug here. I have a hunch that it may be related to a recent software update. I'm going to post this to the other threads in hopes of garnering some attention from Apple.
    For posterity's sake, I am connecting to a Gmail account, a POP account, and a .Mac account.
    See also:
    Mail keeps crashing
    mail 2.0.5 CRASHES ON OPEN after Security Update 2005-009(Tiger Client)
    Mail crashes immediately after opening--why?
    Mail Crashes CONSTANTLY!
    Mail quits when launching
    Mail crashes at open
    Mail crashes when downloading new mail.

  • After installing latest Yosemite update (10.10.3) Mac does not recognize my camera

    Did latest Yosemite update yesterday, and all my USB ports are having issues with storage drives, etc.  Most frustrating issue is my late 2012 mac mini does not recognize my 2014 Cannon DLSR.
    I have tried to connect camera through WIFI and USB ports. I have also tried the most recent Cannon drive update.
    NEED HELP ASAP PLEASE.  As a designer and artist I use this camera and mac for work constantly.

      Reset PRAM.   http://support.apple.com/kb/PH18761
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the  appropriate  method.
      Start up in Safe Mode.  http://support.apple.com/en-us/HT1564
    Best.

  • The latest Yosemite update will not finish downloading

    MacBook Pro mid 2012
    I am in the middle of the latest Yosemite update. It requires a restart, so it restarted my computer. Then the normal white screen came up as it was turning on with the loading bar underneath the Apple logo. This is where the problem starts. When the loading bar is at the halfway point, the loading bar doesn't move anymore. I tried this update a couple weeks ago, and the same thing happened. I gave the update a couple hours and yet the loading bar doesn't move. If I force shutdown the computer with the power button, then turn the computer back on again, the update has not installed. I have a lot of storage space and a good internet connection, so I don't see what the problem is. Should i just wait for the next update and see what happens?

    Hi, I'm having the same issue right now...   it's been 3 hours!
    You said you force shutdown... does that just cancel the update and I should be good to go?... I'm thinking of not updating at all... very frustrating... I just need my computer.

  • Is there any way to disable face recognition in the latest Yosemite update for Photos?

    Is there any way to disable face recognition in the latest Yosemite update for Photos?

    Ingenico has a 1D Bluetooth barcode scanner certified MFi by Apple.
    http://baracoda.ingenico.com/Baracoda-i-fly.aspx
    Baracoda i-Fly is compatible with Apple iPod touch, iPhone and iPad.
    Baracoda i-Fly supports IAP Bluetooth profile and is MFi certified, which means it is 100% compatible with Apple development standards and performances.
    Its Bluetooth connection is bidirectional, which enables the i-Fly to transmit data both ways in mode « No Data Loss »).
    Furthermore, Firmware update is also possible, which is not the case for non-MFi certified devices.

  • HT201401 4s with latest software update will not power off, text will only vibrate, iPod only works with earphones. When I sync it with iTunes it works until power save mode starts, then back to not powering down, making text sounds, or playing iPod out l

    4s with latest software update will not power off, text will only vibrate, iPod only works with earphones. When I sync it with iTunes it works until power save mode starts, then back to not powering down, making text sounds, or playing iPod out loud.

    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414
    If you try all these steps and you still have issues... Then a Visit to an Apple Store or AASP (Authorized Apple Service Provider) is the Next Step...
    Be sure to make an appointment first...

  • No bounding box for resizing rectangles with latest Illustrator update (CC 2014 18.1.0). iMac with OS 10.8.5. Please fix.

    Lost ability to resize rectangles with latest Illustrator update. Please correct.

    The following entry may indicate a failing harddrive, so doing backups and replacing the harddrive may be in order.
    Disk Information:
              TOSHIBA MK7559GSXF disk0 : (750,16 GB)
              S.M.A.R.T. Status: Failing                                  <-----------
    A little bit about drive S.M.A.R.T. status:
    "The most basic information that SMART provides is the SMART status. It provides only two values: "threshold not exceeded" and "threshold exceeded". Often these are represented as "drive OK" or "drive fail" respectively. A "threshold exceeded" value is intended to indicate that there is a relatively high probability that the drive will not be able to honor its specification in the future: that is, the drive is "about to fail". The predicted failure may be catastrophic or may be something as subtle as the inability to write to certain sectors, or perhaps slower performance than the manufacturer's declared minimum."
    http://en.wikipedia.org/wiki/S.M.A.R.T.

  • My iphone 4 with latest software update has a problem with bluetooth.  It continually searches for other devices without showing any other bluetooth devices

    I have an iphone 4 with latest software update.  When entering the settings for bluetooth it continues to search for devices.  It does not highlight any device, just continuous searching

    Hello:
    What are you trying to do?  If you do not wish to connect to other BT devices, turn BT off.
    Barry

  • Crashes ever since latest software update

    Ever since I downloaded and installed the latest Apple software updates to my computer (Mac OS X 10.4.9 if I remember correctly, and whatever are the most recent updates to iTunes, QuickTime, and Backup), I've been unable to open Mail. Every time I try to launch it, it crashes and gives me the message "The application Mail quit unexpectedly." The only things I've changed in my computer since the last time I was able to use Mail have been those software updates. Has anyone else had this problem? Can anyone suggest ways I can fix it?

    Problems arising right after installing a system update are usually the result of some filesystem corruption that should have been fixed first, or not having installed the update properly (e.g. applications running while installing it), or having ignored Apple’s “Important: Please read before installing” warnings, etc.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all the filesystem issues, if any, reinstall the update using the combo installer:
    About the Mac OS X 10.4.9 Combo Update
    Mac OS X 10.4.9 Combo Update for PowerPC
    Mac OS X 10.4.9 Combo Update for Intel
    After installing the Combo Update, the computer may restart twice and the first restart may take several minutes. This is normal.
    Take a look at the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    <hr>
    The above may or may not solve the problem, but will allow us to at least troubleshoot it properly. Post back with your observations when done. In particular, does Mail crash immediately or when it starts to download messages.
    If Mail crashes immediately upon start up, the cause could be a troublesome message that Mail tries to load every time you open it. Try launching Mail holding the Shift key down until the main window appears. This tells Mail to not select any mailboxes or load any messages upon start up.
    If Mail crashes when it starts to download new mail, try the following to check whether the junk filter could have a bearing on it and post back with your observations:
    1. Either tell Mail to go offline immediately after opening it, or shut down your Internet connection and open Mail afterwards.
    2. Go to Preferences > Junk Mail and disable junk mail filtering.
    3. Go online again.

  • Macbook pro running slow after latest Yosemite update!

    Hi!
    I updated to the latest Yosemite software yesterday and I was just curious to know if I am the only one experiencing how my mac suddenly runs really slow?? It takes twice as long for me to open my mac and I often find small glitches when I use the internet in general and scrolling through my iTunes library. Besides this I also find that my mac does not cooperate my bamboo wacom tablet as good as before the update and small black boxes have started to flicker whenever I edit/use brushing tools in Photoshop.
    I hope I am the only one experiencing this because it is really annoying!!!

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of the script have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.clark.\* \*dropbox \*genieo\* \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB 'com.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx' '879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487' 51 5120 files );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<10) print "com.apple.";} ' ' { sub(/ :/,"");print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:.+//p ' '/^root$/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1100) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&& $3!~/(255\.){3}0/)||(/v6:/&&$2!~/A/) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' ' $3~/^[1-9][0-9]{0,2}(\.[1-9][0-9]{0,2}){2}$/ { i++;n=n"\n"$1"\t"$3;} END { if(i>1) print n;} ' ' /\.framework$/&&!/\/Contents\// { n++;print;} END { if(n<400) print "/System/";} ' ' { gsub(/[()"]/,"",$3);print $3;} ' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e netstat mdls );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne 'Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|NVDA\(|pagin|pci pa|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,Ex}* {/,}L*/{A*d,Ca*/*/Ex,Co{mpon,reM},Ex,In{p,ter},iTu*/*P,Keyb,Mail/B,Pr*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -path \\*s/Resources -prune -o -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " -i 'kMDItemContentType=com.apple.framework|sort' -name\ kMDItem${p[35]} );N1=${#c2[@]};for j in {0..9};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents XPC\ cache Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors App\ extensions Lockfiles Memory\ pressure SMC Shutdowns Nets Frameworks );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 54 12 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;B4 4 22 69;A1 24 56 32;B7 22;B2 23;A4 39 57 70 23;B2 24;B6 23 24 4;C3 58;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 21 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 38 55 68 57;D23 33 34 42 37;B1&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Mail crashing constantly in Leopard but only for one user

    Has anyone else seen this problem? Leopard installed correctly and seems to run fine on a G4 Powerbook BUT Mail3.0 crashes constantly. Cannot open or delete a message. Simply opening and then quitting causes a crash. However, I can still receive and send mail. Here is the uncaught exception thrown by Mail:
    * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'trying to set a non-ToDo MailboxUid for a ToDo. The MailboxUid for a ToDo must be a ToDosMailboxUid'
    Permissions repaired. File ownership checked. Reloaded Leopard with Archive&Restore. Nothing seems to help. However, other logins on the same Powerbook dont have any problems. Mail works fine for those IDs.
    Has anyone got a solution or do I have to wait for 10.5.1 for some relief?
    Thanks......

    Have you tried synchronizing the mailbox? (The pop-up menu accessed by the little cog icon in the lower left corner of the Mail window, or the Mailbox menu)
    How about taking the Mail account off line and then reconnecting it?
    Do you have lots of messages in this Inbox? Moving old email to an archive "On My Mac" so they're removed from the dot-Mac server reduces the amount of synchronization that has to be done and thus less risk of encountering a corrupt message file.
    Are there lots of attachments to messages? Sometimes a corrupt attachment can cause a problem.
    Just some ideas.

  • Mail crashing after 10.5.6 update

    I've just installed the update to 10.5.6 from 10.5.5 via the Software Update, and everything went fine until I tried to open a new mail that had an attachment. Mail immediately crashed. It crashes now with every message that has an attachment. I had no problems prior to this update. I should note also that I've recently done a fresh OSX install, and everything has been running smoothly up until now.
    I'm not sure this matters but I'm using a Gmail IMAP account.
    I did report the issue, but are there any known fixes for this?
    Thanks.

    Clavvvius,
    The Previous System folder, if you have one (you might not) will be found at the root level of your hard -- this is what opens when you double-click on the hard drive Icon -- look at the items that will be listed to see if one of them is named Previous System. If so, delete it.
    Next download the Combo Update for 10.5.6 -- this is a 668 MB download -- found at:
    http://support.apple.com/downloads/MacOS_X_10_5_6_ComboUpdate
    After downloading, click to install -- this can be installed over the existing OS even though the version is said to be the same. The Combo Update should again update, but this time make all applications match the version they should be.
    This is all predicated on some of your apps, particularly Mail, not being the correct verions.
    Ernie

  • Mail crashes after 10.6.4 update

    I tried the usual things. Boot into safe mode. Fix permissions. Install the 10.6.4 combo updater. Delete the envelope files and reimported all my mails. all to no avail.
    So what happens? I start Mail. Mail begins downloading,synchronizing and filtering and suddenly Mail crashes somewhere.
    I had a simliar crash yesterday, but after I fired up Thunderbird and filtered my inbox, Apple Mail started working again. Well for some hours. Today this doesn't help.
    So it seems to be related to a specific mail that crashes Apple Mail.
    This error seems to be reproducible cause it crashes Apple Mail on my Macbook as well.
    Can I find out (e.g. with dtrace) which action on which message cause the segfault?
    Here's my debug log:
    Process: Mail [362]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.3 (1081)
    Build Info: Mail-10810000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [167]
    Date/Time: 2010-06-22 11:43:38.469 +0200
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 6465 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 205 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 351A3A38-EE49-4748-80F4-E44340A5182D
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000000
    Crashed Thread: 4 Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]
    -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:]
    -[LibraryThread _runThread]
    Thread 4 Crashed: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff8553c180 strlen + 16
    1 com.apple.MessageFramework 0x00007fff81661868 rowidForAddressText + 635
    2 com.apple.MessageFramework 0x00007fff816623ab _addRecipientsForLibraryIDFromHeaders + 597
    3 com.apple.MessageFramework 0x00007fff81751077 __+[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:]block_invoke3 + 10780
    4 com.apple.MessageFramework 0x00007fff815e407e +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 745
    5 com.apple.MessageFramework 0x00007fff817544ce +[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:] + 3976
    6 com.apple.MessageFramework 0x00007fff81739f62 +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:rem oteIDs:setFlags:clearFlags:messageFlagsForMessages:copyFiles:error:] + 118
    7 com.apple.MessageFramework 0x00007fff81660572 +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:err or:] + 89
    8 com.apple.MessageFramework 0x00007fff81660517 +[Library addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:error:] + 40
    9 com.apple.MessageFramework 0x00007fff816604ed -[RemoteStore addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:] + 39
    10 com.apple.MessageFramework 0x00007fff8165fc20 -[LibraryThread _runThread] + 1878
    11 com.apple.CoreFoundation 0x00007fff88bbcd2c _invoking__ + 140
    12 com.apple.CoreFoundation 0x00007fff88bbcbfd -[NSInvocation invoke] + 141
    13 com.apple.MessageFramework 0x00007fff815ffe75 -[MonitoredInvocation invoke] + 214
    14 com.apple.MessageFramework 0x00007fff815e6eb3 -[ThrowingInvocationOperation main] + 31
    15 com.apple.MessageFramework 0x00007fff815e67f3 -[_MFInvocationOperation main] + 275
    16 com.apple.Foundation 0x00007fff87f1d061 -[__NSOperationInternal start] + 681
    17 com.apple.Foundation 0x00007fff87f1cd17 ___startOperations_block_invoke2 + 99
    18 libSystem.B.dylib 0x00007fff855751b0 dispatch_call_block_andrelease + 15
    19 libSystem.B.dylib 0x00007fff85553751 dispatch_workerthread2 + 239
    20 libSystem.B.dylib 0x00007fff85553088 pthreadwqthread + 353
    21 libSystem.B.dylib 0x00007fff85552f25 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
    rax: 0x00000000ffffffff rbx: 0xffffffffffffffff rcx: 0x0000000000000000 rdx: 0x0000000000000000
    rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x0000000114e7f6d0 rsp: 0x0000000114e7f628
    r8: 0x0000000000000000 r9: 0x0000000000000001 r10: 0x00000001005114f0 r11: 0x00007fff81604751
    r12: 0x000000011bfb94b0 r13: 0x0000000114c38c50 r14: 0x00000001187303a0 r15: 0x00007fff81845010
    rip: 0x00007fff8553c180 rfl: 0x0000000000010286 cr2: 0x0000000000000000
    Binary Images:
    0x100000000 - 0x100337fe7 com.apple.mail 4.3 (1081) <B5D3B6C6-46AF-8F26-A083-77095AC1BC96> /Applications/Mail.app/Contents/MacOS/Mail
    0x100791000 - 0x100797fff +com.growl.GrowlMail 1.2.1 (1.2.1) <360B626C-9002-500F-A6D2-2A8E9B78F49C> /Library/Mail/Bundles/GrowlMail.mailbundle/Contents/MacOS/GrowlMail
    0x10079f000 - 0x1007abff7 +com.growl.growlframework 1.2.1hg (1.2.1hg) <9A520C11-88DF-CADC-DF07-2333AC7C5B16> /Library/Mail/Bundles/GrowlMail.mailbundle/Contents/Frameworks/Growl.framework/ Versions/A/Growl
    0x11436e000 - 0x114391fff com.apple.Mail.Syncer 4.3 (1081) <C8C89888-1EF8-A6B0-DBA7-AC3E5868036E> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x114ed4000 - 0x114ee7ff7 com.apple.AddressBook.LocalSourceBundle 1.0.2 (870) <C529E51F-21CB-F970-E967-226A19D0A7C2> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x114ef3000 - 0x114ef6fff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x1152de000 - 0x1152e4fff com.apple.AddressBook.LDAPSource 1.0.2 (870) <90EF059D-312C-BCC6-9464-55144979016D> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x1167fa000 - 0x1167fafff com.apple.applescript.component 2.1.2 (2.1.2) <EC98692E-2753-1C1D-7950-D0B0FFA972AA> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x117f00000 - 0x117f50fff com.apple.datadetectors.actions 2.1 (102.2) <975C840D-7290-67B9-F2D0-AB6982AD4A36> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
    0x118513000 - 0x1185a7fe7 com.apple.applescript 2.1.2 (2.1.2) <6F324E58-FAF8-C52D-070E-DD288D2DFD26> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff8000aff7 com.apple.KerberosHelper 2.1 (1.0) <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff8000b000 - 0x7fff8001fff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff80020000 - 0x7fff80063ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff80064000 - 0x7fff80087ff7 com.apple.iChat.IMFoundation 5.0.4 (746) <60C72783-8BD0-A732-F85D-95CDC6A2D080> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff80088000 - 0x7fff80093fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff80094000 - 0x7fff80094ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff80095000 - 0x7fff80096ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff80097000 - 0x7fff800d2fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff800f7000 - 0x7fff80128fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff80129000 - 0x7fff80129ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8012a000 - 0x7fff8012dfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8012e000 - 0x7fff80134fff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff80135000 - 0x7fff8013aff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8013b000 - 0x7fff801d5fff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff801d6000 - 0x7fff801e1fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff801e2000 - 0x7fff802fbfef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff802fc000 - 0x7fff80345ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff80346000 - 0x7fff8035bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8035c000 - 0x7fff8039dff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8039e000 - 0x7fff803c6fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff803c7000 - 0x7fff8040eff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff804c5000 - 0x7fff80527fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff80558000 - 0x7fff80615ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff80616000 - 0x7fff80693fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff80694000 - 0x7fff806a1ff7 com.apple.AppleFSCompression 24.3 (1.0) <1F855060-F7F5-6BAA-0C28-63CABD0173FC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff806a2000 - 0x7fff8089efe7 com.apple.CalendarStore 4.0.3 (991) <61458D5A-0CE7-487B-AF8D-080CAB723842> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff808d0000 - 0x7fff808d2fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff808d3000 - 0x7fff808f9fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff808fa000 - 0x7fff809affe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff809b0000 - 0x7fff809cefff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff80a0c000 - 0x7fff80a8bfef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff80a8c000 - 0x7fff80b96ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff80b97000 - 0x7fff80ba9fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff80baa000 - 0x7fff80bdbfff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff80bdc000 - 0x7fff80c31fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff80c32000 - 0x7fff80c3efff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x7fff80c3f000 - 0x7fff80c53fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff80c54000 - 0x7fff80c95fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff80c96000 - 0x7fff80c96ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff80c97000 - 0x7fff80cadfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff80cae000 - 0x7fff80cc4fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff80cfa000 - 0x7fff80d1fff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff80d20000 - 0x7fff80da6ff3 com.apple.iLifeMediaBrowser 2.1.5 (368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff80da7000 - 0x7fff80db8fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff80db9000 - 0x7fff80e0afe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff80e0b000 - 0x7fff80e11fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff80e12000 - 0x7fff80e3bff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff80e3c000 - 0x7fff80e47ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff80e48000 - 0x7fff80ecafff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff80ff1000 - 0x7fff8102bfff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8102c000 - 0x7fff81154ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff81155000 - 0x7fff8115bff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8115c000 - 0x7fff8117cff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8117d000 - 0x7fff8117dff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8117e000 - 0x7fff8147cfe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81489000 - 0x7fff81529fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8152a000 - 0x7fff815dffe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff815e0000 - 0x7fff81920fef com.apple.MessageFramework 4.3 (1081) <FC5FED57-0802-EE26-266A-D04B870CD3E2> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff81957000 - 0x7fff81a3dfe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff81a6e000 - 0x7fff81aa6fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff81aa7000 - 0x7fff81aa8fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff81aa9000 - 0x7fff81b2efff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff81b2f000 - 0x7fff8279efe7 com.apple.WebCore 6533 (6533.16) <8F1CAEF4-34FC-49D0-3DF2-937EE69B05D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8279f000 - 0x7fff827dcff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff827dd000 - 0x7fff831d3fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff831d4000 - 0x7fff832a4ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff832a5000 - 0x7fff83311ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff83312000 - 0x7fff83313ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83314000 - 0x7fff833cafff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff833cb000 - 0x7fff834e2fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff834e3000 - 0x7fff834e6ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff834e7000 - 0x7fff83562fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff83563000 - 0x7fff836a1fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff836f1000 - 0x7fff837a0fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff837a1000 - 0x7fff837b4ff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <811B95F2-5349-3800-1822-45D43CF54899> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff837b5000 - 0x7fff837fefef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff837ff000 - 0x7fff83804fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83805000 - 0x7fff83810ff7 com.apple.NSServerNotificationCenter 2.1 (2.1) <4FC8D4C4-7AF7-27D5-E273-D847B128C7E4> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff83811000 - 0x7fff83827ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff83828000 - 0x7fff83849fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff839b9000 - 0x7fff83c3fff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83c40000 - 0x7fff83f73fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff83f74000 - 0x7fff83fe8ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff83fe9000 - 0x7fff840a2fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff840a3000 - 0x7fff8410bfff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff8410c000 - 0x7fff84210fff com.apple.PubSub 1.0.5 (65.19) <10137D49-8771-05F0-AC60-B41F6A8E0D87> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff84211000 - 0x7fff843fbfe7 com.apple.JavaScriptCore 6533 (6533.13) <C2D33B72-06F1-B789-6FD3-FB09EEB6C907> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff843fc000 - 0x7fff84402ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8456d000 - 0x7fff845b7fef com.apple.IMCore 5.0.4 (746) <9AC8A4C0-1341-9837-D302-99791418581A> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff845b8000 - 0x7fff84607fe7 com.apple.iCalendar 1.0.3 (54) <9009851F-9218-BF81-6083-299AD56CE90F> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff84608000 - 0x7fff84628fef com.apple.DotMacSyncManager 2.0.3 (446.9) <F02D77B4-540E-04C4-A4B7-C7710155AD5E> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff84629000 - 0x7fff8462cff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8462d000 - 0x7fff8462dff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8463a000 - 0x7fff846c9fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff846ca000 - 0x7fff84719ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff8471f000 - 0x7fff84730ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff8483c000 - 0x7fff8487ffff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff84979000 - 0x7fff84a44fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff84a45000 - 0x7fff84b1fff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff84b20000 - 0x7fff84b61fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff84b71000 - 0x7fff84b89fff com.apple.iChat.InstantMessage 5.0.4 (746) <5482179C-77E6-1D84-5D73-66AF79E78110> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff84bca000 - 0x7fff84c16fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff84c17000 - 0x7fff84c85fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84c86000 - 0x7fff84c86ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff84c87000 - 0x7fff84cc4fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff84cc5000 - 0x7fff84cfdff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff84cfe000 - 0x7fff85202fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff85203000 - 0x7fff85203ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff852dd000 - 0x7fff853ecfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff853ed000 - 0x7fff85434fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff85450000 - 0x7fff854ccfff com.apple.CoreSymbolication 2.1 (40.1.1) <F3C71234-3A3F-79AF-3B43-705C5BF75207> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff854cd000 - 0x7fff85537fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff85538000 - 0x7fff856f8fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff856f9000 - 0x7fff85776fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85777000 - 0x7fff85e74067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85e75000 - 0x7fff8667ffe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff86680000 - 0x7fff86688fff com.apple.iChat.IMUtils 5.0.4 (746) <600FF4B5-0975-D801-7A5A-4D6DD546915E> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff86896000 - 0x7fff868f4ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff868f5000 - 0x7fff868f9ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff868fa000 - 0x7fff86929ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8692a000 - 0x7fff8692ffff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff86930000 - 0x7fff86b6bfef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff86b6c000 - 0x7fff86faffef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff86fde000 - 0x7fff86ff9ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff86ffa000 - 0x7fff87033ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff87034000 - 0x7fff87159fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff871ad000 - 0x7fff8726dfff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8726e000 - 0x7fff872cbfe7 com.apple.Symbolication 1.2 (72) <9966B5E4-80DF-9DE2-10A4-EF084D31C8CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff87316000 - 0x7fff87376ff7 com.apple.ExchangeWebServices 1.2 (60) <607A01BB-8608-E994-6BF4-327C914A904A> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff87377000 - 0x7fff87378fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff87379000 - 0x7fff87381fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff87382000 - 0x7fff873c6fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff873c7000 - 0x7fff87457fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff87458000 - 0x7fff87471fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff87474000 - 0x7fff87476fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff87477000 - 0x7fff87477ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff87478000 - 0x7fff87636fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff87637000 - 0x7fff87662ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87663000 - 0x7fff876effef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff876f0000 - 0x7fff87a89ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87aa0000 - 0x7fff87aadfe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff87ad5000 - 0x7fff87ae4fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87ae5000 - 0x7fff87d27fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff87d28000 - 0x7fff87d72ff7 com.apple.DAVKit 4.0.3 (732) <446FCDF1-E33E-52D3-ABAC-5DBE68322DF0> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff87d73000 - 0x7fff87ee2fe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff87ee3000 - 0x7fff88164fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8819b000 - 0x7fff881e5ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff881e6000 - 0x7fff881e7ff7 libScreenReader.dylib ??? (???) <BEAEDBE2-BD07-5AD5-A509-64F7495992A7> /usr/lib/libScreenReader.dylib
    0x7fff881e8000 - 0x7fff881effff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff881f0000 - 0x7fff88238ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff88239000 - 0x7fff885aefe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff885af000 - 0x7fff8872bff7 com.apple.WebKit 6533 (6533.16) <B0C2B2F5-9BC1-5907-17A7-E2039C1EF57B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8872c000 - 0x7fff88747fff com.apple.datadetectors 2.1 (102.2) <69DC4391-62F4-9168-A9EF-8EA36F49D77A> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff88748000 - 0x7fff8876bfff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88802000 - 0x7fff889b8fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff889b9000 - 0x7fff88a08fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88a09000 - 0x7fff88a4efff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff88a4f000 - 0x7fff88a5dff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff88a5e000 - 0x7fff88a9cfef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff88a9d000 - 0x7fff88b1bfff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff88b37000 - 0x7fff88cacff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff88cad000 - 0x7fff88f16ff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff88f17000 - 0x7fff88f1bff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff88f1c000 - 0x7fff88f2bff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff88f2c000 - 0x7fff8908cff7 com.apple.syncservices 5.2 (578.3) <67BCFAAD-C723-A8AA-B040-2E6E7771A7A3> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8908d000 - 0x7fff8908ffff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.29f1
    Graphics: ATI Radeon HD 2400 XT, ATI Radeon HD 2400, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet (integriert), Ethernet, en0
    Network Service: Parallels Host-Guest, Ethernet, en2
    Network Service: Parallels NAT, Ethernet, en3
    Serial ATA Device: ST3250820AS Q, 232,89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-875
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: iPhone, 0x05ac (Apple Inc.), 0x1292, 0xfa400000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1005, 0xfa200000
    USB Device: Trackball, 0x046d (Logitech Inc.), 0xc404, 0xfa230000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x021e, 0xfa220000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000
    FireWire Device: TBM12O, OTOSTORE, Up to 400 Mb/sec

    removed growl and growlmail from /Library/Mail ... Bundles
    Mail still crashes:
    Process: Mail [284]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.3 (1081)
    Build Info: Mail-10810000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [182]
    Date/Time: 2010-06-22 21:03:32.711 +0200
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 32683 sec
    Crashes Since Last Report: 11
    Per-App Interval Since Last Report: 642 sec
    Per-App Crashes Since Last Report: 10
    Anonymous UUID: 351A3A38-EE49-4748-80F4-E44340A5182D
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000000
    Crashed Thread: 11 Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]
    -[IMAPAccount _synchronizeAccountWithServerWithUserInput:]
    -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]
    -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:]
    -[Matador _indexAttachmentsForScheduledMessages]
    -[LibraryThread _runThread]
    -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]
    -[IMAPAccount fetchSynchronouslyIsAuto:]
    Thread 11 Crashed: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff8553c180 strlen + 16
    1 com.apple.MessageFramework 0x00007fff81661868 rowidForAddressText + 635
    2 com.apple.MessageFramework 0x00007fff816623ab _addRecipientsForLibraryIDFromHeaders + 597
    3 com.apple.MessageFramework 0x00007fff81751077 __+[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:]block_invoke3 + 10780
    4 com.apple.MessageFramework 0x00007fff815e407e +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 745
    5 com.apple.MessageFramework 0x00007fff817544ce +[Library insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:] + 3976
    6 com.apple.MessageFramework 0x00007fff81739f62 +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:rem oteIDs:setFlags:clearFlags:messageFlagsForMessages:copyFiles:error:] + 118
    7 com.apple.MessageFramework 0x00007fff81660572 +[Library addMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNewMessage:err or:] + 89
    8 com.apple.MessageFramework 0x00007fff81660517 +[Library addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:error:] + 40
    9 com.apple.MessageFramework 0x00007fff816604ed -[RemoteStore addMessages:withMailbox:fetchBodies:oldMessagesByNewMessage:] + 39
    10 com.apple.MessageFramework 0x00007fff8165fc20 -[LibraryThread _runThread] + 1878
    11 com.apple.CoreFoundation 0x00007fff88bbcd2c _invoking__ + 140
    12 com.apple.CoreFoundation 0x00007fff88bbcbfd -[NSInvocation invoke] + 141
    13 com.apple.MessageFramework 0x00007fff815ffe75 -[MonitoredInvocation invoke] + 214
    14 com.apple.MessageFramework 0x00007fff815e6eb3 -[ThrowingInvocationOperation main] + 31
    15 com.apple.MessageFramework 0x00007fff815e67f3 -[_MFInvocationOperation main] + 275
    16 com.apple.Foundation 0x00007fff87f1d061 -[__NSOperationInternal start] + 681
    17 com.apple.Foundation 0x00007fff87f1cd17 ___startOperations_block_invoke2 + 99
    18 libSystem.B.dylib 0x00007fff855751b0 dispatch_call_block_andrelease + 15
    19 libSystem.B.dylib 0x00007fff85553751 dispatch_workerthread2 + 239
    20 libSystem.B.dylib 0x00007fff85553088 pthreadwqthread + 353
    21 libSystem.B.dylib 0x00007fff85552f25 start_wqthread + 13
    Thread 11 crashed with X86 Thread State (64-bit):
    rax: 0x00000000ffffffff rbx: 0xffffffffffffffff rcx: 0x0000000000000000 rdx: 0x0000000000000000
    rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x00000001185856d0 rsp: 0x0000000118585628
    r8: 0x0000000000000000 r9: 0x0000000000000001 r10: 0x0000000100511570 r11: 0x00007fff81604751
    r12: 0x000000011b86a710 r13: 0x000000011b821f00 r14: 0x0000000118cf1ea0 r15: 0x00007fff81845010
    rip: 0x00007fff8553c180 rfl: 0x0000000000010286 cr2: 0x0000000000000000
    Binary Images:
    0x100000000 - 0x100337fe7 com.apple.mail 4.3 (1081) <B5D3B6C6-46AF-8F26-A083-77095AC1BC96> /Applications/Mail.app/Contents/MacOS/Mail
    0x1145f8000 - 0x1145fbfff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x1149e1000 - 0x1149f4ff7 com.apple.AddressBook.LocalSourceBundle 1.0.2 (870) <C529E51F-21CB-F970-E967-226A19D0A7C2> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x116288000 - 0x11628efff com.apple.AddressBook.LDAPSource 1.0.2 (870) <90EF059D-312C-BCC6-9464-55144979016D> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x116566000 - 0x1165b6fff com.apple.datadetectors.actions 2.1 (102.2) <975C840D-7290-67B9-F2D0-AB6982AD4A36> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
    0x1165d6000 - 0x1165d9fef libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <F6C89B8E-8936-FB95-C002-2CAE20F56BB4> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0x117c2f000 - 0x117c2ffff com.apple.applescript.component 2.1.2 (2.1.2) <EC98692E-2753-1C1D-7950-D0B0FFA972AA> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x117c33000 - 0x117cc7fe7 com.apple.applescript 2.1.2 (2.1.2) <6F324E58-FAF8-C52D-070E-DD288D2DFD26> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x11868f000 - 0x1186b2fff com.apple.Mail.Syncer 4.3 (1081) <C8C89888-1EF8-A6B0-DBA7-AC3E5868036E> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff8000aff7 com.apple.KerberosHelper 2.1 (1.0) <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff8000b000 - 0x7fff8001fff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff80020000 - 0x7fff80063ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff80064000 - 0x7fff80087ff7 com.apple.iChat.IMFoundation 5.0.4 (746) <60C72783-8BD0-A732-F85D-95CDC6A2D080> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff80088000 - 0x7fff80093fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff80094000 - 0x7fff80094ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff80095000 - 0x7fff80096ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff80097000 - 0x7fff800d2fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff800f7000 - 0x7fff80128fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff80129000 - 0x7fff80129ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8012a000 - 0x7fff8012dfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8012e000 - 0x7fff80134fff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff80135000 - 0x7fff8013aff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8013b000 - 0x7fff801d5fff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff801d6000 - 0x7fff801e1fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff801e2000 - 0x7fff802fbfef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff802fc000 - 0x7fff80345ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff80346000 - 0x7fff8035bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8035c000 - 0x7fff8039dff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8039e000 - 0x7fff803c6fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff803c7000 - 0x7fff8040eff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff804c5000 - 0x7fff80527fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff80558000 - 0x7fff80615ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff80616000 - 0x7fff80693fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff80694000 - 0x7fff806a1ff7 com.apple.AppleFSCompression 24.3 (1.0) <1F855060-F7F5-6BAA-0C28-63CABD0173FC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff806a2000 - 0x7fff8089efe7 com.apple.CalendarStore 4.0.3 (991) <61458D5A-0CE7-487B-AF8D-080CAB723842> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff808d0000 - 0x7fff808d2fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff808d3000 - 0x7fff808f9fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff808fa000 - 0x7fff809affe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff809b0000 - 0x7fff809cefff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff80a0c000 - 0x7fff80a8bfef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff80a8c000 - 0x7fff80b96ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff80b97000 - 0x7fff80ba9fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff80baa000 - 0x7fff80bdbfff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff80bdc000 - 0x7fff80c31fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff80c32000 - 0x7fff80c3efff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x7fff80c3f000 - 0x7fff80c53fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff80c54000 - 0x7fff80c95fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff80c96000 - 0x7fff80c96ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff80c97000 - 0x7fff80cadfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff80cae000 - 0x7fff80cc4fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff80cfa000 - 0x7fff80d1fff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff80d20000 - 0x7fff80da6ff3 com.apple.iLifeMediaBrowser 2.1.5 (368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff80da7000 - 0x7fff80db8fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff80db9000 - 0x7fff80e0afe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff80e0b000 - 0x7fff80e11fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff80e12000 - 0x7fff80e3bff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff80e3c000 - 0x7fff80e47ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff80e48000 - 0x7fff80ecafff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff80ff1000 - 0x7fff8102bfff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8102c000 - 0x7fff81154ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff81155000 - 0x7fff8115bff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8115c000 - 0x7fff8117cff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8117d000 - 0x7fff8117dff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8117e000 - 0x7fff8147cfe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81489000 - 0x7fff81529fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8152a000 - 0x7fff815dffe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff815e0000 - 0x7fff81920fef com.apple.MessageFramework 4.3 (1081) <FC5FED57-0802-EE26-266A-D04B870CD3E2> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff81957000 - 0x7fff81a3dfe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff81a6e000 - 0x7fff81aa6fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff81aa7000 - 0x7fff81aa8fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff81aa9000 - 0x7fff81b2efff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff81b2f000 - 0x7fff8279efe7 com.apple.WebCore 6533 (6533.16) <8F1CAEF4-34FC-49D0-3DF2-937EE69B05D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8279f000 - 0x7fff827dcff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff827dd000 - 0x7fff831d3fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff831d4000 - 0x7fff832a4ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff832a5000 - 0x7fff83311ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff83312000 - 0x7fff83313ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83314000 - 0x7fff833cafff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff833cb000 - 0x7fff834e2fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff834e3000 - 0x7fff834e6ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff834e7000 - 0x7fff83562fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff83563000 - 0x7fff836a1fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff836f1000 - 0x7fff837a0fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff837a1000 - 0x7fff837b4ff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <811B95F2-5349-3800-1822-45D43CF54899> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff837b5000 - 0x7fff837fefef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff837ff000 - 0x7fff83804fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83805000 - 0x7fff83810ff7 com.apple.NSServerNotificationCenter 2.1 (2.1) <4FC8D4C4-7AF7-27D5-E273-D847B128C7E4> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff83811000 - 0x7fff83827ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff83828000 - 0x7fff83849fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff839b9000 - 0x7fff83c3fff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83c40000 - 0x7fff83f73fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff83f74000 - 0x7fff83fe8ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff83fe9000 - 0x7fff840a2fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff840a3000 - 0x7fff8410bfff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff8410c000 - 0x7fff84210fff com.apple.PubSub 1.0.5 (65.19) <10137D49-8771-05F0-AC60-B41F6A8E0D87> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff84211000 - 0x7fff843fbfe7 com.apple.JavaScriptCore 6533 (6533.13) <C2D33B72-06F1-B789-6FD3-FB09EEB6C907> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff843fc000 - 0x7fff84402ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8456d000 - 0x7fff845b7fef com.apple.IMCore 5.0.4 (746) <9AC8A4C0-1341-9837-D302-99791418581A> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff845b8000 - 0x7fff84607fe7 com.apple.iCalendar 1.0.3 (54) <9009851F-9218-BF81-6083-299AD56CE90F> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff84608000 - 0x7fff84628fef com.apple.DotMacSyncManager 2.0.3 (446.9) <F02D77B4-540E-04C4-A4B7-C7710155AD5E> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff84629000 - 0x7fff8462cff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8462d000 - 0x7fff8462dff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8463a000 - 0x7fff846c9fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff846ca000 - 0x7fff84719ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff8471f000 - 0x7fff84730ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff8483c000 - 0x7fff8487ffff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff84979000 - 0x7fff84a44fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff84a45000 - 0x7fff84b1fff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff84b20000 - 0x7fff84b61fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff84b71000 - 0x7fff84b89fff com.apple.iChat.InstantMessage 5.0.4 (746) <5482179C-77E6-1D84-5D73-66AF79E78110> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff84bca000 - 0x7fff84c16fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff84c17000 - 0x7fff84c85fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84c86000 - 0x7fff84c86ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff84c87000 - 0x7fff84cc4fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff84cc5000 - 0x7fff84cfdff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff84cfe000 - 0x7fff85202fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff85203000 - 0x7fff85203ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff852dd000 - 0x7fff853ecfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff853ed000 - 0x7fff85434fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff85450000 - 0x7fff854ccfff com.apple.CoreSymbolication 2.1 (40.1.1) <F3C71234-3A3F-79AF-3B43-705C5BF75207> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff854cd000 - 0x7fff85537fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff85538000 - 0x7fff856f8fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff856f9000 - 0x7fff85776fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85777000 - 0x7fff85e74067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85e75000 - 0x7fff8667ffe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff86680000 - 0x7fff86688fff com.apple.iChat.IMUtils 5.0.4 (746) <600FF4B5-0975-D801-7A5A-4D6DD546915E> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff86896000 - 0x7fff868f4ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff868f5000 - 0x7fff868f9ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff868fa000 - 0x7fff86929ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8692a000 - 0x7fff8692ffff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff86930000 - 0x7fff86b6bfef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff86b6c000 - 0x7fff86faffef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff86fde000 - 0x7fff86ff9ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff86ffa000 - 0x7fff87033ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff87034000 - 0x7fff87159fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff871ad000 - 0x7fff8726dfff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8726e000 - 0x7fff872cbfe7 com.apple.Symbolication 1.2 (72) <9966B5E4-80DF-9DE2-10A4-EF084D31C8CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff87316000 - 0x7fff87376ff7 com.apple.ExchangeWebServices 1.2 (60) <607A01BB-8608-E994-6BF4-327C914A904A> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff87377000 - 0x7fff87378fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff87379000 - 0x7fff87381fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff87382000 - 0x7fff873c6fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff873c7000 - 0x7fff87457fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff87458000 - 0x7fff87471fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff87474000 - 0x7fff87476fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff87477000 - 0x7fff87477ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff87478000 - 0x7fff87636fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff87637000 - 0x7fff87662ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87663000 - 0x7fff876effef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff876f0000 - 0x7fff87a89ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87aa0000 - 0x7fff87aadfe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff87ad5000 - 0x7fff87ae4fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87ae5000 - 0x7fff87d27fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff87d28000 - 0x7fff87d72ff7 com.apple.DAVKit 4.0.3 (732) <446FCDF1-E33E-52D3-ABAC-5DBE68322DF0> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff87d73000 - 0x7fff87ee2fe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff87ee3000 - 0x7fff88164fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8819b000 - 0x7fff881e5ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff881e6000 - 0x7fff881e7ff7 libScreenReader.dylib ??? (???) <BEAEDBE2-BD07-5AD5-A509-64F7495992A7> /usr/lib/libScreenReader.dylib
    0x7fff881e8000 - 0x7fff881effff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff881f0000 - 0x7fff88238ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff88239000 - 0x7fff885aefe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff885af000 - 0x7fff8872bff7 com.apple.WebKit 6533 (6533.16) <B0C2B2F5-9BC1-5907-17A7-E2039C1EF57B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8872c000 - 0x7fff88747fff com.apple.datadetectors 2.1 (102.2) <69DC4391-62F4-9168-A9EF-8EA36F49D77A> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff88748000 - 0x7fff8876bfff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88802000 - 0x7fff889b8fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff889b9000 - 0x7fff88a08fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88a09000 - 0x7fff88a4efff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff88a4f000 - 0x7fff88a5dff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff88a5e000 - 0x7fff88a9cfef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff88a9d000 - 0x7fff88b1bfff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff88b37000 - 0x7fff88cacff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff88cad000 - 0x7fff88f16ff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff88f17000 - 0x7fff88f1bff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff88f1c000 - 0x7fff88f2bff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff88f2c000 - 0x7fff8908cff7 com.apple.syncservices 5.2 (578.3) <67BCFAAD-C723-A8AA-B040-2E6E7771A7A3> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8908d000 - 0x7fff8908ffff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.29f1
    Graphics: ATI Radeon HD 2400 XT, ATI Radeon HD 2400, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet (integriert), Ethernet, en0
    Network Service: Parallels Host-Guest, Ethernet, en2
    Network Service: Parallels NAT, Ethernet, en3
    Serial ATA Device: ST3250820AS Q, 232,89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-875
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: iPad, 0x05ac (Apple Inc.), 0x129a, 0xfa400000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1005, 0xfa200000
    USB Device: Trackball, 0x046d (Logitech Inc.), 0xc404, 0xfa230000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x021e, 0xfa220000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    FireWire Device: TBM12O, OTOSTORE, Up to 400 Mb/sec

Maybe you are looking for

  • Video won't load

    Went to support and searched iPhoto: transfering photos from camera. Brings up a video with click to play button. Click: button changes to play again. Video won't start. If I do the same with Firefox it works fune. Copied URL. Paste into real player

  • Strange error while installing itunes 6

    i downloaded iTunes 6 off of apple.com and installed it... during instilation where it sais what it is installing (which files) it sais removing files... then after a few seconds this error pops up: "the installscript engine on this macheine is older

  • Unable to access Kodak PhotoDisc from Photoshop CS3

    Since upgrading to CS3 I am no longer able to access photos stored on a Kodak Photo Disc. The Photo Disc format is pretty dated at this point, however my company has hundreds of discs containing professional photography stored in this format and we n

  • CD/DVD disc player not auto reading when disc inserted

    CD-DVD drive not working properly . Will not auto read when a disc is inserted to play music even tho Windows Media Player is designated as the auto player. Have checked the DVD-CD disc drive in device manager and it says it is working properly and t

  • DVD SP 1.5 w/ Lacie burner

    Hi there, I am going to be using an external Lacie burner for the first time and was wondering if anyone can help me figure out whether or not the burner would work with DVD SP 1.5, which is not yet installed on my system since I'm expecting it to ar