Well got a reply from apple but it was not what I expected. I explained thta 
mail could not attach my crash logs for some reason

begin msg

Hi Sarah, 

Thank you for the information.  In the future, if you could attach the complete 
crash log it would be more useful than a copy/paste. You can find the crash 
logs in two places.  The first would be in your users home folder 
/Library/Logs/CrashReporter, the second location from the main level of the 
hard drive /Library/Logs/CrashReporter. Please remember to archive or zip 
multiple files. 

Apple Accessibility

end msg:

On Dec 10, 2010, at 10:08 AM, Colin M wrote:

> Hi Sarah!
> Did you send this to 2 lists or twice to the same list?
> I received 2 copies this one to Mac visionaries to which I can reply opens ok!
> But the other crashed my gmail!
> Every time I tried to open it!
> But because I cannot open it I do not know if you sent it to the other list!
> Colin
> 
> On 10 Dec 2010, at 17:46, Sarah Alawami wrote:
> 
>> Hello to all. I'm trying to solve this problem by myself and it is not 
>> working. lol!
>> 
>> I contacted apple access team about this and they can't figure out what's 
>> going on either.
>> 
>> My mail will randomly crash when reading a random email. I'll hear vo start 
>> reading and it will stop and I  will hear mail busy and then the problem 
>> reporter. Here is my crash log. For you non techs feel free to skip this 
>> email entirely.
>> 
>> my crash log follows.
>> 
>> Process:         Mail [4586]
>> Path:            /Applications/Mail.app/Contents/MacOS/Mail
>> Identifier:      com.apple.mail
>> Version:         4.4 (1082)
>> Build Info:      Mail-10820000~1
>> Code Type:       X86-64 (Native)
>> Parent Process:  launched [631]
>> 
>> Date/Time:       2010-12-10 09:32:19.041 -0800
>> OS Version:      Mac OS X 10.6.5 (10H574)
>> Report Version:  6
>> 
>> Exception Type:  EXC_BAD_ACCESS (SIGBUS)
>> Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff706bcf38
>> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
>> 
>> Application Specific Information:
>> -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]
>> -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:]
>> 
>> Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
>> 0   ???                              0x00007fff706bcf38 vtable for 
>> WebCore::Text + 824
>> 1   com.apple.WebCore                0x00007fff82f83aee 
>> WebCore::VisiblePosition::canonicalPosition(WebCore::Position const&) + 78
>> 2   com.apple.WebCore                0x00007fff82f83970 
>> WebCore::VisiblePosition::init(WebCore::Position const&, WebCore::EAffinity) 
>> + 48
>> 3   com.apple.WebCore                0x00007fff82f83603 
>> WebCore::VisiblePosition::VisiblePosition(WebCore::Node*, int, 
>> WebCore::EAffinity) + 83
>> 4   com.apple.WebCore                0x00007fff835ca955 
>> WebCore::AXObjectCache::visiblePositionForTextMarkerData(WebCore::TextMarkerData&)
>>  + 53
>> 5   com.apple.WebCore                0x00007fff835b16fb 
>> visiblePositionForTextMarker(WebCoreTextMarker*) + 155
>> 6   com.apple.WebCore                0x00007fff832d2972 
>> -[AccessibilityObjectWrapper accessibilityAttributeValue:forParameter:] + 
>> 6610
>> 7   com.apple.AppKit                 0x00007fff84060918 
>> CopyParameterizedAttributeValue + 229
>> 8   com.apple.HIServices             0x00007fff87d5cb3d 
>> _AXXMIGCopyParameterizedAttributeValue + 309
>> 9   com.apple.HIServices             0x00007fff87d66903 
>> _XCopyParameterizedAttributeValue + 586
>> 10  com.apple.HIServices             0x00007fff87d4355f mshMIGPerform + 460
>> 11  com.apple.CoreFoundation         0x00007fff88f876e1 __CFRunLoopRun + 5201
>> 12  com.apple.CoreFoundation         0x00007fff88f85dbf CFRunLoopRunSpecific 
>> + 575
>> 13  com.apple.HIToolbox              0x00007fff85ab991a 
>> RunCurrentEventLoopInMode + 333
>> 14  com.apple.HIToolbox              0x00007fff85ab971f 
>> ReceiveNextEventCommon + 310
>> 15  com.apple.HIToolbox              0x00007fff85ab95d8 
>> BlockUntilNextEventMatchingListInMode + 59
>> 16  com.apple.AppKit                 0x00007fff83e12e64 _DPSNextEvent + 718
>> 17  com.apple.AppKit                 0x00007fff83e127a9 -[NSApplication 
>> nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
>> 18  com.apple.AppKit                 0x00007fff83dd848b -[NSApplication run] 
>> + 395
>> 19  com.apple.AppKit                 0x00007fff83dd11a8 NSApplicationMain + 
>> 364
>> 20  com.apple.mail                   0x0000000100002598 0x100000000 + 9624
>> 
>> Thread 1:  Dispatch queue: com.apple.libdispatch-manager
>> 0   libSystem.B.dylib                0x00007fff8788516a kevent + 10
>> 1   libSystem.B.dylib                0x00007fff8788703d _dispatch_mgr_invoke 
>> + 154
>> 2   libSystem.B.dylib                0x00007fff87886d14 
>> _dispatch_queue_invoke + 185
>> 3   libSystem.B.dylib                0x00007fff8788683e 
>> _dispatch_worker_thread2 + 252
>> 4   libSystem.B.dylib                0x00007fff87886168 _pthread_wqthread + 
>> 353
>> 5   libSystem.B.dylib                0x00007fff87886005 start_wqthread + 13
>> 
>> Thread 2:  Dispatch queue: com.apple.root.default-priority
>> 0   libSystem.B.dylib                0x00007fff8786c33a 
>> semaphore_timedwait_signal_trap + 10
>> 1   libSystem.B.dylib                0x00007fff878aacd2 _pthread_cond_wait + 
>> 1015
>> 2   com.apple.Foundation             0x00007fff8058ee4f 
>> -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 161
>> 3   com.apple.Foundation             0x00007fff8058ed94 -[NSOperation 
>> waitUntilFinishedOrTimeout:] + 58
>> 4   com.apple.MessageFramework       0x00007fff848a4dc1 
>> -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 184
>> 5   com.apple.MessageFramework       0x00007fff848a4caa -[IMAPGateway 
>> waitUntilClientOperationIsFinished:] + 426
>> 6   com.apple.MessageFramework       0x00007fff848a3c3e -[IMAPGateway 
>> addClientOperation:toQueueAndWaitUntilFinished:] + 394
>> 7   com.apple.MessageFramework       0x00007fff848b9c7f 
>> -[IMAPMailboxSyncEngine _unlockIfFetchedUidsAndFlagsWithMonitor:] + 675
>> 8   com.apple.MessageFramework       0x00007fff848b641d 
>> -[IMAPMailboxSyncEngine _goWithMessages:] + 768
>> 9   com.apple.MessageFramework       0x00007fff848898af -[LibraryIMAPStore 
>> openSynchronouslyUpdatingMetadata:withOptions:] + 343
>> 10  com.apple.MessageFramework       0x00007fff84897884 -[LibraryIMAPStore 
>> _fetchForCheckingNewMail:] + 69
>> 11  com.apple.MessageFramework       0x00007fff848f0398 -[RemoteStoreAccount 
>> _synchronizeMailboxesSynchronously] + 512
>> 12  com.apple.MessageFramework       0x00007fff848c1a96 -[IMAPAccount 
>> _fetchUnreadCountsCheckForNewMessages:] + 947
>> 13  com.apple.CoreFoundation         0x00007fff88fc096c __invoking___ + 140
>> 14  com.apple.CoreFoundation         0x00007fff88fc083d -[NSInvocation 
>> invoke] + 141
>> 15  com.apple.MessageFramework       0x00007fff8486cbcd 
>> -[MonitoredInvocation invoke] + 214
>> 16  com.apple.MessageFramework       0x00007fff84853bd5 
>> -[ThrowingInvocationOperation main] + 31
>> 17  com.apple.MessageFramework       0x00007fff84853515 
>> -[_MFInvocationOperation main] + 275
>> 18  com.apple.Foundation             0x00007fff8055ade4 
>> -[__NSOperationInternal start] + 681
>> 19  com.apple.Foundation             0x00007fff80639beb __doStart2 + 97
>> 20  libSystem.B.dylib                0x00007fff878a82c4 
>> _dispatch_call_block_and_release + 15
>> 21  libSystem.B.dylib                0x00007fff87886831 
>> _dispatch_worker_thread2 + 239
>> 22  libSystem.B.dylib                0x00007fff87886168 _pthread_wqthread + 
>> 353
>> 23  libSystem.B.dylib                0x00007fff87886005 start_wqthread + 13
>> 
>> Thread 3:
>> 0   libSystem.B.dylib                0x00007fff8786c2da mach_msg_trap + 10
>> 1   libSystem.B.dylib                0x00007fff8786c94d mach_msg + 59
>> 2   com.apple.CoreFoundation         0x00007fff88f86932 __CFRunLoopRun + 1698
>> 3   com.apple.CoreFoundation         0x00007fff88f85dbf CFRunLoopRunSpecific 
>> + 575
>> 4   com.apple.Foundation             0x00007fff8056c8e4 
>> -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
>> 5   com.apple.Foundation             0x00007fff8056c7c3 
>> -[NSRunLoop(NSRunLoop) run] + 77
>> 6   com.apple.MessageFramework       0x00007fff8486b265 -[RSSInterchange 
>> _runManager] + 1445
>> 7   com.apple.Foundation             0x00007fff805320a5 __NSThread__main__ + 
>> 1429
>> 8   libSystem.B.dylib                0x00007fff878a5536 _pthread_start + 331
>> 9   libSystem.B.dylib                0x00007fff878a53e9 thread_start + 13
>> 
>> Thread 4:
>> 0   libSystem.B.dylib                0x00007fff87885f8a __workq_kernreturn + 
>> 10
>> 1   libSystem.B.dylib                0x00007fff8788639c _pthread_wqthread + 
>> 917
>> 2   libSystem.B.dylib                0x00007fff87886005 start_wqthread + 13
>> 
>> Thread 5:
>> 0   libSystem.B.dylib                0x00007fff8786c2da mach_msg_trap + 10
>> 1   libSystem.B.dylib                0x00007fff8786c94d mach_msg + 59
>> 2   com.apple.CoreFoundation         0x00007fff88f86932 __CFRunLoopRun + 1698
>> 3   com.apple.CoreFoundation         0x00007fff88f85dbf CFRunLoopRunSpecific 
>> + 575
>> 4   com.apple.Foundation             0x00007fff8056c8e4 
>> -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
>> 5   com.apple.Foundation             0x00007fff8056c7c3 
>> -[NSRunLoop(NSRunLoop) run] + 77
>> 6   com.apple.MessageFramework       0x00007fff8489def8 +[_NSSocket 
>> _runIOThread] + 78
>> 7   com.apple.Foundation             0x00007fff805320a5 __NSThread__main__ + 
>> 1429
>> 8   libSystem.B.dylib                0x00007fff878a5536 _pthread_start + 331
>> 9   libSystem.B.dylib                0x00007fff878a53e9 thread_start + 13
>> 
>> Thread 6:  Dispatch queue: com.apple.root.default-priority
>> 0   libSystem.B.dylib                0x00007fff8786c2da mach_msg_trap + 10
>> 1   libSystem.B.dylib                0x00007fff8786c94d mach_msg + 59
>> 2   com.apple.CoreFoundation         0x00007fff88f86932 __CFRunLoopRun + 1698
>> 3   com.apple.CoreFoundation         0x00007fff88f85dbf CFRunLoopRunSpecific 
>> + 575
>> 4   com.apple.MessageFramework       0x00007fff8489f023 
>> _handleRequestWithTimeout + 1608
>> 5   com.apple.MessageFramework       0x00007fff848a1588 -[_NSSocket 
>> readBytes:length:error:] + 177
>> 6   com.apple.MessageFramework       0x00007fff848a11b0 -[Connection 
>> _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 95
>> 7   com.apple.MessageFramework       0x00007fff848a0fa9 -[Connection 
>> _fillBuffer:] + 593
>> 8   com.apple.MessageFramework       0x00007fff848a0c38 -[Connection 
>> _readLineIntoData:error:] + 70
>> 9   com.apple.MessageFramework       0x00007fff848a0bae -[IMAPConnection 
>> _readLineIntoData:error:] + 57
>> 10  com.apple.MessageFramework       0x00007fff848a0a79 
>> -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 142
>> 11  com.apple.MessageFramework       0x00007fff848a05d5 -[IMAPResponse 
>> initWithConnection:error:] + 165
>> 12  com.apple.MessageFramework       0x00007fff848a04f7 -[IMAPConnection 
>> _copyNextServerResponse:] + 54
>> 13  com.apple.MessageFramework       0x00007fff848a82ae -[IMAPConnection 
>> _copyNextTaggedOrContinuationResponseForCommand:exists:] + 163
>> 14  com.apple.MessageFramework       0x00007fff848a68ce 
>> -[IMAPConnection(MFPrivate) _responseFromSendingOperation:] + 976
>> 15  com.apple.MessageFramework       0x00007fff848ba087 -[IMAPConnection 
>> executeFetch:] + 36
>> 16  com.apple.MessageFramework       0x00007fff848a61f2 -[IMAPConnection 
>> prepareAndExecuteOperation:outWrongState:] + 1465
>> 17  com.apple.MessageFramework       0x00007fff848a5639 -[IMAPGateway 
>> _allowClientOperationThrough:] + 800
>> 18  com.apple.MessageFramework       0x00007fff848a505f -[IMAPGateway 
>> allowClientOperationThrough:] + 374
>> 19  com.apple.MessageFramework       0x00007fff848a4ebb 
>> -[IMAPClientOperation main] + 81
>> 20  com.apple.Foundation             0x00007fff8055ade4 
>> -[__NSOperationInternal start] + 681
>> 21  com.apple.Foundation             0x00007fff80639beb __doStart2 + 97
>> 22  libSystem.B.dylib                0x00007fff878a82c4 
>> _dispatch_call_block_and_release + 15
>> 23  libSystem.B.dylib                0x00007fff87886831 
>> _dispatch_worker_thread2 + 239
>> 24  libSystem.B.dylib                0x00007fff87886168 _pthread_wqthread + 
>> 353
>> 25  libSystem.B.dylib                0x00007fff87886005 start_wqthread + 13
>> 
>> Thread 7:  com.apple.CFSocket.private
>> 0   libSystem.B.dylib                0x00007fff878afe92 select$DARWIN_EXTSN 
>> + 10
>> 1   com.apple.CoreFoundation         0x00007fff88fa8498 __CFSocketManager + 
>> 824
>> 2   libSystem.B.dylib                0x00007fff878a5536 _pthread_start + 331
>> 3   libSystem.B.dylib                0x00007fff878a53e9 thread_start + 13
>> 
>> Thread 8:  Dispatch queue: com.apple.root.default-priority
>> 0   libSystem.B.dylib                0x00007fff8786c322 
>> semaphore_wait_signal_trap + 10
>> 1   libSystem.B.dylib                0x00007fff8787196d pthread_mutex_lock + 
>> 469
>> 2   com.apple.MessageFramework       0x00007fff848b67d5 
>> -[IMAPMailboxSyncEngine _copyLibraryIMAPStore] + 38
>> 3   com.apple.MessageFramework       0x00007fff848b6152 
>> -[IMAPMailboxSyncEngine _goWithMessages:] + 53
>> 4   com.apple.CoreFoundation         0x00007fff88fc096c __invoking___ + 140
>> 5   com.apple.CoreFoundation         0x00007fff88fc083d -[NSInvocation 
>> invoke] + 141
>> 6   com.apple.MessageFramework       0x00007fff8486cbcd 
>> -[MonitoredInvocation invoke] + 214
>> 7   com.apple.MessageFramework       0x00007fff84853bd5 
>> -[ThrowingInvocationOperation main] + 31
>> 8   com.apple.MessageFramework       0x00007fff84853515 
>> -[_MFInvocationOperation main] + 275
>> 9   com.apple.Foundation             0x00007fff8055ade4 
>> -[__NSOperationInternal start] + 681
>> 10  com.apple.Foundation             0x00007fff80639beb __doStart2 + 97
>> 11  libSystem.B.dylib                0x00007fff878a82c4 
>> _dispatch_call_block_and_release + 15
>> 12  libSystem.B.dylib                0x00007fff87886831 
>> _dispatch_worker_thread2 + 239
>> 13  libSystem.B.dylib                0x00007fff87886168 _pthread_wqthread + 
>> 353
>> 14  libSystem.B.dylib                0x00007fff87886005 start_wqthread + 13
>> 
>> Thread 9:
>> 0   libSystem.B.dylib                0x00007fff87885f8a __workq_kernreturn + 
>> 10
>> 1   libSystem.B.dylib                0x00007fff8788639c _pthread_wqthread + 
>> 917
>> 2   libSystem.B.dylib                0x00007fff87886005 start_wqthread + 13
>> 
>> Thread 10:
>> 0   libSystem.B.dylib                0x00007fff87885f8a __workq_kernreturn + 
>> 10
>> 1   libSystem.B.dylib                0x00007fff8788639c _pthread_wqthread + 
>> 917
>> 2   libSystem.B.dylib                0x00007fff87886005 start_wqthread + 13
>> 
>> Thread 11:
>> 0   libSystem.B.dylib                0x00007fff87885f8a __workq_kernreturn + 
>> 10
>> 1   libSystem.B.dylib                0x00007fff8788639c _pthread_wqthread + 
>> 917
>> 2   libSystem.B.dylib                0x00007fff87886005 start_wqthread + 13
>> 
>> Thread 12:
>> 0   libSystem.B.dylib                0x00007fff87885f8a __workq_kernreturn + 
>> 10
>> 1   libSystem.B.dylib                0x00007fff8788639c _pthread_wqthread + 
>> 917
>> 2   libSystem.B.dylib                0x00007fff87886005 start_wqthread + 13
>> 
>> Thread 0 crashed with X86 Thread State (64-bit):
>> rax: 0x00000001017412c0  rbx: 0x00007fff5fbfcef0  rcx: 0x0000000000000001  
>> rdx: 0x0000000101741948
>> rdi: 0x0000000101741948  rsi: 0x000000000000003e  rbp: 0x00007fff5fbfcdc0  
>> rsp: 0x00007fff5fbfccf8
>>  r8: 0x0000000000000018   r9: 0x00000000000000b3  r10: 0x000000000000003f  
>> r11: 0x0000000000000000
>> r12: 0x00007fff5fbfceb0  r13: 0x00007fff5fbfcef0  r14: 0x0000000101741948  
>> r15: 0x00007fff5fbfce40
>> rip: 0x00007fff706bcf38  rfl: 0x0000000000010246  cr2: 0x00007fff706bcf38
>> 
>> Binary Images:
>>      0x100000000 -        0x100339fe7  com.apple.mail 4.4 (1082) 
>> <763137B8-964F-85F2-6C45-D084EFA66F7C> 
>> /Applications/Mail.app/Contents/MacOS/Mail
>>      0x100746000 -        0x100753fff 
>> +com.rogueamoeba.audio_hijack_server.hermes 2.2.7 (2.2.7) 
>> <922ECAE9-D9AE-9982-81F6-AB727E299C3C> /usr/local/hermes/modules/Instant 
>> Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
>>      0x113ea2000 -        0x113eb5ff7  
>> com.apple.AddressBook.LocalSourceBundle 1.0.3 (875) 
>> <45684043-4271-4EA2-4A8F-098CA3B4E4E1> /System/Library/Address Book 
>> Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
>>      0x113ec1000 -        0x113ec4fff  com.apple.yahoo.syncframework 1.3 
>> (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> 
>> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
>>      0x115db9000 -        0x115dbffff  com.apple.AddressBook.LDAPSource 
>> 1.0.3 (875) <68B124CE-0F32-8398-939D-ABEBCAE6F505> /System/Library/Address 
>> Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
>>      0x116308000 -        0x11632bfff  com.apple.Mail.Syncer 4.4 (1082) 
>> <3F2655ED-A2A3-8497-F8B7-DF496D5650E6> 
>> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncschema/Contents/MacOS/Syncer
>>      0x11633c000 -        0x11638cfff  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
>>   0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) 
>> <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
>>   0x7fff80003000 -     0x7fff80006ff7  libCoreVMClient.dylib ??? (???) 
>> <B1F41E5B-8B59-DB81-1654-C1F9B11E885F> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
>>   0x7fff80022000 -     0x7fff80042ff7  com.apple.DirectoryService.Framework 
>> 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> 
>> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
>>   0x7fff80043000 -     0x7fff80084fef  com.apple.QD 3.36 (???) 
>> <5DC41E81-32C9-65B2-5528-B33E934D5BB4> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>>   0x7fff80085000 -     0x7fff800f1ff7  com.apple.CorePDF 1.3 (1.3) 
>> <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> 
>> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
>>   0x7fff800f2000 -     0x7fff800f7fff  libGIF.dylib ??? (???) 
>> <9A2723D8-61F9-6D65-D254-4F9273CDA54A> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>>   0x7fff8010a000 -     0x7fff80174fe7  libvMisc.dylib 268.0.1 (compatibility 
>> 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
>>   0x7fff8017a000 -     0x7fff8017eff7  libCGXType.A.dylib 545.0.0 
>> (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
>>   0x7fff8017f000 -     0x7fff8020efff  com.apple.PDFKit 2.5.1 (2.5.1) 
>> <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> 
>> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
>>   0x7fff8020f000 -     0x7fff8029bfef  SecurityFoundation ??? (???) 
>> <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> 
>> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
>>   0x7fff80480000 -     0x7fff80488fff  com.apple.iChat.IMUtils 5.0.5 (747) 
>> <8A019B06-52FB-0B23-8A8B-7C2DA5465934> 
>> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versions/A/IMUtils
>>   0x7fff80489000 -     0x7fff8049afff  com.apple.DSObjCWrappers.Framework 
>> 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> 
>> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
>>   0x7fff8049b000 -     0x7fff804a0ff7  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
>>   0x7fff804a1000 -     0x7fff80520fe7  com.apple.audio.CoreAudio 3.2.6 
>> (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> 
>> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>>   0x7fff80521000 -     0x7fff807a4ff7  com.apple.Foundation 6.6.4 (751.42) 
>> <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> 
>> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>>   0x7fff807a5000 -     0x7fff80ad9fff  com.apple.CoreServices.CarbonCore 
>> 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
>>   0x7fff80ada000 -     0x7fff80cd8fe7  com.apple.CalendarStore 4.0.4 (997) 
>> <E5AEEEDC-40F7-B118-107A-B4E735DD4C03> 
>> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
>>   0x7fff80cd9000 -     0x7fff80ce6ff7  com.apple.AppleFSCompression 24.4 
>> (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> 
>> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
>>   0x7fff80ce7000 -     0x7fff80ce7ff7  com.apple.CoreServices 44 (44) 
>> <DC7400FB-851E-7B8A-5BF6-6F50094302FB> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>>   0x7fff80ce8000 -     0x7fff80d21fef  libcups.2.dylib 2.8.0 (compatibility 
>> 2.0.0) <97F968EB-80ED-36FB-7819-D438B489E46E> /usr/lib/libcups.2.dylib
>>   0x7fff80d22000 -     0x7fff80d65fef  libtidy.A.dylib ??? (???) 
>> <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
>>   0x7fff80d66000 -     0x7fff80e23ff7  com.apple.CoreServices.OSServices 357 
>> (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
>>   0x7fff80e24000 -     0x7fff80e4dff7  
>> com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) 
>> <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> 
>> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
>>   0x7fff80e4e000 -     0x7fff80e4eff7  com.apple.ApplicationServices 38 (38) 
>> <10A0B9E9-4988-03D4-FC56-DDE231A02C63> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>>   0x7fff80e4f000 -     0x7fff81353fe7  com.apple.VideoToolbox 0.484.20 
>> (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> 
>> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
>>   0x7fff81354000 -     0x7fff813d6fff  com.apple.QuickLookUIFramework 2.3 
>> (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> 
>> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
>>   0x7fff813d7000 -     0x7fff813fafff  com.apple.opencl 12.3 (12.3) 
>> <D30A45FC-4520-45AF-3CA5-092313DB5D54> 
>> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
>>   0x7fff81473000 -     0x7fff81528fe7  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
>>   0x7fff81531000 -     0x7fff8179bfef  com.apple.QuartzComposer 4.2 
>> ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> 
>> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
>>   0x7fff81906000 -     0x7fff81b48fef  com.apple.AddressBook.framework 5.0.3 
>> (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> 
>> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
>>   0x7fff81b49000 -     0x7fff81b98ff7  
>> com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) 
>> <14FD0978-4BE0-336B-A19E-F388694583EB> 
>> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
>>   0x7fff81b99000 -     0x7fff81d08fe7  com.apple.QTKit 7.6.6 (1756) 
>> <250AB242-816D-9F5D-94FB-18BF2AE9AAE7> 
>> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
>>   0x7fff81d1f000 -     0x7fff81d93ff7  com.apple.WhitePagesFramework 10.6.0 
>> (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> 
>> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
>>   0x7fff81daa000 -     0x7fff81e59fff  edu.mit.Kerberos 6.5.10 (6.5.10) 
>> <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> 
>> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>>   0x7fff81e90000 -     0x7fff81ed5fff  com.apple.CoreMediaIOServices 133.0 
>> (1158) <53F7A2A6-78CA-6C34-0BB6-471388019799> 
>> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
>>   0x7fff81ed6000 -     0x7fff81f8cfff  libobjc.A.dylib 227.0.0 
>> (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> 
>> /usr/lib/libobjc.A.dylib
>>   0x7fff81f8d000 -     0x7fff8205ffe7  com.apple.CFNetwork 454.11.5 
>> (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>>   0x7fff82060000 -     0x7fff822e6fef  com.apple.security 6.1.1 (37594) 
>> <17CF7858-52D9-9665-3AE8-23F07CC8BEA1> 
>> /System/Library/Frameworks/Security.framework/Versions/A/Security
>>   0x7fff82324000 -     0x7fff82324ff7  com.apple.quartzframework 1.5 (1.5) 
>> <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> 
>> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
>>   0x7fff82325000 -     0x7fff823a1ff7  com.apple.ISSupport 1.9.4 (52) 
>> <93A57F16-3BD5-25AD-5CFF-00007A141129> 
>> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
>>   0x7fff823a2000 -     0x7fff823d1ff7  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
>>   0x7fff823d2000 -     0x7fff824ebfef  libGLProgrammability.dylib ??? (???) 
>> <13E8114C-6E07-A66E-35E6-C185E54840AE> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
>>   0x7fff824ec000 -     0x7fff82554fff  com.apple.MeshKitRuntime 1.1 (49.2) 
>> <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> 
>> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
>>   0x7fff82555000 -     0x7fff82564fff  com.apple.NetFS 3.2.1 (3.2.1) 
>> <0357C371-2E2D-069C-08FB-1180512B8516> 
>> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
>>   0x7fff82565000 -     0x7fff825a3fef  com.apple.DebugSymbols 1.1 (70) 
>> <C3D11461-E118-09DB-D9D7-8972B3FD160F> 
>> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
>>   0x7fff825a4000 -     0x7fff825cafe7  libJPEG.dylib ??? (???) 
>> <6690F15D-E970-2678-430E-590A94F5C8E9> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>>   0x7fff825fb000 -     0x7fff825fcfff  liblangid.dylib ??? (???) 
>> <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
>>   0x7fff825fd000 -     0x7fff82611fff  libGL.dylib ??? (???) 
>> <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>>   0x7fff82612000 -     0x7fff82614fff  libRadiance.dylib ??? (???) 
>> <76438F90-DD4B-9941-9367-F2DFDF927876> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>>   0x7fff82615000 -     0x7fff82693fff  com.apple.CoreText 3.5.0 (???) 
>> <4D5C7932-293B-17FF-7309-B580BB1953EA> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
>>   0x7fff82694000 -     0x7fff8272efff  com.apple.ApplicationServices.ATS 4.4 
>> (???) <395849EE-244A-7323-6CBA-E71E3B722984> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
>>   0x7fff8272f000 -     0x7fff827b5ff3  com.apple.iLifeMediaBrowser 2.1.5 
>> (368) <BC6090D5-47FD-882D-1123-BA40CB821481> 
>> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
>>   0x7fff827ec000 -     0x7fff82903fef  libxml2.2.dylib 10.3.0 (compatibility 
>> 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
>>   0x7fff82906000 -     0x7fff82929ff7  com.apple.iChat.IMFoundation 5.0.5 
>> (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> 
>> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/Versions/A/IMFoundation
>>   0x7fff8292a000 -     0x7fff829a7fef  libstdc++.6.dylib 7.9.0 
>> (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> 
>> /usr/lib/libstdc++.6.dylib
>>   0x7fff829c4000 -     0x7fff82aeafff  com.apple.audio.toolbox.AudioToolbox 
>> 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> 
>> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>>   0x7fff82be6000 -     0x7fff82bfaff7  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
>>   0x7fff82bfb000 -     0x7fff82bfeff7  com.apple.securityhi 4.0 (36638) 
>> <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
>>   0x7fff82bff000 -     0x7fff82bffff7  com.apple.Accelerate.vecLib 3.6 
>> (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
>>   0x7fff82c00000 -     0x7fff82c18fff  com.apple.iChat.InstantMessage 5.0.5 
>> (747) <D9784E28-7614-1BAD-8B22-EC12079BCC40> 
>> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
>>   0x7fff82c19000 -     0x7fff82c6efef  com.apple.framework.familycontrols 
>> 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> 
>> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
>>   0x7fff82c6f000 -     0x7fff82decff7  com.apple.WebKit 6533.19 (6533.19.4) 
>> <3B8D40F4-9B05-82BE-ECA5-7855A77AF700> 
>> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
>>   0x7fff82e1e000 -     0x7fff82e7efe7  com.apple.framework.IOKit 2.0 (???) 
>> <D107CB8A-5182-3AC4-35D0-07068A695C05> 
>> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>>   0x7fff82e7f000 -     0x7fff82e85ff7  IOSurface ??? (???) 
>> <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> 
>> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
>>   0x7fff82e86000 -     0x7fff82e87ff7  com.apple.TrustEvaluationAgent 1.1 
>> (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> 
>> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
>>   0x7fff82e88000 -     0x7fff83afbfef  com.apple.WebCore 6533.19 (6533.19.4) 
>> <214A0165-E3D0-1F7A-F2D5-5337E00E410A> 
>> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
>>   0x7fff83bd5000 -     0x7fff83bd5ff7  com.apple.Carbon 150 (152) 
>> <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>>   0x7fff83bd6000 -     0x7fff83bf7fff  libresolv.9.dylib 41.0.0 
>> (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> 
>> /usr/lib/libresolv.9.dylib
>>   0x7fff83bf8000 -     0x7fff83bf9ff7  com.apple.audio.units.AudioUnit 1.6.5 
>> (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> 
>> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>>   0x7fff83bfa000 -     0x7fff83c05fff  com.apple.dotMacLegacy 3.2 (266) 
>> <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> 
>> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
>>   0x7fff83c06000 -     0x7fff83c4ffef  libGLU.dylib ??? (???) 
>> <EB4255DD-A9E5-FAD0-52A4-CCB4E792B86F> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>>   0x7fff83c50000 -     0x7fff83d5aff7  com.apple.MeshKitIO 1.1 (49.2) 
>> <F296E151-80AE-7764-B969-C2050DF26BFE> 
>> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
>>   0x7fff83d5b000 -     0x7fff83d5bff7  com.apple.Cocoa 6.6 (???) 
>> <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> 
>> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
>>   0x7fff83d5c000 -     0x7fff83dcefef  com.apple.CoreSymbolication 2.0 (23) 
>> <06F8561E-4B36-7BF6-31BA-64091B3D8058> 
>> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
>>   0x7fff83dcf000 -     0x7fff847c5fff  com.apple.AppKit 6.6.7 (1038.35) 
>> <9F4DF818-9DB9-98DA-490C-EF29EA757A97> 
>> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>>   0x7fff847c6000 -     0x7fff847ebff7  com.apple.CoreVideo 1.6.2 (45.6) 
>> <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> 
>> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>>   0x7fff847ec000 -     0x7fff84802fef  libbsm.0.dylib ??? (???) 
>> <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
>>   0x7fff8484d000 -     0x7fff84b90ff7  com.apple.MessageFramework 4.4 (1082) 
>> <7314B194-6FC8-7CEE-81AE-2AF4ADE34AAA> 
>> /System/Library/Frameworks/Message.framework/Versions/B/Message
>>   0x7fff84b98000 -     0x7fff84c38fff  com.apple.LaunchServices 362.1 
>> (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
>>   0x7fff84c39000 -     0x7fff84d13ff7  com.apple.vImage 4.0 (4.0) 
>> <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
>>   0x7fff84d14000 -     0x7fff84f4ffef  com.apple.imageKit 2.0.3 (1.0) 
>> <5D18C246-303A-6580-9DC9-79BE79467C95> 
>> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
>>   0x7fff84f50000 -     0x7fff84fc1ff7  com.apple.AppleVAFramework 4.10.12 
>> (4.10.12) <1B68BE43-4C54-87F5-0723-0B0A14CD21E8> 
>> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
>>   0x7fff84fc2000 -     0x7fff85003ff7  com.apple.CoreMedia 0.484.20 (484.20) 
>> <42F3B74A-F886-33A0-40EE-8399B12BD32A> 
>> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
>>   0x7fff85004000 -     0x7fff8503dff7  com.apple.MeshKit 1.1 (49.2) 
>> <3795F201-4A5F-3D40-57E0-87AD6B714239> 
>> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
>>   0x7fff8503e000 -     0x7fff851fcfff  libicucore.A.dylib 40.0.0 
>> (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> 
>> /usr/lib/libicucore.A.dylib
>>   0x7fff851fd000 -     0x7fff85201ff7  libmathCommon.A.dylib 315.0.0 
>> (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> 
>> /usr/lib/system/libmathCommon.A.dylib
>>   0x7fff85232000 -     0x7fff8560cfff  com.apple.RawCamera.bundle 3.4.1 
>> (546) <F7865FD2-4869-AB19-10AA-EFF1B3BC4178> 
>> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
>>   0x7fff8560d000 -     0x7fff8561bff7  libkxld.dylib ??? (???) 
>> <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
>>   0x7fff8561c000 -     0x7fff85637fff  com.apple.datadetectors 2.1 (102.2) 
>> <69DC4391-62F4-9168-A9EF-8EA36F49D77A> 
>> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
>>   0x7fff85638000 -     0x7fff85a7bfef  libLAPACK.dylib 219.0.0 
>> (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
>>   0x7fff85a8b000 -     0x7fff85d89fe7  com.apple.HIToolbox 1.6.3 (???) 
>> <CF0C8524-FA82-3908-ACD0-A9176C704AED> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>>   0x7fff85d8a000 -     0x7fff85decfe7  com.apple.datadetectorscore 2.0 
>> (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> 
>> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
>>   0x7fff85ded000 -     0x7fff85e15fff  com.apple.DictionaryServices 1.1.2 
>> (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
>>   0x7fff85e16000 -     0x7fff85e53ff7  libFontRegistry.dylib ??? (???) 
>> <8C69F685-3507-1B8F-51AD-6183D5E88979> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
>>   0x7fff85e54000 -     0x7fff85e66fe7  libsasl2.2.dylib 3.15.0 
>> (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> 
>> /usr/lib/libsasl2.2.dylib
>>   0x7fff85f33000 -     0x7fff85f7aff7  com.apple.coreui 2 (114) 
>> <D7645B59-0431-6283-7322-957D944DAB21> 
>> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>>   0x7fff85f7b000 -     0x7fff85f7bff7  com.apple.Accelerate 1.6 (Accelerate 
>> 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>>   0x7fff85f7c000 -     0x7fff85f81fff  libGFXShared.dylib ??? (???) 
>> <A94DE483-A586-A172-104F-1CFC5F0BFD57> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
>>   0x7fff85fa7000 -     0x7fff866a406f  com.apple.CoreGraphics 1.545.0 (???) 
>> <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>>   0x7fff866a5000 -     0x7fff866efff7  com.apple.Metadata 10.6.3 (507.12) 
>> <9231045A-E2E3-B0C2-C81A-92C9EA98A4DF> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
>>   0x7fff867f3000 -     0x7fff86914fe7  libcrypto.0.9.8.dylib 0.9.8 
>> (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> 
>> /usr/lib/libcrypto.0.9.8.dylib
>>   0x7fff86915000 -     0x7fff86932ff7  libPng.dylib ??? (???) 
>> <14043CBC-329F-4009-299E-DEE411E16134> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>>   0x7fff86933000 -     0x7fff869b8ff7  com.apple.print.framework.PrintCore 
>> 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
>>   0x7fff869b9000 -     0x7fff86a72fff  libsqlite3.dylib 9.6.0 (compatibility 
>> 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
>>   0x7fff86a73000 -     0x7fff86b34fe7  libFontParser.dylib ??? (???) 
>> <8B12D37E-3A95-5A73-509C-3AA991E0C546> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
>>   0x7fff86c2e000 -     0x7fff86c78ff7  com.apple.DAVKit 4.0.3 (732) 
>> <446FCDF1-E33E-52D3-ABAC-5DBE68322DF0> 
>> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
>>   0x7fff86e2d000 -     0x7fff86e74fff  com.apple.QuickLookFramework 2.3 
>> (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> 
>> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
>>   0x7fff86e75000 -     0x7fff86e7cff7  com.apple.KerberosHelper 2.1 (1.0) 
>> <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> 
>> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
>>   0x7fff86e7d000 -     0x7fff86e83ff7  com.apple.DiskArbitration 2.3 (2.3) 
>> <857F6E43-1EF4-7D53-351B-10DE0A8F992A> 
>> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
>>   0x7fff86e84000 -     0x7fff86e91fe7  libCSync.A.dylib 545.0.0 
>> (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
>>   0x7fff86e92000 -     0x7fff86f0ffef  com.apple.backup.framework 1.2.2 
>> (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> 
>> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
>>   0x7fff86f10000 -     0x7fff86f4dfff  com.apple.LDAPFramework 2.0 (120.1) 
>> <16383FF5-0537-6298-73C9-473AEC9C149C> 
>> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
>>   0x7fff86f71000 -     0x7fff8777bfe7  libBLAS.dylib 219.0.0 (compatibility 
>> 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
>>   0x7fff8777c000 -     0x7fff877b6fff  libssl.0.9.8.dylib 0.9.8 
>> (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> 
>> /usr/lib/libssl.0.9.8.dylib
>>   0x7fff877e7000 -     0x7fff877fdfff  com.apple.ImageCapture 6.0.1 (6.0.1) 
>> <09ABF2E9-D110-71A9-4A6F-8A61B683E936> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
>>   0x7fff877fe000 -     0x7fff87807ff7  com.apple.DisplayServicesFW 2.3.0 
>> (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> 
>> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
>>   0x7fff87808000 -     0x7fff87849fff  com.apple.SystemConfiguration 1.10.5 
>> (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> 
>> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>>   0x7fff8784a000 -     0x7fff8786afef  com.apple.DotMacSyncManager 2.0.3 
>> (446.9) <F02D77B4-540E-04C4-A4B7-C7710155AD5E> 
>> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
>>   0x7fff8786b000 -     0x7fff87a2cfff  libSystem.B.dylib 125.2.1 
>> (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> 
>> /usr/lib/libSystem.B.dylib
>>   0x7fff87a2d000 -     0x7fff87a38fff  com.apple.CrashReporterSupport 10.6.5 
>> (252) <0895BE37-CC7E-1939-8020-489BFCB3E2C6> 
>> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
>>   0x7fff87a39000 -     0x7fff87b99ff7  com.apple.syncservices 5.2 (578.3) 
>> <67BCFAAD-C723-A8AA-B040-2E6E7771A7A3> 
>> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
>>   0x7fff87b9a000 -     0x7fff87be9fe7  com.apple.iCalendar 1.0.3 (54) 
>> <9009851F-9218-BF81-6083-299AD56CE90F> 
>> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
>>   0x7fff87bea000 -     0x7fff87bffff7  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
>>   0x7fff87c00000 -     0x7fff87c3afff  com.apple.bom 10.0 (164) 
>> <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> 
>> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
>>   0x7fff87c7b000 -     0x7fff87c7bff7  com.apple.vecLib 3.6 (vecLib 3.6) 
>> <96FB6BAD-5568-C4E0-6FA7-02791A58B584> 
>> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>>   0x7fff87c7c000 -     0x7fff87caefff  libTrueTypeScaler.dylib ??? (???) 
>> <B9ECE1BD-A716-9F65-6466-4444D641F584> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
>>   0x7fff87caf000 -     0x7fff87cf3fe7  com.apple.ImageCaptureCore 1.0.3 
>> (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> 
>> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
>>   0x7fff87cf4000 -     0x7fff87d3dff7  com.apple.securityinterface 4.0.1 
>> (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> 
>> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
>>   0x7fff87d3e000 -     0x7fff87d8ffef  com.apple.HIServices 1.8.1 (???) 
>> <BE479ABF-3D27-A5C7-800E-3FFC1731767A> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>>   0x7fff87d90000 -     0x7fff87dcbfff  com.apple.AE 496.4 (496.4) 
>> <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
>>   0x7fff87ddc000 -     0x7fff87e91fe7  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
>>   0x7fff87e9d000 -     0x7fff87ea4fff  com.apple.OpenDirectory 10.6 (10.6) 
>> <4200CFB0-DBA1-62B8-7C7C-91446D89551F> 
>> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
>>   0x7fff87ea5000 -     0x7fff87f35fff  com.apple.SearchKit 1.3.0 (1.3.0) 
>> <4175DC31-1506-228A-08FD-C704AC9DF642> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
>>   0x7fff87f36000 -     0x7fff87f41ff7  com.apple.NSServerNotificationCenter 
>> 2.2 (2.2) <429097EC-ED66-1EF0-EDE5-14798117BF95> 
>> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
>>   0x7fff87f42000 -     0x7fff88046fff  com.apple.PubSub 1.0.5 (65.20) 
>> <67A088DF-7F4A-DC23-6F96-F9BAA4C238DC> 
>> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
>>   0x7fff88047000 -     0x7fff88058ff7  libz.1.dylib 1.2.3 (compatibility 
>> 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
>>   0x7fff88059000 -     0x7fff88181ff7  com.apple.MediaToolbox 0.484.20 
>> (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> 
>> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
>>   0x7fff881c3000 -     0x7fff88560fe7  com.apple.QuartzCore 1.6.3 (227.34) 
>> <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> 
>> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>>   0x7fff88561000 -     0x7fff88567fff  com.apple.AOSNotification 1.1.0 
>> (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> 
>> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
>>   0x7fff88568000 -     0x7fff886a6fff  com.apple.CoreData 102.1 (251) 
>> <32233D4D-00B7-CE14-C881-6BF19FD05A03> 
>> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>>   0x7fff886a7000 -     0x7fff886a8fff  com.apple.MonitorPanelFramework 1.3.0 
>> (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> 
>> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
>>   0x7fff8875f000 -     0x7fff88775fe7  com.apple.MultitouchSupport.framework 
>> 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> 
>> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
>>   0x7fff88776000 -     0x7fff88782fff  libbz2.1.0.dylib 1.0.5 (compatibility 
>> 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
>>   0x7fff88783000 -     0x7fff88972fe7  com.apple.JavaScriptCore 6533.19 
>> (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> 
>> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
>>   0x7fff88973000 -     0x7fff88b2afef  com.apple.ImageIO.framework 3.0.4 
>> (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
>>   0x7fff88b2b000 -     0x7fff88b56ff7  libxslt.1.dylib 3.24.0 (compatibility 
>> 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
>>   0x7fff88b57000 -     0x7fff88b9fff7  libvDSP.dylib 268.0.1 (compatibility 
>> 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
>>   0x7fff88ba0000 -     0x7fff88ba2fff  com.apple.print.framework.Print 6.1 
>> (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
>>   0x7fff88ba3000 -     0x7fff88bfafff  com.apple.Symbolication 1.1 (67) 
>> <73B6FC15-9E05-69E2-2955-14F82F9BC337> 
>> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
>>   0x7fff88bfb000 -     0x7fff88bfdfef  com.apple.ExceptionHandling 1.5 (10) 
>> <F2867B93-A56A-974F-9556-266BCE394057> 
>> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
>>   0x7fff88cd5000 -     0x7fff88dbafef  com.apple.DesktopServices 1.5.9 
>> (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> 
>> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>>   0x7fff88dbb000 -     0x7fff88e05fef  com.apple.IMCore 5.0.5 (747) 
>> <EA34457E-1946-C6E6-304D-B18233FF68BA> 
>> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
>>   0x7fff88e06000 -     0x7fff88e19ff7  com.apple.syncservices.syncservicesui 
>> 5.2 (578.3) <811B95F2-5349-3800-1822-45D43CF54899> 
>> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
>>   0x7fff88e1a000 -     0x7fff88e29fff  com.apple.opengl 1.6.11 (1.6.11) 
>> <43D5BE71-E1F6-6974-210C-17C68919AE08> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>>   0x7fff88e2a000 -     0x7fff88e6dff7  libRIP.A.dylib 545.0.0 (compatibility 
>> 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>>   0x7fff88e6e000 -     0x7fff88e71fff  com.apple.help 1.3.1 (41) 
>> <54B79BA2-B71B-268E-8752-5C8EE00E49E4> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
>>   0x7fff88e72000 -     0x7fff88ed2ff7  com.apple.ExchangeWebServices 1.3 
>> (61) <7DB2989C-1362-8688-C73E-8405734A6566> 
>> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
>>   0x7fff88ed3000 -     0x7fff88eecfff  com.apple.CFOpenDirectory 10.6 (10.6) 
>> <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> 
>> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
>>   0x7fff88eed000 -     0x7fff88f39fff  libauto.dylib ??? (???) 
>> <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
>>   0x7fff88f3a000 -     0x7fff890b1fe7  com.apple.CoreFoundation 6.6.4 
>> (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> 
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>>   0x7fff890b2000 -     0x7fff890bdff7  
>> com.apple.speech.recognition.framework 3.11.1 (3.11.1) 
>> <F0DDF27E-DB55-07CE-E548-C62095BE8167> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
>>   0x7fff890be000 -     0x7fff8910dfef  libTIFF.dylib ??? (???) 
>> <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>>   0x7fff8910e000 -     0x7fff8913ffff  libGLImage.dylib ??? (???) 
>> <57DA0064-4581-62B8-37A8-A07ADEF46EE2> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>>   0x7fff89140000 -     0x7fff8915bff7  com.apple.openscripting 1.3.1 (???) 
>> <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
>>   0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) 
>> <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
>> 
>> 
>> 
>> Can someone please help? I don't know when this started, I'd say about a few 
>> months ago.
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "MacVisionaries" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to 
>> [email protected].
>> For more options, visit this group at 
>> http://groups.google.com/group/macvisionaries?hl=en.
>> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/macvisionaries?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to