Address Book keeps on crashing

I cant seems to start the address book application it start for 1-2 seconds tries to connect to the exchange server.
It crashes with the following error
My contacts are normally stored on the exchange server.
Any help will do . please
Thanks
Etienne
Process: Address Book [8698]
Path: /Applications/Address Book.app/Contents/MacOS/Address Book
Identifier: com.apple.AddressBook
Version: 5.0 (862)
Build Info: AddressBook-8620000~1
Code Type: X86-64 (Native)
Parent Process: launchd [109]
Date/Time: 2009-10-28 15:23:47.678 +0200
OS Version: Mac OS X 10.6.1 (10B504)
Report Version: 6
Interval Since Last Report: 11768 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 18 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 5B2B647E-D751-4414-A99F-1EEFBF9BEB3A
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 6 Dispatch queue: com.apple.root.default-priority
Application Specific Information:
abort() called
* Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid folder mapping state: A contact has been found to be present in more than one group within the Exchange data source ( person = "ABPerson (0x1154c0c40) {
ABPersonFlags : 0
Creation : 2009-10-28 07:33:17 +0200
First : Skippies
JobTitle :
Last : Sceepers
Modification : 2009-10-28 11:49:12 +0200
Note :
Organization :
Parent Groups : Contacts (0x1154c67a0), backup (0x1154cb5d0)
Phone : {
* work 0218546516
mobile +27 825783949
Unique ID : A42F8C4E-8206-4EFC-B365-22E19614F027:ABPerson
* Call stack at first throw:
0 CoreFoundation 0x00007fff872735a4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff82fe2313 objcexceptionthrow + 45
2 CoreFoundation 0x00007fff872733c7 +[NSException raise:format:arguments:] + 103
3 Foundation 0x00007fff83b06daa -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
4 Exchange 0x00000001007906e1 -[ABExchangeSendLocalContactChangesOperation sendCreates:inFolderWithItemId:people:] + 1175
5 Exchange 0x0000000100792141 -[ABExchangeSendLocalContactChangesOperation sendOperations:bySelector:userInfo:] + 281
6 Exchange 0x0000000100791fcd -[ABExchangeSendLocalContactChangesOperation sendCreates:] + 535
7 Exchange 0x00000001007950d6 -[ABExchangeSendLocalContactChangesOperation sendQueuedLocalChanges] + 1304
8 Exchange 0x000000010078e169 -[ABExchangeSendLocalContactChangesOperation main] + 186
9 Foundation 0x00007fff83a7211a -[__NSOperationInternal start] + 673
10 Foundation 0x00007fff83a71dd8 ___startOperations_block_invoke2 + 99
11 libSystem.B.dylib 0x00007fff8849fcf6 dispatch_call_block_andrelease + 15
12 libSystem.B.dylib 0x00007fff8847e1e9 dispatch_workerthread2 + 231
13 libSystem.B.dylib 0x00007fff8847db28 pthreadwqthread + 353
14 libSystem.B.dylib 0x00007fff8847d9c5 start_wqthread + 13
Thread 0: Dispatch queue: com.apple.main-thread
0 libsqlite3.dylib 0x00007fff82ce6978 sqlite3VdbeExec + 9880
1 libsqlite3.dylib 0x00007fff82cef778 sqlite3_step + 1384
2 com.apple.CoreData 0x00007fff829d3c1c _execute + 76
3 com.apple.CoreData 0x00007fff829e4e63 -[NSSQLiteConnection fetchResultSet:usingFetchPlan:] + 1363
4 com.apple.CoreData 0x00007fff829e318e -[NSSQLCore _newRowsForFetchPlan:selectedBy:withArgument:] + 1070
5 com.apple.CoreData 0x00007fff829db57b -[NSSQLCore newRowsForFetchPlan:] + 315
6 com.apple.CoreData 0x00007fff829daea8 -[NSSQLCore objectsForFetchRequest:inContext:] + 344
7 com.apple.CoreData 0x00007fff829daaf6 -[NSSQLCore executeRequest:withContext:] + 166
8 com.apple.CoreData 0x00007fff829da150 -[NSPersistentStoreCoordinator(_NSInternalMethods) executeRequest:withContext:] + 688
9 com.apple.CoreData 0x00007fff829d7a6b -[NSManagedObjectContext executeFetchRequest:error:] + 267
10 com.apple.AppKit 0x00007fff8197545c -[_NSManagedProxy fetchObjectsWithFetchRequest:error:] + 77
11 com.apple.AppKit 0x00007fff81975257 -[NSArrayController(NSManagedController) _performFetchWithRequest:merge:error:] + 73
12 com.apple.AppKit 0x00007fff81975189 -[NSObjectController(NSManagedController) fetchWithRequest:merge:error:] + 181
13 ...apple.AddressBook.framework 0x00007fff84c698ed -[ABArrayController fetchWithRequest:merge:error:] + 340
14 com.apple.AppKit 0x00007fff81974c38 -[NSObjectController(NSManagedController) _executeFetch:didCommitSuccessfully:actionSender:] + 92
15 com.apple.AppKit 0x00007fff81973259 _NSSendCommitEditingSelector + 61
16 com.apple.AppKit 0x00007fff81974bc7 -[NSController _controllerEditor:didCommit:contextInfo:] + 199
17 com.apple.CoreFoundation 0x00007fff8724935c _invoking__ + 140
18 com.apple.CoreFoundation 0x00007fff8724922d -[NSInvocation invoke] + 141
19 com.apple.CoreFoundation 0x00007fff87264f21 -[NSInvocation invokeWithTarget:] + 49
20 com.apple.Foundation 0x00007fff83a60500 __NSFireDelayedPerform + 404
21 com.apple.CoreFoundation 0x00007fff87210a78 __CFRunLoopRun + 5480
22 com.apple.CoreFoundation 0x00007fff8720f03f CFRunLoopRunSpecific + 575
23 com.apple.HIToolbox 0x00007fff8361ec4e RunCurrentEventLoopInMode + 333
24 com.apple.HIToolbox 0x00007fff8361ea53 ReceiveNextEventCommon + 310
25 com.apple.HIToolbox 0x00007fff8361e90c BlockUntilNextEventMatchingListInMode + 59
26 com.apple.AppKit 0x00007fff817b1520 _DPSNextEvent + 718
27 com.apple.AppKit 0x00007fff817b0e89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
28 com.apple.AppKit 0x00007fff81776a7d -[NSApplication run] + 395
29 com.apple.AppKit 0x00007fff8176f798 NSApplicationMain + 364
30 com.apple.AddressBook 0x0000000100002038 0x100000000 + 8248
Thread 1:
0 libSystem.B.dylib 0x00007fff8847d94a _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff8847dd5c pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff8847d9c5 start_wqthread + 13
Thread 2: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff8847cb16 kevent + 10
1 libSystem.B.dylib 0x00007fff8847ea19 dispatch_mgrinvoke + 154
2 libSystem.B.dylib 0x00007fff8847e6d6 dispatch_queueinvoke + 195
3 libSystem.B.dylib 0x00007fff8847e1f6 dispatch_workerthread2 + 244
4 libSystem.B.dylib 0x00007fff8847db28 pthreadwqthread + 353
5 libSystem.B.dylib 0x00007fff8847d9c5 start_wqthread + 13
Thread 3:
0 libSystem.B.dylib 0x00007fff8847d94a _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff8847dd5c pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff8847d9c5 start_wqthread + 13
Thread 4:
0 libSystem.B.dylib 0x00007fff8847d94a _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff8847dd5c pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff8847d9c5 start_wqthread + 13
Thread 5:
0 libSystem.B.dylib 0x00007fff8847d94a _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff8847dd5c pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff8847d9c5 start_wqthread + 13
Thread 6 Crashed: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0x00007fff884d71de _semwait_signalnocancel + 10
1 libSystem.B.dylib 0x00007fff884d70e0 nanosleep$NOCANCEL + 129
2 libSystem.B.dylib 0x00007fff88533ac6 usleep$NOCANCEL + 57
3 libSystem.B.dylib 0x00007fff8855307c abort + 93
4 libstdc++.6.dylib 0x00007fff87c435d2 _tcf0 + 0
5 libobjc.A.dylib 0x00007fff82fe5f49 objcterminate + 100
6 libstdc++.6.dylib 0x00007fff87c41ae1 _cxxabiv1::_terminate(void (*)()) + 11
7 libstdc++.6.dylib 0x00007fff87c41b16 _cxxabiv1::_unexpected(void (*)()) + 0
8 libstdc++.6.dylib 0x00007fff87c41bfc _gxx_exception_cleanup(_Unwind_ReasonCode, UnwindException*) + 0
9 libobjc.A.dylib 0x00007fff82fe23b2 object_getIvar + 0
10 com.apple.CoreFoundation 0x00007fff872733c7 +[NSException raise:format:arguments:] + 103
11 com.apple.Foundation 0x00007fff83b06daa -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
12 com.apple.ExchangeSource 0x00000001007906e1 -[ABExchangeSendLocalContactChangesOperation sendCreates:inFolderWithItemId:people:] + 1175
13 com.apple.ExchangeSource 0x0000000100792141 -[ABExchangeSendLocalContactChangesOperation sendOperations:bySelector:userInfo:] + 281
14 com.apple.ExchangeSource 0x0000000100791fcd -[ABExchangeSendLocalContactChangesOperation sendCreates:] + 535
15 com.apple.ExchangeSource 0x00000001007950d6 -[ABExchangeSendLocalContactChangesOperation sendQueuedLocalChanges] + 1304
16 com.apple.ExchangeSource 0x000000010078e169 -[ABExchangeSendLocalContactChangesOperation main] + 186
17 com.apple.Foundation 0x00007fff83a7211a -[__NSOperationInternal start] + 673
18 com.apple.Foundation 0x00007fff83a71dd8 ___startOperations_block_invoke2 + 99
19 libSystem.B.dylib 0x00007fff8849fcf6 dispatch_call_block_andrelease + 15
20 libSystem.B.dylib 0x00007fff8847e1e9 dispatch_workerthread2 + 231
21 libSystem.B.dylib 0x00007fff8847db28 pthreadwqthread + 353
22 libSystem.B.dylib 0x00007fff8847d9c5 start_wqthread + 13
Thread 7:
0 libSystem.B.dylib 0x00007fff8847d94a _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff8847dd5c pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff8847d9c5 start_wqthread + 13
Thread 8:
0 libSystem.B.dylib 0x00007fff8847d94a _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff8847dd5c pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff8847d9c5 start_wqthread + 13
Thread 9:
0 libSystem.B.dylib 0x00007fff88463d7a machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff884643ed mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff8720fce2 __CFRunLoopRun + 2002
3 com.apple.CoreFoundation 0x00007fff8720f03f CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff83ac851f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff83a48f65 _NSThread__main_ + 1429
6 libSystem.B.dylib 0x00007fff8849cf66 pthreadstart + 331
7 libSystem.B.dylib 0x00007fff8849ce19 thread_start + 13
Thread 10:
0 libSystem.B.dylib 0x00007fff884a79f2 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff87231252 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff8849cf66 pthreadstart + 331
3 libSystem.B.dylib 0x00007fff8849ce19 thread_start + 13
Thread 11:
0 libSystem.B.dylib 0x00007fff8849e9c6 _semwaitsignal + 10
1 libSystem.B.dylib 0x00007fff8849e855 nanosleep + 148
2 libSystem.B.dylib 0x00007fff8849e7bf usleep + 57
3 com.apple.AppKit 0x00007fff818fc702 -[NSUIHeartBeat _heartBeatThread:] + 1540
4 com.apple.Foundation 0x00007fff83a48f65 _NSThread__main_ + 1429
5 libSystem.B.dylib 0x00007fff8849cf66 pthreadstart + 331
6 libSystem.B.dylib 0x00007fff8849ce19 thread_start + 13
Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x000000000000003c rbx: 0x000000011311e060 rcx: 0x000000011311e018 rdx: 0x0000000000000001
rdi: 0x0000000000000c03 rsi: 0x0000000000000000 rbp: 0x000000011311e050 rsp: 0x000000011311e018
r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000001 r11: 0x0000000000000246
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000064
rip: 0x00007fff884d71de rfl: 0x0000000000000247 cr2: 0x00000001012bbffe
Binary Images:
0x100000000 - 0x10001cfff com.apple.AddressBook 5.0 (862) <95463C39-DD4F-71BC-5DAD-A03B9A8108B5> /Applications/Address Book.app/Contents/MacOS/Address Book
0x100583000 - 0x100596ff7 com.apple.AddressBook.LocalSourceBundle 1.0 (862) <2ECC6C67-80B4-9F60-1A2F-2DF54DF51F9E> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
0x1005b2000 - 0x1005b5fff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
0x1005ba000 - 0x1005c0fff com.apple.AddressBook.LDAPSource 1.0 (862) <BCAA89D3-9042-F5BB-6CE2-7884EF7AB3D1> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
0x100780000 - 0x1007b8fff com.apple.ExchangeSource 1.0 (862) <4E6E29E9-93D3-1FE1-E457-8019BC768DDC> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
0x113328000 - 0x113387fff com.apple.google.GoogleContactSyncFramework 39 (39) <BD6B36C2-620E-DBC2-71A9-ECE0F627DE22> /System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/A/Google ContactSync
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
0x7fff80003000 - 0x7fff80050ff7 libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
0x7fff80051000 - 0x7fff80053fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
0x7fff80054000 - 0x7fff8028dfe7 com.apple.imageKit 2.0 (1.0) <F579694D-9FA0-6365-45CD-E380C2EB2573> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff8028e000 - 0x7fff80a98fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff80a99000 - 0x7fff80ab2fff 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
0x7fff80c97000 - 0x7fff80df4ff7 com.apple.syncservices 5.0 (575) <5A2B1757-BADC-9E3E-9260-3133C45859BB> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x7fff80df5000 - 0x7fff80df8ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff80df9000 - 0x7fff80f08ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
0x7fff80f18000 - 0x7fff80f7efe7 com.apple.AppleVAFramework 4.6.2 (4.6.2) <3DA57727-EAD1-A199-4093-54CC4698A109> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff80f7f000 - 0x7fff80fc6fef com.apple.QuickLookFramework 2.0 (327.0) <E15E267E-D462-2AD0-DB03-A54E0F94452F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff80fc7000 - 0x7fff80fcdfff libCGXCoreImage.A.dylib ??? (???) <D113DB65-BB37-5499-8825-E6AE8AB1F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff80fce000 - 0x7fff814c6ff7 com.apple.VideoToolbox 0.420.17 (420.17) <E034AA6E-A1E4-BB8F-5AFA-F5C354DDD889> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x7fff814c7000 - 0x7fff815ccfe7 libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x7fff815cd000 - 0x7fff815f0ff7 com.apple.iChat.IMFoundation 5.0 (742) <1A4FEDF7-78CF-23A3-D0FD-23D74FA556C5> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
0x7fff815f1000 - 0x7fff81619fff com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff8161a000 - 0x7fff81677fef com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff81678000 - 0x7fff816f6fef com.apple.audio.CoreAudio 3.2.0 (3.2) <51E4AA76-3A8A-2B78-95D2-582501421A4E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff816f7000 - 0x7fff816fcff7 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
0x7fff816fd000 - 0x7fff81708ff7 com.apple.speech.recognition.framework 3.10.10 (3.10.10) <7E2A89FC-0F18-1CCC-472E-AD0E2BC2DD4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff8173d000 - 0x7fff81753fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff81754000 - 0x7fff8175aff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8175b000 - 0x7fff8176cfef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
0x7fff8176d000 - 0x7fff82161fe7 com.apple.AppKit 6.6.1 (1038.2) <C17AD2AC-8639-D20F-CD99-36EEC619A5F0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff821ad000 - 0x7fff825f0fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff825f1000 - 0x7fff825f6fff libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff825f7000 - 0x7fff826b2ff7 libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff826cc000 - 0x7fff82738ff7 com.apple.CorePDF 1.0 (1.0) <8D76B569-F938-6337-533A-5C8A69B005DA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff82739000 - 0x7fff82744fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
0x7fff8287e000 - 0x7fff828c1fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
0x7fff828c2000 - 0x7fff8298efff com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x7fff8298f000 - 0x7fff829beff7 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
0x7fff829bf000 - 0x7fff82af7ff7 com.apple.CoreData 102 (246) <0502CBD8-513E-C19A-3562-20EC35535D71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff82af8000 - 0x7fff82b09fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x7fff82b0a000 - 0x7fff82b66fff libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff82b67000 - 0x7fff82b74fff libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff82b75000 - 0x7fff82b96fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
0x7fff82b97000 - 0x7fff82b98ff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <7A51FBCE-7907-28A0-B2D2-CAADA78F2913> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff82b99000 - 0x7fff82babfe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff82bae000 - 0x7fff82c62fef com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff82c63000 - 0x7fff82d1cfff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff82d1d000 - 0x7fff82dccfef edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff82dcd000 - 0x7fff82f87fef com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x7fff82fd9000 - 0x7fff8308ffe7 libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
0x7fff83090000 - 0x7fff8314cff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff8314d000 - 0x7fff83218fe7 ColorSyncDeprecated.dylib ??? (???) <03DA3BF0-1293-8947-A8B6-5E599F5B5DC7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff83235000 - 0x7fff8327bfe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff8337d000 - 0x7fff83381ff7 libCGXType.A.dylib ??? (???) <50EB4AB0-0B25-E5DC-FC9E-12268B51F02F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff83382000 - 0x7fff833bdff7 com.apple.CoreMediaIOServices 101.0 (715) <7B93206A-FEC5-FCC3-3587-91E3CEC61797> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x7fff833be000 - 0x7fff83442fff com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff83443000 - 0x7fff83481fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff83590000 - 0x7fff835f0fff com.apple.ExchangeWebServices 1.0 (54) <C56EF9CA-93FC-066F-23E5-E1FD53D86916> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
0x7fff835f1000 - 0x7fff838eefef com.apple.HIToolbox 1.6.0 (???) <870B39B2-55BD-9C82-72EB-2E3470BD0E14> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff838ef000 - 0x7fff838fefef com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff838ff000 - 0x7fff83912fff libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff83913000 - 0x7fff8397bff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
0x7fff8397c000 - 0x7fff839b3ff7 libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
0x7fff83a37000 - 0x7fff83a37ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff83a38000 - 0x7fff83cb9fe7 com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff83cba000 - 0x7fff83cf7fff com.apple.LDAPFramework 2.0 (120.1) <0F7DF87D-6A08-02AF-790B-76294FCE8916> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff83d94000 - 0x7fff83d99fff libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff83dc4000 - 0x7fff83eceff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
0x7fff83f0f000 - 0x7fff83f4afe7 com.apple.CoreMedia 0.420.17 (420.17) <E299556E-6930-DC30-DA23-88B812AF63CA> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff83f4b000 - 0x7fff841b5ff7 com.apple.QuartzComposer 4.0 (156.6) <4E43D357-4A18-5D16-02E8-14324A5B9302> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff84398000 - 0x7fff843dfff7 com.apple.coreui 0.2 (112) <E64F7594-7829-575F-666A-0B16875FC644> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff843e0000 - 0x7fff843e6fff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
0x7fff843e7000 - 0x7fff845a4fff libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
0x7fff84637000 - 0x7fff846d7fff com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff846d8000 - 0x7fff84711ff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x7fff84712000 - 0x7fff8481bfff com.apple.MediaToolbox 0.420.17 (420.17) <31834AB2-1BFF-92D5-A8D2-21B0AE51FA98> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x7fff8481c000 - 0x7fff84bb0ff7 com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff84be6000 - 0x7fff84c30ff7 com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff84c31000 - 0x7fff84e67fef com.apple.AddressBook.framework 5.0 (862) <06928F7A-AFEC-7C7F-E1EC-D99983588C00> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff84e68000 - 0x7fff84e69fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x7fff84e6a000 - 0x7fff84f1ffff com.apple.ink.framework 1.3 (104) <9B552E27-7E3F-6767-058A-C998E8F78692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff84f20000 - 0x7fff84faffff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff84fb0000 - 0x7fff84fb6ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff84fb7000 - 0x7fff850cefef libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
0x7fff850cf000 - 0x7fff850e4fff com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff85133000 - 0x7fff851aeff7 com.apple.ISSupport 1.9.1 (49) <EF46DFEE-3B41-97C1-1BE6-A19A1786B85F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff851b0000 - 0x7fff851b7ff7 com.apple.DisplayServicesFW 2.1 (2.1) <2C039CF5-8AF8-6DA3-3C77-566B22EFB172> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff851c4000 - 0x7fff85246fef com.apple.QuickLookUIFramework 2.0 (327.0) <B9850E11-3F04-100F-0122-B4AD6222A43F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff85247000 - 0x7fff85384fef com.apple.WebKit 6531 (6531.9) <17A680A1-FE75-81E5-952A-047E5FA96F66> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff85385000 - 0x7fff8538cfff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8538d000 - 0x7fff853defe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff85548000 - 0x7fff8557dff7 libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
0x7fff8557e000 - 0x7fff85c705d7 com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff85c7d000 - 0x7fff85d0dfff 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
0x7fff85d32000 - 0x7fff85d48fff com.apple.MultitouchSupport.framework 200.20 (200.20) <96B8C66E-D84D-863B-CB1D-F7E005569706> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff85dbe000 - 0x7fff85e02fef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff85e33000 - 0x7fff85e3ffef libbz2.1.0.dylib ??? (???) <4AA81AA7-DF37-6430-07D1-F59F37AEC357> /usr/lib/libbz2.1.0.dylib
0x7fff85e40000 - 0x7fff85e5eff7 libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff85e5f000 - 0x7fff85e9ffef com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff85edf000 - 0x7fff85f5cfef com.apple.backup.framework 1.1 (1.0) <35E2F1B1-C301-EFF7-F222-964D1A6ABE09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff85f5d000 - 0x7fff86037ff7 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
0x7fff86376000 - 0x7fff86379fff 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
0x7fff8637a000 - 0x7fff863cffef com.apple.framework.familycontrols 2.0 (2.0) <2520A455-5487-1964-C5D9-D284699D2537> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff864c9000 - 0x7fff864dffff 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
0x7fff864e0000 - 0x7fff864e1fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff864e2000 - 0x7fff8652bff7 com.apple.securityinterface 4.0 (36981) <F14235A2-8320-1A71-24FE-EB22008483E9> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff86548000 - 0x7fff86f6bfe7 com.apple.WebCore 6531 (6531.9) <6DEBA397-4369-A8B1-1757-40FD454F6B51> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff86f6c000 - 0x7fff86f6cff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff86f6d000 - 0x7fff86f9efff libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff86f9f000 - 0x7fff86fdcff7 libFontRegistry.dylib ??? (???) <43ADB89E-036B-9D8F-CC4B-CE6B6BCC5AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff86fdd000 - 0x7fff86fddff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff86fde000 - 0x7fff87028fef com.apple.IMCore 5.0 (742) <EE4D5BA7-AFFF-0FB1-08AF-A4152A741B8B> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
0x7fff87034000 - 0x7fff87034ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff87035000 - 0x7fff8703cff7 com.apple.KerberosHelper 2.0 (1.0) <F0154529-03F3-356D-56BC-A78964B2BE50> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
0x7fff8703d000 - 0x7fff8707eff7 com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff8707f000 - 0x7fff870c2ff7 libRIP.A.dylib ??? (???) <8D7113D2-71A7-A205-D2D0-2DB0F37FFBB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff87124000 - 0x7fff871befe7 com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff871c4000 - 0x7fff87337fef com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff87338000 - 0x7fff87338ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff87458000 - 0x7fff875c5fe7 com.apple.QTKit 7.6.3 (1584) <6D02A542-5202-4022-2050-5BE01F70D225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff875d1000 - 0x7fff875d9fff com.apple.iChat.IMUtils 5.0 (742) <58F866BF-C746-E260-DBA8-265B772EDDBA> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
0x7fff875da000 - 0x7fff87657fe7 com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x7fff87658000 - 0x7fff8765afff libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8765b000 - 0x7fff8767fff7 com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff87680000 - 0x7fff876a6fe7 libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff876a7000 - 0x7fff877c9ff7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <3CA3B481-9627-6F36-F2B8-C2763DEEB128> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff877ca000 - 0x7fff87a4efff com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff87a4f000 - 0x7fff87a6aff7 com.apple.openscripting 1.3 (???) <DFBFBFD3-90C0-0710-300C-1A7210CB3713> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff87a92000 - 0x7fff87acdfef com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff87ae4000 - 0x7fff87b04fef com.apple.DirectoryService.Framework 3.6 (621) <925EE208-03B2-B24A-3686-57EAFBDA5ADF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x7fff87b05000 - 0x7fff87b09ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff87b0a000 - 0x7fff87b19fff com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff87b1a000 - 0x7fff87b1aff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff87b1b000 - 0x7fff87b1eff7 libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff87b1f000 - 0x7fff87b91fef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff87bc8000 - 0x7fff87bf3ff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff87bf4000 - 0x7fff87bf6fff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff87bf7000 - 0x7fff87c74fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff87c75000 - 0x7fff87cd7fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff87cd8000 - 0x7fff87cd9ff7 com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff87cda000 - 0x7fff87d44fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff87d45000 - 0x7fff87d58ff7 com.apple.syncservices.syncservicesui 5.0 (575) <4B99D800-624D-FEBF-CC70-EAC553046AEB> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
0x7fff87d59000 - 0x7fff87d6dff7 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
0x7fff87d80000 - 0x7fff87dcfff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x7fff87df9000 - 0x7fff88005ff7 com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff88006000 - 0x7fff8818afff com.apple.JavaScriptCore 6531 (6531.5) <8C470ACB-1A45-71FC-673D-34EA3F5EF0DC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8818b000 - 0x7fff881acff7 com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff881ad000 - 0x7fff881adff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff881ea000 - 0x7fff88276fef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff88277000 - 0x7fff882c6ff7 libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff882c7000 - 0x7fff882d5ff7 libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
0x7fff882d6000 - 0x7fff8832dfff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff8837e000 - 0x7fff88462ff7 com.apple.DesktopServices 1.5.1 (1.5.1) <65D7E707-DBCA-5752-78EC-351DC88F3AE8> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff88463000 - 0x7fff88621ff7 libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
0x7fff88622000 - 0x7fff88653fef libTrueTypeScaler.dylib ??? (???) <3F30259E-9EB0-18D2-B0F3-7B8A9625574E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff8872c000 - 0x7fff88a5efef com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff88b14000 - 0x7fff88b34fff com.apple.DotMacSyncManager 2.0.0 (446) <1D7898EC-2EA8-EAAF-821A-B0E1A170CB03> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.16f11
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
Memory Module: global_name
AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), Atheros 5416: 2.0.19.4
Bluetooth: Version 2.2.1f7, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Network Service: Ethernet Adaptor (en2), Ethernet, en2
PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
Serial ATA Device: ST9320325AS, 298,09 GB
Parallel ATA Device: MATSHITADVD-R UJ-857E
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021b, 0x5d200000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000

Well, it does say this:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid folder mapping state: *A contact has been found to be present in more than one group within the Exchange data source*
Is that true?

Similar Messages

  • Address Book keeps crashing during import

    Address book keeps freezing during import regardless of source. Sometimes it goes through the process of letting you select the "keep old, keep new, keep both, merge" then when u click import it freezes. Other times it just freezes when u click select all and import. Anyone encounter this problem or find a solution?
    Here's the crash report:
    Process:         Address Book [1169]
    Path:            /Applications/Address Book.app/Contents/MacOS/Address Book
    Identifier:      com.apple.AddressBook
    Version:         6.1 (1062)
    Build Info:      AddressBook-1062000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [185]
    Date/Time:       2012-01-05 03:13:38.771 -0800
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000007f85123df86
    VM Regions Near 0x7f85123df86:
        CG shared images       00000001c2b47000-00000001c2b4f000 [   32K] r--/r-- SM=SHM 
    -->
        MALLOC_TINY            00007f8503400000-00007f8503500000 [ 1024K] rw-/rwx SM=COW 
    Application Specific Information:
    objc_msgSend() selector name: accountRepository
    objc[1169]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff833e9e90 objc_msgSend + 16
    1   com.apple.AddressBook.framework          0x00007fff8a9cee32 -[ABManagedObjectContext abMarkRecordsForDeletion:] + 321
    2   com.apple.AddressBook.framework          0x00007fff8a9cfb20 -[ABManagedObjectContext save:] + 207
    3   com.apple.AddressBook.framework          0x00007fff8a99b2fe -[ABNoteDatumView deferredSave:] + 95
    4   com.apple.Foundation                    0x00007fff8d9e125a __NSFireDelayedPerform + 392
    5   com.apple.CoreFoundation                0x00007fff8e546f84 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    6   com.apple.CoreFoundation                0x00007fff8e546ad6 __CFRunLoopDoTimer + 534
    7   com.apple.CoreFoundation                0x00007fff8e527471 __CFRunLoopRun + 1617
    8   com.apple.CoreFoundation                0x00007fff8e526ae6 CFRunLoopRunSpecific + 230
    9   com.apple.HIToolbox                     0x00007fff87cab3d3 RunCurrentEventLoopInMode + 277
    10  com.apple.HIToolbox                     0x00007fff87cb263d ReceiveNextEventCommon + 355
    11  com.apple.HIToolbox                     0x00007fff87cb24ca BlockUntilNextEventMatchingListInMode + 62
    12  com.apple.AppKit                        0x00007fff8819e3f1 _DPSNextEvent + 659
    13  com.apple.AppKit                        0x00007fff8819dcf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    14  com.apple.AppKit                        0x00007fff8819a62d -[NSApplication run] + 470
    15  com.apple.AppKit                        0x00007fff8841980c NSApplicationMain + 867
    16  com.apple.AddressBook                   0x0000000104097894 0x104096000 + 6292
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff84ecd7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff84e975be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff84e9614e _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff84ecb67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff84ecad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e51eb6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e5272d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e526ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8da3b0ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8da2f7fe -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8da2f776 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff872888bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8728bb75 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff84eccdf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e56ff9b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff872888bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8728bb75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff84ecd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8728a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8728bb85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff84ecd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8728a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8728bb85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff84ecd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8728a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8728bb85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff84ecd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8728a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8728bb85 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff84ecd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8728a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8728bb85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007f850e31e500  rbx: 0x000000010421c080  rcx: 0x00007f8504007090  rdx: 0x00000000a1a1a1a1
      rdi: 0x00007f850e31e5d0  rsi: 0x00007fff8aa746fe  rbp: 0x00007fff63c94670  rsp: 0x00007fff63c943a0
       r8: 0x000000000000000f   r9: 0x0000000000000670  r10: 0x00000001054361b0  r11: 0x000007f85123df76
      r12: 0xffffffffffffffff  r13: 0x00007fff74b64ae0  r14: 0x00007f8511cde850  r15: 0x0000000104206f60
      rip: 0x00007fff833e9e90  rfl: 0x0000000000010246  cr2: 0x000007f85123df86
    Logical CPU: 2
    Binary Images:
           0x104096000 -        0x1040d8ff7  com.apple.AddressBook (6.1 - 1062) <692386C3-121D-37FF-BFDC-2930B4F7A0E5> /Applications/Address Book.app/Contents/MacOS/Address Book
           0x1041f2000 -        0x1041f4fff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1062) <F03F0085-D9E7-3838-9ED6-248E8397620E> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x104383000 -        0x1043b1ff7  GLRendererFloat (??? - ???) <16DF14A0-7264-31A4-83F6-E6F96CF4AB3D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10445c000 -        0x104461ff7  libgermantok.dylib (??? - ???) <307E75E1-76E9-3CF6-A13A-AFB92FD7BC5B> /usr/lib/libgermantok.dylib
           0x105d32000 -        0x105d35fff  com.apple.DirectoryServicesSource (1.2 - 1062) <0F479AAE-037E-3310-8206-DDEB075456C9> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x105e2b000 -        0x105e2bffd +cl_kernels (??? - ???) <85C10314-264C-4398-9812-EB4F553F58C4> cl_kernels
           0x106399000 -        0x1063fafff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 196) <5304FAE6-1CC6-3539-9046-CE1C362364B9> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10646e000 -        0x106474fef  libcldcpuengine.dylib (1.50.63 - compatibility 1.0.0) <282BF919-0346-385F-B399-9019E681DF38> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10647b000 -        0x10647eff7  libCoreFSCache.dylib (??? - ???) <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x106484000 -        0x106484ff5 +cl_kernels (??? - ???) <5BDE8634-012A-465A-9496-09B11375DB8F> cl_kernels
           0x108400000 -        0x108407ff7  com.apple.mail.iaplugin (5.1 - 1251.1) <7EAD6F31-6F33-3689-A004-04E03085107F> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
           0x108410000 -        0x108412fff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
           0x108416000 -        0x10841ffff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
           0x108424000 -        0x108426fff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
           0x1084f7000 -        0x1085f0fff  libGLProgrammability.dylib (??? - ???) <BCA0FD49-2103-33D8-8801-326C6A62465E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10c560000 -        0x10c565fff  com.apple.contacts.iaplugin (1.1 - 1062) <258CC376-5A41-38AB-A21C-D307138EEB52> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k
           0x10c56b000 -        0x10c56ffff  com.aol.iaplugin (1.1 - 2) <2D29926E-4B49-3623-AC5F-40CC36A06067> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
           0x10c575000 -        0x10c57efff  com.apple.exchange.iaplugin (1.1 - 2) <2540E4F5-F8B6-3135-86BE-79B629F075FC> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
           0x10c587000 -        0x10c58cfff  com.google.iaplugin (1.1 - 2) <434CD71C-53E1-3B80-A3C0-552512CDF105> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x10c593000 -        0x10c59bfff  com.apple.calendar.iaplugin (5.0.1 - 1139.14) <C9277923-EEC8-318E-87C9-6FB41174C4F3> /System/Library/InternetAccounts/iCal.iaplugin/Contents/MacOS/iCal
           0x10c5a2000 -        0x10c5a7fff  com.apple.chat.iaplugin (1.0.1 - 935) <27BB8B6C-0BA4-36A3-AAFD-6EA9279112B0> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat
           0x10c5ac000 -        0x10c5c5fff  com.apple.placeholder.iaplugin (1.0.1 - 1) <9EBEE3A8-A6A9-32B7-A6CE-27715102F03E> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x10c5d8000 -        0x10c62bfff  com.apple.AOSUI (1.0.1 - 59) <855C1979-AF41-3DE9-8225-615DF2FC44EE> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x10c659000 -        0x10c66cff7  com.apple.AOSAccounts (1.0.1 - 1.0.61) <A0011298-B106-3DEC-B459-60D96F017BE9> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x10c680000 -        0x10c6bbff7  com.apple.Ubiquity (1.0 - 196) <B7CD3D18-84C8-3C5E-8AE5-ED3331E71F05> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10c6d8000 -        0x10c6d8ff7  com.apple.SafariDAVNotifier (1.1 - 1) <560452E6-BCB8-36B0-B36E-47AF9CC99958> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x10c6dc000 -        0x10c6fcff7  com.apple.ChunkingLibrary (1.0 - 125) <9EAE4385-5DF7-3956-8196-895DD6772BD7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x10c844000 -        0x10c85afff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
           0x10c867000 -        0x10c86afff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
           0x10c86f000 -        0x10c878fff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
           0x10c87d000 -        0x10c882fff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
           0x10c887000 -        0x10c889fff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
           0x10c88d000 -        0x10c892fff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
           0x10c897000 -        0x10c89efff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
           0x10c8a7000 -        0x10c8a9fff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
           0x10c8ad000 -        0x10c8b1fff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
           0x10c8b6000 -        0x10c8b9ff7  mschapv2.so (??? - ???) <B00D3743-D049-31D0-8CF1-8407B2A4838D> /usr/lib/sasl2/mschapv2.so
           0x10c8be000 -        0x10c8ecfff  com.apple.DirectoryService.PasswordServerFramework (7.0 - 7.0) <58E9CACA-9438-3B86-84DC-272533F2B704> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x10c901000 -        0x10c904fff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
           0x10c909000 -        0x10c90bfff  smb_nt.so (??? - ???) <CA57451C-A407-365D-A953-185167177CE8> /usr/lib/sasl2/smb_nt.so
           0x10c90f000 -        0x10c912fff  smb_ntlmv2.so (??? - ???) <7FD517BD-EDCB-3FFD-88A8-8B5F6AEA9585> /usr/lib/sasl2/smb_ntlmv2.so
           0x10c937000 -        0x10c93bfff  com.apple.mobileme.iaplugin (1.1 - 2) <4F82B8B5-A45D-33F8-8C98-49FD54E2827E> /System/Library/InternetAccounts/MobileMe.iaplugin/Contents/MacOS/MobileMe
           0x10c942000 -        0x10c947fff  com.apple.osxserver.iaplugin (1.1 - 2) <7CCB9615-DD5C-34F8-85DA-A219EB563A1A> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
           0x10c94e000 -        0x10c9d2ff7  com.apple.frameworks.server.foundation (10.7.2 - 185.2) <A0433A3D-96B5-3F8D-8A24-0EB08724028A> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x10ca31000 -        0x10ca43ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <0272C107-5F2D-33C2-958C-913C0E46C86E> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x10ca50000 -        0x10ca8aff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <DCB39254-F156-36AB-AAA1-A4AC2D6B7BDC> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x10ca9a000 -        0x10ca9efff  com.yahoo.iaplugin (1.1 - 2) <7EB84A08-2110-3BF0-A17C-6A5991220417> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
           0x10caa4000 -        0x10caa7fff  com.apple.yahoo.syncframework (1.4 - 61) <ACEE1299-375E-3B48-8CCD-B4E0B942F175> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
           0x10cfeb000 -        0x10d101ff7  libmecab.1.0.0.dylib (??? - ???) <F71C1210-CA12-3B20-8D5A-505AE4519B26> /usr/lib/libmecab.1.0.0.dylib
           0x10d4b8000 -        0x10d650ff7  GLEngine (??? - ???) <D770A837-9F8D-3C86-AB33-CBDEF5599CA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10d684000 -        0x10da8efef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.14.5 - 7.1.4) <471C13B5-5698-3A89-815B-B5EB252BA681> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x10fbcf000 -        0x10fc60ff7  unorm8_rgba.dylib (1.50.63 - compatibility 1.0.0) <DD200456-247B-3C6D-9C7E-81546BFE4BF2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x110018000 -        0x1100abff7  unorm8_bgra.dylib (1.50.63 - compatibility 1.0.0) <35664BCC-4DCD-38B9-A17D-12A2DB77DCB8> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
        0x7fff63c96000 -     0x7fff63ccaac7  dyld (195.5 - ???) <B372EB7D-DCD8-30CE-9342-E06CADD7CACA> /usr/lib/dyld
        0x7fff833e0000 -     0x7fff834c4def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff834c5000 -     0x7fff834cffff  libcsfde.dylib (??? - ???) <49DD8C85-A3F9-36FB-BB63-ECAD4ABD8AF9> /usr/lib/libcsfde.dylib
        0x7fff834d0000 -     0x7fff83515fff  com.apple.DiskManagement (4.2 - 507) <15DB8D3E-E03A-35A0-BF64-85CCF0B2AFFA> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff83516000 -     0x7fff83561ff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff83562000 -     0x7fff835d0fff  com.apple.CoreSymbolication (2.1 - 66) <7CF9EF4A-262A-3009-8D42-A76F5614E372> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff835d1000 -     0x7fff835dcfff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8361b000 -     0x7fff8367dfff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8367e000 -     0x7fff836b3fff  com.apple.securityinterface (5.0 - 55004) <CFB4A542-7297-3159-8229-A5815EFE0EF5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff836b4000 -     0x7fff836daff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff836db000 -     0x7fff836f3ff7  com.apple.iChat.InstantMessage (6.0 - 835) <69CD03BA-7F7A-33C5-9302-F28C029A1AEF> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff836f4000 -     0x7fff83a4cff7  com.apple.MessageFramework (5.1 - 1251.1) <9A036637-6172-3D23-9118-4633E2CF2029> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff83a63000 -     0x7fff83a63fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff83a64000 -     0x7fff83e02fef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff83e03000 -     0x7fff83e6dfff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83e6e000 -     0x7fff83f10ff7  com.apple.securityfoundation (5.0 - 55005) <2814D17E-E6BB-30A2-A62E-2D481AF514F2> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff83f11000 -     0x7fff83f1efff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <2DCDCCA3-F1BF-3143-A243-83973F93C95C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff83f1f000 -     0x7fff84632587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff84633000 -     0x7fff8464fff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff84650000 -     0x7fff84666fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84667000 -     0x7fff8468bfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8468c000 -     0x7fff846bcfff  com.apple.framework.Admin (11.0 - 11.0) <C72B49AD-9114-328D-A0FE-AE97111D0A78> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff846bd000 -     0x7fff84770fff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff84771000 -     0x7fff8477cfff  com.apple.dotMacLegacy (3.3 - 267) <A7CC6E73-82CD-3057-9A83-894FA0CD7E6C> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
        0x7fff8477d000 -     0x7fff84782fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff84783000 -     0x7fff84792ff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84793000 -     0x7fff84797fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff847dc000 -     0x7fff849defff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff849df000 -     0x7fff84a0afff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff84a0b000 -     0x7fff84a0ffff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff84a10000 -     0x7fff84a26ff7  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
        0x7fff84a27000 -     0x7fff84a6bff7  com.apple.MediaKit (11.0 - 585) <5672F5E1-B8DC-3B69-A8BE-E6A938E28B62> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff84a6c000 -     0x7fff84b66ff7  com.apple.DiskImagesFramework (10.7.2 - 331) <C88025FC-2460-3F33-B808-CB1E8C2E5CB9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff84b67000 -     0x7fff84b7cfff  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
        0x7fff84b7d000 -     0x7fff84df8fff  com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff84df9000 -     0x7fff84e39fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff84e3a000 -     0x7fff84e75fff  com.apple.LDAPFramework (3.1 - 120.2) <5633BDE9-BDCB-35CC-BC6B-B8E4CD011D51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84e76000 -     0x7fff84e93ff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
        0x7fff84e94000 -     0x7fff84ea2fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff84ea3000 -     0x7fff84eb5ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff84eb6000 -     0x7fff84ed6fff  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
        0x7fff84ed7000 -     0x7fff84fefff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff84ff0000 -     0x7fff85039fff  com.apple.framework.CoreWLAN (2.1.1 - 211.3) <0FBC6087-6872-3403-A317-CE888969CF4C> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8503a000 -     0x7fff8505eff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff85065000 -     0x7fff85070fff  com.apple.NSServerNotificationCenter (4.0 - 4.0) <D1ECC300-EFC2-3A5B-9E49-0BD490D1ACC3> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
        0x7fff85071000 -     0x7fff850b2fff  com.apple.QD (3.12 - ???) <983D6E1E-B8BD-3260-A960-13727351D867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff850b3000 -     0x7fff850dcfff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85174000 -     0x7fff85182ff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff85183000 -     0x7fff8549fff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff854a4000 -     0x7fff854a6fff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff854a7000 -     0x7fff854bbfff  com.apple.syncservices.syncservicesui (6.1 - 673.3) <1388CDAC-98DB-3FC8-915A-40301804D172> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
        0x7fff854bc000 -     0x7fff854c0ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff854c1000 -     0x7fff854ecff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
        0x7fff8554a000 -     0x7fff859defff  com.apple.RawCamera.bundle (3.9.0 - 584) <CB295E3D-6E52-4E53-D553-A7C5FF960C01> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff859df000 -     0x7fff859dffff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff859e0000 -     0x7fff859e0fff  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
        0x7fff859e1000 -     0x7fff859e2ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <001E87FF-97DF-328D-B22F-16E3ACEF8864> /usr/lib/system/libremovefile.dylib
        0x7fff859e3000 -     0x7fff85a75ff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff85a76000 -     0x7fff85b10ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff85b11000 -     0x7fff85b1cff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff85b1d000 -     0x7fff85b63ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <EAF61ADC-DC00-34CE-B23E-7238ED54E31D> /usr/lib/libcurl.4.dylib
        0x7fff85b64000 -     0x7fff85b6fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9807F306-4081-34DA-9970-83A136E1E53F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff85b70000 -     0x7fff85b8afff  com.apple.CoreMediaAuthoring (2.0 - 889) <B99C23FB-EE6C-3B2A-8BF1-3995B94CE7D3> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff85bbb000 -     0x7fff85bc1fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85bc2000 -     0x7fff85cc0fff  com.apple.QuickLookUIFramework (3.1 - 500.1) <D3A71FF1-7ED1-39DB-AD4E-451612DA536C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff85cc1000 -     0x7fff85d65fff  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
        0x7fff85d66000 -     0x7fff85e63fff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff85e64000 -     0x7fff8613cff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86141000 -     0x7fff86143ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff86144000 -     0x7fff86149fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8614a000 -     0x7fff8615cff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8615d000 -     0x7fff86185ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86186000 -     0x7fff861a5fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff861a6000 -     0x7fff861a7fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
        0x7fff861a8000 -     0x7fff861b6fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff86289000 -     0x7fff8636afff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8651f000 -     0x7fff8655efff  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
        0x7fff8655f000 -     0x7fff86662fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
        0x7fff866b0000 -     0x7fff86711fff  com.apple.ExchangeWebServices (2.0 - 123) <74F90633-C43E-31F2-A9CF-2E91E306E46F> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff86712000 -     0x7fff86807fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff86808000 -     0x7fff8680cfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8680d000 -     0x7fff86a80fff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff86a81000 -     0x7fff86a88ff7  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
        0x7fff86a8b000 -     0x7fff86aeffff  com.apple.Symbolication (1.2 - 83.1) <A7E088DE-BC16-3C24-A0D0-30EEBA221659> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86b02000 -     0x7fff86b02fff  com.apple.AOSMigrate (1.0 - 1) <7D22554E-EDAE-3B37-AC47-96B0797F1781> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff86b03000 -     0x7fff86beafff  com.apple.backup.framework (1.3.1 - 1.3.1) <3F01784C-3C09-3F08-B949-779F0A5248C1> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff86beb000 -     0x7fff86c2bff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
        0x7fff86c2c000 -     0x7fff86c7ffff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86c80000 -     0x7fff86c85fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff86c86000 -     0x7fff86cd9fff  com.apple.iCalendar (5.0 - 104) <F7723132-0AA0-3FB3-AAD7-2112D294FDC3> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff86cda000 -     0x7fff86d01fff  com.apple.framework.internetaccounts (1.1 - 2) <B01A08DC-2735-3783-B0C8-63492BD845CF> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff86d02000 -     0x7fff86d05ff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff86d06000 -     0x7fff86d59fff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff86d5a000 -     0x7fff86dcfff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff86dd0000 -     0x7fff86dd9ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff86dda000 -     0x7fff86edfff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86ee0000 -     0x7fff86ee2fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff86ee3000 -     0x7fff86ee9fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8723a000 -     0x7fff87317fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff87318000 -     0x7fff873dfff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff873e0000 -     0x7fff873f7fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87408000 -     0x7fff87447ff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff87448000 -     0x7fff874cdff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff874ce000 -     0x7fff874d8ff7  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
        0x7fff874d9000 -     0x7fff874e0fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff874e1000 -     0x7fff874e4fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff874e5000 -     0x7fff87527fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff87536000 -     0x7fff875ccff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff875cd000 -     0x7fff87621ff7  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
        0x7fff87622000 -     0x7fff87624fff  com.apple.EFILogin (1.0 - 1) <E806D2EA-BD93-302E-8F2C-6D33AE26E1BC> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff87625000 -     0x7fff87632fff  com.apple.KerberosHelper (3.0 - 1.0) <AB3A746A-552C-3A35-A5F8-7A86B85A6F99> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff87633000 -     0x7fff87646ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff87647000 -     0x7fff87849fff  com.apple.AOSKit (1.01 - 87) <E00ACA45-14A4-3894-9001-DDD39667B107> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8784a000 -     0x7fff87957fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff87b63000 -     0x7fff87b96ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff87b9d000 -     0x7fff87bedfff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff87bee000 -     0x7fff87c2cfff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff87c40000 -     0x7fff87ca8ff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff87ca9000 -     0x7fff87fcdfff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8800d000 -     0x7fff8800ffff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88010000 -     0x7fff88027fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff88028000 -     0x7fff88106ff7  com.apple.DiscRecording (6.0 - 6000.4.1) <644A30D5-30EA-3681-A59C-6F0C3CC7A3C7> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff88107000 -     0x7fff88114ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff88115000 -     0x7fff8813efff  com.apple.datadetectors (3.0 - 172.3) <7C8B98DD-68C0-3AE0-BCD9-55CBD63925B7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8813f000 -     0x7fff8814bfff  com.apple.CrashReporterSupport (10.7.2 - 347) <0F6D3509-9062-3647-B7C4-F25AF3AE9B71> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8814c000 -     0x7fff88194fff  com.apple.imfoundation (6.0 - 800) <A72F1D4B-FFA3-3104-8444-152B649271F5> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoun dation.framework/Versions/A/IMFoundation
        0x7fff88195000 -     0x7fff88d96ff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff88d97000 -     0x7fff88e0bfff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <CBEE0967-09B3-3074-AD96-C1CE06FDEA87> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff88e0c000 -     0x7fff88e29ff7  com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff89506000 -     0x7fff89518ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff89519000 -     0x7fff89525fff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff895aa000 -     0x7fff89703fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff89704000 -     0x7fff89709ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8970a000 -     0x7fff8980cff7  com.apple.PubSub (1.0.5 - 65.28) <8251731B-2EAA-3957-82B6-3FF0E096645A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8980d000 -     0x7fff8980dfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8980e000 -     0x7fff8986afff  com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8986b000 -     0x7fff898c0fff  libCoreStorage.dylib (??? - ???) <BDF64435-2C7F-3127-8F41-E9A86FF943DA> /usr/lib/libCoreStorage.dylib
        0x7fff898c1000 -     0x7fff898c1fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff898c2000 -     0x7fff898c8fff  IOSurface (??? - ???) <03F95CAC-569C-3573-B3D7-2D211B8BDC56> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff898c9000 -     0x7fff8a05dfef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8a05e000 -     0x7fff8a08bfff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8a08c000 -     0x7fff8a216ff7  com.apple.WebKit (7534.52 - 7534.52.7) <D858B247-71C2-395A-9A44-A0B8B0713E3A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8a217000 -     0x7fff8a27cff7  com.apple.coredav (1.0.1 - 115.19) <6E4E8A0B-F6EC-3BCE-B4FB-90154AF13279> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8a27d000 -     0x7fff8a3b6fef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a3b7000 -     0x7fff8a7e4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8a7e5000 -     0x7fff8a855fff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8a856000 -     0x7fff8ab77fff  com.apple.AddressBook.framework (6.1 - 1062) <94321204-A094-3BBE-8EA6-6048D39F4E54> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8aba0000 -     0x7fff8b184fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b185000 -     0x7fff8b188fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8b226000 -     0x7fff8b22dfff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <24F11710-FFA4-3324-ACBE-961B518D2780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8b22e000 -     0x7fff8b22efff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b22f000 -     0x7fff8b230fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff8b231000 -     0x7fff8b273ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b274000 -     0x7fff8b274fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8b286000 -     0x7fff8b28afff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <36F75773-7380-3AC7-AF62-E1E6C07B7004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8b28b000 -     0x7fff8b299ff7  libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib
        0x7fff8b29a000 -     0x7fff8b6ccfff  com.apple.VideoToolbox (1.0 - 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8bb69000 -     0x7fff8bbb7fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8bbb8000 -     0x7fff8bbbaff7  com.apple.IMServicePlugInSupport (1.0 - 1) <EE1509C4-C214-3C0D-BDD3-05362DB0287A> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport
        0x7fff8bbbb000 -     0x7fff8bbfeff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <81435CC2-91BD-36E8-AF94-57D084293675> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8bbff000 -     0x7fff8bc0dfff  com.apple.HelpData (2.1.0 - 70) <917CF02F-276E-3571-9042-AAAAC0D3D4E1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8bc0e000 -     0x7fff8bc8aff7  com.apple.imcore (6.0 - 800) <98839D42-39FB-306B-8259-BF7FA3D443A7> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8bc8b000 -     0x7fff8bc8cfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8bc8d000 -     0x7fff8bcbdfff  com.apple.shortcut (2.0 - 2.0) <D8FD6158-7E9C-33E5-AED0-57B4C252A904> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8bcbe000 -     0x7fff8bf49fff  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <4B188A38-3A5B-327D-ABE9-8EE2420B3791> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8bf4a000 -     0x7fff8bf85ff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
        0x7fff8bfae000 -     0x7fff8c475fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8c476000 -     0x7fff8c4a3ff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c4df000 -     0x7fff8c4f3ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8c55a000 -     0x7fff8c784ff7  com.apple.CalendarStore (5.0.1 - 1139.14) <570E813D-3E53-3F44-8EFB-9037809B305B> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff8c785000 -     0x7fff8c78cfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c78d000 -     0x7fff8c78dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8c78e000 -     0x7fff8c791fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8c792000 -     0x7fff8c894ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
        0x7fff8c895000 -     0x7fff8c8c2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
        0x7fff8c8c3000 -     0x7fff8c939fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8c93a000 -     0x7fff8caa5fff  com.apple.syncservices (6.1 - 673.3) <1EDAC1B3-C010-3CE1-BC4D-33B879EEF191> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff8caa6000 -     0x7fff8d7b1ff7  com.apple.WebCore (7534.52 - 7534.52.12) <32AF92F7-44FC-3ADB-A6DD-D58A3EA88EFE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8d7b2000 -     0x7fff8d93cff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d9ce000 -     0x7fff8d9d4ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8d9d5000 -     0x7fff8dceeff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8dcef000 -     0x7fff8dd72fef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8dd73000 -     0x7fff8dd9aff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ddd6000 -     0x7fff8de5aff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8de77000 -     0x7fff8dfddfff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8dfde000 -     0x7fff8e017fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8e1ef000 -     0x7fff8e21fff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8e220000 -     0x7fff8e22bff7  com.apple.aps.framework (2.1 - 2.1) <032C9540-6E89-37FE-9C31-9BF4CC2EBF80> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8e239000 -     0x7fff8e244ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8e249000 -     0x7fff8e251fff  libsystem_dnssd.dylib (??? - ???) <998E3778-7B43-301C-9053-12045AB8544D> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e252000 -     0x7fff8e253fff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
        0x7fff8e271000 -     0x7fff8e2d1fff  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
        0x7fff8e2d2000 -     0x7fff8e364fff  com.apple.CorePDF (3.0 - 3.0) <FA08FDA8-38C5-353D-89FC-59F9F99ABADD> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e365000 -     0x7fff8e366fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e367000 -     0x7fff8e36bfff  com.apple.FindMyMac (1.1 - 1.1) <D9EB8F02-7C45-3948-9B50-4979993C6599> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff8e36c000 -     0x7fff8e3dffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8e3e0000 -     0x7fff8e43bff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8e4ee000 -     0x7fff8e6c2fff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e6c3000 -     0x7fff8e8ddfef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8e8de000 -     0x7fff8e8defff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8e93a000 -     0x7fff8e93bfff  libsystem_sandbox.dylib (??? - ???) <DC97E52F-C577-3A8A-A2F6-431AE3D40C40> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8e93c000 -     0x7fff8e942fff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e943000 -     0x7fff8e97dfef  com.apple.DebugSymbols (2.1 - 85) <F45985E2-D1D0-3F47-861E-47904837B76F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e980000 -     0x7fff8e985fff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8e986000 -     0x7fff8e9afff7  com.apple.framework.Apple80211 (7.1.1 - 711.1) <FD0675E6-6602-3C28-85AA-6A4AF6B36D78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8e9b0000 -     0x7fff8e9dbfff  com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <686A1AA0-AE00-3CFB-8DEE-C84B26C83157> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8e9dc000 -

    Does it matter whether I delete the Cashe.db file in the User ~/Library file or in the Volumn ~/Library file?
    Yes it matters.
    ~/Library/Caches/com.apple.AddressBook
    ~ (Tilde) character represents your Home folder.
    /Library is root.
    If deleting the Cache.db file doesn't help, reinstall Lion using Lion Recovery.

  • Address Book Keeps Crashing

    Hi,
    Every time I open the address book, the application crashes with the following message.  Any ideas?
    Process:         Address Book [31187]
    Path:            /Applications/Address Book.app/Contents/MacOS/Address Book
    Identifier:      com.apple.AddressBook
    Version:         6.1.2 (1090)
    Build Info:      AddressBook-1090000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [244]
    Date/Time:       2012-07-09 15:27:34.224 -0400
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Sleep/Wake UUID: 83649405-9E62-417E-9DA8-07FC5A3122D2
    Interval Since Last Report:          185544 sec
    Crashes Since Last Report:           55
    Per-App Interval Since Last Report:  21866 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                      DC41A85B-7514-4B9D-A453-EC2E9F16867E
    Crashed Thread:  2  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[31187]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid parameter not satisfying 'uniqueId != nil''
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff8a13df56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff844a0d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8a13dd8a +[NSException raise:format:arguments:] + 106
              3   CoreFoundation                      0x00007fff8a13dd14 +[NSException raise:format:] + 116
              4   AddressBook                         0x00007fff8a288ff8 -[ABAddressBook recordForUniqueId:inAccount:] + 72
              5   AddressBook                         0x00007fff8a2890e5 -[ABAddressBook recordForUniqueId:] + 20
              6   Exchange                            0x0000000107e3fd95 -[NSObject(ABExchangeMapper) addressBookRecordForExchangeFolderId:] + 170
              7   Exchange                            0x0000000107e51df9 -[ABExchangeSendLocalContactChangesOperation sendCreates:inFolderWithItemId:people:] + 541
              8   Exchange                            0x0000000107e53a72 -[ABExchangeSendLocalContactChangesOperation sendCreates:userInfo:] + 100
              9   Exchange                            0x0000000107e53e53 -[ABExchangeSendLocalContactChangesOperation sendOperations:bySelector:userInfo:] + 245
              10  Exchange                            0x0000000107e53cfd -[ABExchangeSendLocalContactChangesOperation sendCreates:] + 636
              11  Exchange                            0x0000000107e547ba -[ABExchangeSendLocalContactChangesOperation sendQueuedLocalChanges] + 1450
              12  Exchange                            0x0000000107e54953 -[ABExchangeSendLocalContactChangesOperation doMain] + 167
              13  Exchange                            0x0000000107e40963 __-[ABExchangeOperation main]_block_invoke_1 + 41
              14  AddressBook                         0x00007fff8a3f8757 ab_set_current_queue_name_while_running_block + 149
              15  Exchange                            0x0000000107e48d40 -[ABExchangeOperation main] + 85
              16  Foundation                          0x00007fff90bb66b4 -[__NSOperationInternal start] + 705
              17  Foundation                          0x00007fff90bc9912 ____NSOQSchedule_block_invoke_2 + 124
              18  libdispatch.dylib                   0x00007fff8a5c9a86 _dispatch_call_block_and_release + 18
              19  libdispatch.dylib                   0x00007fff8a5ca965 _dispatch_worker_thread2 + 255
              20  libsystem_c.dylib                   0x00007fff8463b3da _pthread_wqthread + 316
              21  libsystem_c.dylib                   0x00007fff8463cb85 start_wqthread + 13
    terminate called throwing an exception
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff879bb67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff879bad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a0ca50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a0d2c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a0d2486 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x00007fff8ce5a4d3 RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x00007fff8ce61781 ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x00007fff8ce6160e BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff8e8fde31 _DPSNextEvent + 659
    9   com.apple.AppKit                        0x00007fff8e8fd735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                        0x00007fff8ebb1acd -[NSApplication _realDoModalLoop:peek:] + 610
    11  com.apple.AppKit                        0x00007fff8ebb1701 -[NSApplication runModalForWindow:] + 120
    12  com.apple.AppKit                        0x00007fff8eba4d65 -[NSAlert runModal] + 159
    13  com.apple.AppKit                        0x00007fff8e92cc4f __-[NSPersistentUIManager promptToIgnorePersistentState]_block_invoke_1 + 815
    14  com.apple.AppKit                        0x00007fff8ebaab1a -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 31
    15  com.apple.AppKit                        0x00007fff8e92c8e8 -[NSPersistentUIManager promptToIgnorePersistentState] + 178
    16  com.apple.AppKit                        0x00007fff8e9010a4 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 180
    17  com.apple.AppKit                        0x00007fff8e900f01 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 227
    18  com.apple.AppKit                        0x00007fff8e900c71 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
    19  com.apple.CoreFoundation                0x00007fff8a130541 -[NSObject performSelector:withObject:withObject:] + 65
    20  com.apple.Foundation                    0x00007fff90ba77c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
    21  com.apple.Foundation                    0x00007fff90ba674e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
    22  com.apple.Foundation                    0x00007fff90ba65dc _NSAppleEventManagerGenericHandler + 105
    23  com.apple.AE                            0x00007fff8b2f6c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
    24  com.apple.AE                            0x00007fff8b2f6b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
    25  com.apple.AE                            0x00007fff8b2f69f7 aeProcessAppleEvent + 250
    26  com.apple.HIToolbox                     0x00007fff8ce68d7d AEProcessAppleEvent + 102
    27  com.apple.AppKit                        0x00007fff8e8fe07d _DPSNextEvent + 1247
    28  com.apple.AppKit                        0x00007fff8e8fd735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    29  com.apple.AppKit                        0x00007fff8e8fa071 -[NSApplication run] + 470
    30  com.apple.AppKit                        0x00007fff8eb76244 NSApplicationMain + 867
    31  com.apple.AddressBook                   0x00000001057c20dc 0x1057c0000 + 8412
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff879bd7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8a5cb78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8a5ca31a _dispatch_mgr_thread + 54
    Thread 2 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff879bcce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8463b7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8462ca7a abort + 143
    3   libc++abi.dylib                         0x00007fff8e6697bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff8e666fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff844a11b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff8e667001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff8e66705c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff8e668152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff844a0e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff8a13dd8a +[NSException raise:format:arguments:] + 106
    11  com.apple.CoreFoundation                0x00007fff8a13dd14 +[NSException raise:format:] + 116
    12  com.apple.AddressBook.framework          0x00007fff8a288ff8 -[ABAddressBook recordForUniqueId:inAccount:] + 72
    13  com.apple.AddressBook.framework          0x00007fff8a2890e5 -[ABAddressBook recordForUniqueId:] + 20
    14  com.apple.ExchangeSource                0x0000000107e3fd95 -[NSObject(ABExchangeMapper) addressBookRecordForExchangeFolderId:] + 170
    15  com.apple.ExchangeSource                0x0000000107e51df9 -[ABExchangeSendLocalContactChangesOperation sendCreates:inFolderWithItemId:people:] + 541
    16  com.apple.ExchangeSource                0x0000000107e53a72 -[ABExchangeSendLocalContactChangesOperation sendCreates:userInfo:] + 100
    17  com.apple.ExchangeSource                0x0000000107e53e53 -[ABExchangeSendLocalContactChangesOperation sendOperations:bySelector:userInfo:] + 245
    18  com.apple.ExchangeSource                0x0000000107e53cfd -[ABExchangeSendLocalContactChangesOperation sendCreates:] + 636
    19  com.apple.ExchangeSource                0x0000000107e547ba -[ABExchangeSendLocalContactChangesOperation sendQueuedLocalChanges] + 1450
    20  com.apple.ExchangeSource                0x0000000107e54953 -[ABExchangeSendLocalContactChangesOperation doMain] + 167
    21  com.apple.ExchangeSource                0x0000000107e40963 __-[ABExchangeOperation main]_block_invoke_1 + 41
    22  com.apple.AddressBook.framework          0x00007fff8a3f8757 ab_set_current_queue_name_while_running_block + 149
    23  com.apple.ExchangeSource                0x0000000107e48d40 -[ABExchangeOperation main] + 85
    24  com.apple.Foundation                    0x00007fff90bb66b4 -[__NSOperationInternal start] + 705
    25  com.apple.Foundation                    0x00007fff90bc9912 ____NSOQSchedule_block_invoke_2 + 124
    26  libdispatch.dylib                       0x00007fff8a5c9a86 _dispatch_call_block_and_release + 18
    27  libdispatch.dylib                       0x00007fff8a5ca965 _dispatch_worker_thread2 + 255
    28  libsystem_c.dylib                       0x00007fff8463b3da _pthread_wqthread + 316
    29  libsystem_c.dylib                       0x00007fff8463cb85 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.AOSAccounts.SetEnableService
    0   libsqlite3.dylib                        0x00007fff88026dc2 sqlite3VdbeRecordCompare + 82
    1   libsqlite3.dylib                        0x00007fff88026c23 sqlite3BtreeMovetoUnpacked + 915
    2   libsqlite3.dylib                        0x00007fff8800d01e sqlite3VdbeExec + 14702
    3   libsqlite3.dylib                        0x00007fff88008a5b sqlite3_step + 1883
    4   com.apple.CoreData                      0x00007fff85e786c7 _execute + 1367
    5   com.apple.CoreData                      0x00007fff85e77beb -[NSSQLiteConnection execute] + 1211
    6   com.apple.CoreData                      0x00007fff85ef423d -[NSSQLiteConnection performIntegrityCheck] + 221
    7   com.apple.CoreData                      0x00007fff85f42d6e -[NSSQLiteConnection _configurePragmaOptions:] + 494
    8   com.apple.CoreData                      0x00007fff85e7571d -[NSSQLiteConnection connect] + 2061
    9   com.apple.CoreData                      0x00007fff85e7470b -[NSSQLCore _loadAndSetMetadata] + 155
    10  com.apple.CoreData                      0x00007fff85e74510 -[NSSQLCore loadMetadata:] + 32
    11  com.apple.CoreData                      0x00007fff85e6b9a5 -[NSPersistentStoreCoordinator addPersistentStoreWithType:configuration:URL:options:error:] + 1157
    12  com.apple.CalendarStore                 0x00007fff842855b5 -[CalPersistentStoreCoordinator addPersistentStore:] + 507
    13  com.apple.CalendarStore                 0x00007fff841b37d0 +[CalCalendarStore(CalCalendarStore_Internal) setupCalendarStore:andCreateDefaultCalendarsIfNeeded:] + 405
    14  com.apple.CalendarStore                 0x00007fff841a71a2 +[CalCalendarStore defaultCalendarStore] + 52
    15  com.apple.AOSAccounts                   0x000000010a555b3a findCalGroupWithUID(__CFString const*) + 48
    16  com.apple.AOSAccounts                   0x000000010a556583 CalendarProvider::_CopyUID() + 49
    17  com.apple.AOSAccounts                   0x000000010a5565ed CalendarProvider::IsEnabled() + 25
    18  com.apple.AOSAccounts                   0x000000010a55e60f ServiceProviderManager::reconcileIsEnabled(__CFString const*) + 43
    19  com.apple.AOSAccounts                   0x000000010a558e96 ParseAccountInfo(__CFString const*, __CFString const*, __CFDictionary const*) + 1523
    20  com.apple.AOSAccounts                   0x000000010a55bf46 ___ZN20AccountAuthenticatorclEP14AOSTransactionP10AOSAccount_block_invoke_0 + 89
    21  libdispatch.dylib                       0x00007fff8a5c9a86 _dispatch_call_block_and_release + 18
    22  libdispatch.dylib                       0x00007fff8a5cb2d6 _dispatch_queue_drain + 264
    23  libdispatch.dylib                       0x00007fff8a5cb132 _dispatch_queue_invoke + 54
    24  libdispatch.dylib                       0x00007fff8a5ca92c _dispatch_worker_thread2 + 198
    25  libsystem_c.dylib                       0x00007fff8463b3da _pthread_wqthread + 316
    26  libsystem_c.dylib                       0x00007fff8463cb85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff879bd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8463b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8463cb85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff879bd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8463b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8463cb85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff879bd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8463b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8463cb85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff879bd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8463b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8463cb85 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff879bd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8463b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8463cb85 start_wqthread + 13
    Thread 9:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff879bce42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff845efdea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff845efbb5 usleep + 53
    3   com.apple.AppKit                        0x00007fff8eb324d3 -[NSUIHeartBeat _heartBeatThread:] + 1727
    4   com.apple.Foundation                    0x00007fff90bc872a -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff90bc86a2 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff846398bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8463cb75 thread_start + 13
    Thread 10:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff879bb67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff879bad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8a0ca50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8a0d2c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8a0d2486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff90bd3fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff90bc872a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff90bc86a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff846398bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8463cb75 thread_start + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff879bcdf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8a11bc8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff846398bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8463cb75 thread_start + 13
    Thread 2 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000105b01f78  rdx: 0x0000000000000000
      rdi: 0x0000000000001b03  rsi: 0x0000000000000006  rbp: 0x0000000105b01fa0  rsp: 0x0000000105b01f78
       r8: 0x00007fff741aefb8   r9: 0x0000000105b01a08  r10: 0x00007fff879bcd0a  r11: 0x0000000000000206
      r12: 0x0000000107e83b00  r13: 0x00007fa7e7017aa0  r14: 0x0000000105b04000  r15: 0x0000000105b020f0
      rip: 0x00007fff879bcce2  rfl: 0x0000000000000206  cr2: 0x000000010a491000
    Logical CPU: 0
    Binary Images:
           0x1057c0000 -        0x105803ff7  com.apple.AddressBook (6.1.2 - 1090) <67BD671F-2D9B-37E6-B8F7-06D5374E1BEE> /Applications/Address Book.app/Contents/MacOS/Address Book
           0x1058d4000 -        0x1058d6fff  com.apple.AddressBook.LocalSourceBundle (1.4 - 1090) <49934ACE-D2F0-3D5D-ABE2-D26C62E4D796> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x107d98000 -        0x107d9bfff  com.apple.DirectoryServicesSource (1.4 - 1090) <EDFB96FD-9510-3560-A6CC-6B795DCAA536> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x107da2000 -        0x107da9fff  com.apple.AddressBook.LDAPSource (1.4 - 1090) <ECC569D2-CF7A-348B-AC6A-C8A240F9CABE> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
           0x107db0000 -        0x107e11fff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <70B1E6A6-6946-3A6C-B1DE-361695887249> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x107e3d000 -        0x107e7cfff  com.apple.ExchangeSource (1.4 - 1090) <8C30820D-722D-3D9A-AC77-AC6881893C30> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
           0x10a4a6000 -        0x10a4bffff  com.apple.placeholder.iaplugin (1.0.1 - 1) <F63A80BE-1164-3538-A413-751FCCCAC024> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x10a4d2000 -        0x10a525fff  com.apple.AOSUI (1.0.2 - 64) <B42E4C1D-553E-30EE-9120-26B6BF30592B> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x10a553000 -        0x10a56afff  com.apple.AOSAccounts (1.0.2 - 1.0.69) <ACD0716C-0904-3BA8-9A99-719336F7EA6D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x10a57f000 -        0x10a5bdfff  com.apple.Ubiquity (1.1 - 210) <09014D42-9451-3044-8A8B-462FAA8B1116> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10a5db000 -        0x10a5dbff7  com.apple.SafariDAVNotifier (1.1.1 - 1) <B5C97F14-A170-3289-8D48-ABCF4934D6FB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x10a5df000 -        0x10a5fffff  com.apple.ChunkingLibrary (1.0 - 127) <ED9D3079-A201-30D8-9FC4-2F5860100E63> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x10a714000 -        0x10a715fff  com.apple.heimdalodpac (1.1 - 1) <AABD8649-2B18-31DB-98B8-408941B8E72F> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
           0x10a71a000 -        0x10a71bff7  com.apple.kerberos.reachability (2.2 - 2.0) <7A2DA956-A7B3-318C-8DC3-85F5C8A168DD> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
           0x10a71f000 -        0x10a720ff7  com.apple.kerberos.sckerberosconfig (2.2 - 1) <95BEC61B-F458-3700-BC4B-5FCBFB5F2693> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
        0x7fff653c0000 -     0x7fff653f4baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff84120000 -     0x7fff8412efff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8412f000 -     0x7fff8415afff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8415b000 -     0x7fff84386ff7  com.apple.CalendarStore (5.0.3 - 1204.1) <E0EBA66F-E7A2-3974-8ED1-D26561A211B8> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff84387000 -     0x7fff84489fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8448a000 -     0x7fff8456ee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8456f000 -     0x7fff845eaff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff845eb000 -     0x7fff846c8fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff846c9000 -     0x7fff8471aff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8471b000 -     0x7fff84748ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff84749000 -     0x7fff8477cff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8477d000 -     0x7fff8479afff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8479b000 -     0x7fff8480efff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8480f000 -     0x7fff8483ffff  com.apple.framework.Admin (11.0 - 11.0) <74BF28C9-6D4F-3E57-929C-2B6768E733DE> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff84840000 -     0x7fff84884ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff84885000 -     0x7fff848edff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff84c42000 -     0x7fff84c69fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff84c6a000 -     0x7fff85087ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff85088000 -     0x7fff85104ff7  com.apple.imcore (6.0 - 800) <98839D42-39FB-306B-8259-BF7FA3D443A7> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff85105000 -     0x7fff8517bfff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8517c000 -     0x7fff8517fff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff85186000 -     0x7fff8518dff7  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
        0x7fff8518e000 -     0x7fff8519bff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8519c000 -     0x7fff8540ffff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff85410000 -     0x7fff858d7fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff858d8000 -     0x7fff85918ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff85919000 -     0x7fff85954fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff859b0000 -     0x7fff85aa5fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff85aa6000 -     0x7fff85aebfff  com.apple.DiskManagement (4.2.1 - 509.1) <7E380819-E62D-366E-8EDE-92A5B2A03803> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff85af8000 -     0x7fff85b17ff7  com.apple.DotMacSyncManager (6.1 - 488.6) <7F06D1AA-89C9-37A5-8243-89AB06E2DA2D> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
        0x7fff85b18000 -     0x7fff85b1efff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff85b1f000 -     0x7fff85b21fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff85b22000 -     0x7fff85b23ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff85b24000 -     0x7fff85b64fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff85b65000 -     0x7fff85ba6fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff85ba7000 -     0x7fff85bd0fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff85bd1000 -     0x7fff85be3ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff85bf1000 -     0x7fff85c08fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff85c09000 -     0x7fff85c0ffff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85c10000 -     0x7fff85c25fff  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
        0x7fff85c26000 -     0x7fff85c2afff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff85c2b000 -     0x7fff85d25ff7  com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff85e62000 -     0x7fff8608cfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8608d000 -     0x7fff860b1fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8626b000 -     0x7fff86c08c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff86c0c000 -     0x7fff86c54fff  com.apple.imfoundation (6.0 - 800) <A72F1D4B-FFA3-3104-8444-152B649271F5> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoun dation.framework/Versions/A/IMFoundation
        0x7fff86c55000 -     0x7fff86c56fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff86c57000 -     0x7fff86cc0fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff86cc1000 -     0x7fff86df7fff  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
        0x7fff86df8000 -     0x7fff86dfeff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff86dff000 -     0x7fff86e41ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff86e42000 -     0x7fff86eb8fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff86f48000 -     0x7fff86f48fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff86f49000 -     0x7fff86fa6ff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff87142000 -     0x7fff87464fe7  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff87465000 -     0x7fff87481ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87482000 -     0x7fff87485fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff87486000 -     0x7fff87518ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff87519000 -     0x7fff87616ff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87617000 -     0x7fff8768dfff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff8768e000 -     0x7fff87977ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff87978000 -     0x7fff87998fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff87999000 -     0x7fff879a1fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff879a2000 -     0x7fff879a5fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff879a6000 -     0x7fff879c6fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff879c7000 -     0x7fff87df4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff87df5000 -     0x7fff87df8fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87df9000 -     0x7fff87e04fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff87e44000 -     0x7fff87e4eff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff87e4f000 -     0x7fff87ea3ff7  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
        0x7fff87ea4000 -     0x7fff87ebcff7  com.apple.iChat.InstantMessage (6.0.2 - 837) <2BAB9937-307D-3AF7-B9E2-B049B9B3EC8F> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff87ebd000 -     0x7fff87ebefff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
        0x7fff87ebf000 -     0x7fff87ec4ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff87edd000 -     0x7fff87f61ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87fa1000 -     0x7fff87fc0fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff87fc1000 -     0x7fff880c8fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff880c9000 -     0x7fff88253fff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff88264000 -     0x7fff88264fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff88265000 -     0x7fff88265fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff88266000 -     0x7fff883d2ff7  com.apple.syncservices (6.3 - 673.6) <7EF110B9-0ECB-3856-88C2-2F341A68854A> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff883d3000 -     0x7fff883fcfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff883fd000 -     0x7fff8840fff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8843c000 -     0x7fff8844cff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8844d000 -     0x7fff88458ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <F260D4A7-C727-3FB6-8525-50E279BF9BAF> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff88459000 -     0x7fff8846bff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8846c000 -     0x7fff88482fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88483000 -     0x7fff88488fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff88489000 -     0x7fff88496fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff884c1000 -     0x7fff884d5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff884d6000 -     0x7fff8854afff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <CBEE0967-09B3-3074-AD96-C1CE06FDEA87> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8854b000 -     0x7fff8874dfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff88755000 -     0x7fff8948cfff  com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8948d000 -     0x7fff8948dfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8948e000 -     0x7fff8949afff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8949b000 -     0x7fff894f7ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff894f8000 -     0x7fff894faff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89511000 -     0x7fff89527ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff89528000 -     0x7fff8953bff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff8953c000 -     0x7fff896a3fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff896a4000 -     0x7fff896d9fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff896da000 -     0x7fff8976dff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89ea7000 -     0x7fff89efffff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89f00000 -     0x7fff89f39fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff89f49000 -     0x7fff89f50fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff89f51000 -     0x7fff89f95ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89f96000 -     0x7fff8a01bff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8a01c000 -     0x7fff8a027fff  com.apple.NSServerNotificationCenter (4.1 - 4.1) <504CB664-D9F6-3CEE-A108-38DE002972C4> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
        0x7fff8a028000 -     0x7fff8a088fff  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
        0x7fff8a09a000 -     0x7fff8a26eff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8a26f000 -     0x7fff8a593fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8a594000 -     0x7fff8a59aff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8a59b000 -     0x7fff8a59cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8a59d000 -     0x7fff8a5b1fff  com.apple.syncservices.syncservicesui (6.3 - 673.6) <E5398AB7-971A-3386-99C5-788D5D0FF3D9> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
        0x7fff8a5b2000 -     0x7fff8a5b4fff  com.apple.EFILogin (1.0 - 1) <D3613C4B-D3AD-3499-9969-AA0F1E581407> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8a5c8000 -     0x7fff8a5d6fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff8a5d7000 -     0x7fff8a5d8ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8a5d9000 -     0x7fff8a5d9fff  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
        0x7fff8a758000 -     0x7fff8a763ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8a764000 -     0x7fff8a7aafff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff8a7ab000 -     0x7fff8a7abfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8a7ac000 -     0x7fff8a7b2fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8a7fa000 -     0x7fff8a8fffff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8a900000 -     0x7fff8b094fef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8b0b2000 -     0x7fff8b0b4fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff8b102000 -     0x7fff8b25bfff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8b25c000 -     0x7fff8b2f2ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8b2f3000 -     0x7fff8b332fff  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
        0x7fff8b333000 -     0x7fff8b372ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8b373000 -     0x7fff8b37afff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8b37b000 -     0x7fff8b37ffff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8ba5c000 -     0x7fff8ba5dfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ba6c000 -     0x7fff8ba6dfff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff8ba9f000 -     0x7fff8baa5fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8baa6000 -     0x7fff8bab5ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8bab6000 -     0x7fff8bd24ff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8bd25000 -     0x7fff8bd55ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8bd56000 -     0x7fff8c25fff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8c260000 -     0x7fff8c360fff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8c361000 -     0x7fff8c500ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8c501000 -     0x7fff8c50fff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff8c510000 -     0x7fff8c527fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8c528000 -     0x7fff8c52cff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c52d000 -     0x7fff8c568fff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c569000 -     0x7fff8c569fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c56a000 -     0x7fff8c56cfff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8c56d000 -     0x7fff8c5c1fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8c5c2000 -     0x7fff8c667fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8c668000 -     0x7fff8c74cfff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8c74d000 -     0x7fff8c74dfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c74e000 -     0x7fff8cd32fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8cd33000 -     0x7fff8cd33fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8cd34000 -     0x7fff8cd41fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8cd42000 -     0x7fff8cd7cfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8cd7d000 -     0x7fff8ce1ffff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8ce56000 -     0x7fff8ce57ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ce58000 -     0x7fff8d184ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8d208000 -     0x7fff8d225ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d226000 -     0x7fff8d333fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d3d1000 -     0x7fff8d6edfff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d707000 -     0x7fff8d820fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8d821000 -     0x7fff8d86aff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8d86b000 -     0x7fff8d876ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8d877000 -     0x7fff8d885ff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8d886000 -     0x7fff8d8a0fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8d8a1000 -     0x7fff8d8caff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8d8cb000 -     0x7fff8d8cffff  com.apple.FindMyMac (1.2 - 1.2) <5B513850-A5D9-365F-A807-9D3884D6EFC4> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff8d8d0000 -     0x7fff8db45ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8db46000 -     0x7fff8dc0dff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8dc0e000 -    

    I noticed that this crash only happens when Address Book tries to sync Contacts with the Exchange server.  Is anyone else seeing this?  Any Ideas?  Here is the latest crash:
    Process:         Address Book [2143]
    Path:            /Applications/Address Book.app/Contents/MacOS/Address Book
    Identifier:      com.apple.AddressBook
    Version:         6.1.2 (1090)
    Build Info:      AddressBook-1090000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [235]
    Date/Time:       2012-07-17 07:55:06.648 -0400
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          321379 sec
    Crashes Since Last Report:           111
    Per-App Interval Since Last Report:  946 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      DC41A85B-7514-4B9D-A453-EC2E9F16867E
    Crashed Thread:  6  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[2143]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid parameter not satisfying 'uniqueId != nil''
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff86878f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff80bdbd5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff86878d8a +[NSException raise:format:arguments:] + 106
              3   CoreFoundation                      0x00007fff86878d14 +[NSException raise:format:] + 116
              4   AddressBook                         0x00007fff869c3ff8 -[ABAddressBook recordForUniqueId:inAccount:] + 72
              5   AddressBook                         0x00007fff869c40e5 -[ABAddressBook recordForUniqueId:] + 20
              6   Exchange                            0x0000000111390d95 -[NSObject(ABExchangeMapper) addressBookRecordForExchangeFolderId:] + 170
              7   Exchange                            0x00000001113a2df9 -[ABExchangeSendLocalContactChangesOperation sendCreates:inFolderWithItemId:people:] + 541
              8   Exchange                            0x00000001113a4a72 -[ABExchangeSendLocalContactChangesOperation sendCreates:userInfo:] + 100
              9   Exchange                            0x00000001113a4e53 -[ABExchangeSendLocalContactChangesOperation sendOperations:bySelector:userInfo:] + 245
              10  Exchange                            0x00000001113a4cfd -[ABExchangeSendLocalContactChangesOperation sendCreates:] + 636
              11  Exchange                            0x00000001113a57ba -[ABExchangeSendLocalContactChangesOperation sendQueuedLocalChanges] + 1450
              12  Exchange                            0x00000001113a5953 -[ABExchangeSendLocalContactChangesOperation doMain] + 167
              13  Exchange                            0x0000000111391963 __-[ABExchangeOperation main]_block_invoke_1 + 41
              14  AddressBook                         0x00007fff86b33757 ab_set_current_queue_name_while_running_block + 149
              15  Exchange                            0x0000000111399d40 -[ABExchangeOperation main] + 85
              16  Foundation                          0x00007fff8d2f16b4 -[__NSOperationInternal start] + 705
              17  Foundation                          0x00007fff8d304912 ____NSOQSchedule_block_invoke_2 + 124
              18  libdispatch.dylib                   0x00007fff86d04a86 _dispatch_call_block_and_release + 18
              19  libdispatch.dylib                   0x00007fff86d05965 _dispatch_worker_thread2 + 255
              20  libsystem_c.dylib                   0x00007fff80d763da _pthread_wqthread + 316
              21  libsystem_c.dylib                   0x00007fff80d77b85 start_wqthread + 13
    terminate called throwing an exception
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff840f667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff840f5d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8680550c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8680dc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8680d486 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x00007fff895954d3 RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x00007fff8959c781 ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x00007fff8959c60e BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff8b038e31 _DPSNextEvent + 659
    9   com.apple.AppKit                        0x00007fff8b038735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                        0x00007fff8b035071 -[NSApplication run] + 470
    11  com.apple.AppKit                        0x00007fff8b2b1244 NSApplicationMain + 867
    12  com.apple.AddressBook                   0x000000010ee310dc 0x10ee2f000 + 8412
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff840f87e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff86d0678a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff86d0531a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff840f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80d76594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80d77b85 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.AOSAccounts.SetEnableService
    0   libsqlite3.dylib                        0x00007fff847589ae purgeableCacheUnpin + 814
    1   libsqlite3.dylib                        0x00007fff84758529 sqlite3PagerUnref + 89
    2   libsqlite3.dylib                        0x00007fff84753356 moveToRoot + 118
    3   libsqlite3.dylib                        0x00007fff847618c5 sqlite3BtreeMovetoUnpacked + 53
    4   libsqlite3.dylib                        0x00007fff8474801e sqlite3VdbeExec + 14702
    5   libsqlite3.dylib                        0x00007fff84743a5b sqlite3_step + 1883
    6   com.apple.CoreData                      0x00007fff825b36c7 _execute + 1367
    7   com.apple.CoreData                      0x00007fff825b2beb -[NSSQLiteConnection execute] + 1211
    8   com.apple.CoreData                      0x00007fff8262f23d -[NSSQLiteConnection performIntegrityCheck] + 221
    9   com.apple.CoreData                      0x00007fff8267dd6e -[NSSQLiteConnection _configurePragmaOptions:] + 494
    10  com.apple.CoreData                      0x00007fff825b071d -[NSSQLiteConnection connect] + 2061
    11  com.apple.CoreData                      0x00007fff825af70b -[NSSQLCore _loadAndSetMetadata] + 155
    12  com.apple.CoreData                      0x00007fff825af510 -[NSSQLCore loadMetadata:] + 32
    13  com.apple.CoreData                      0x00007fff825a69a5 -[NSPersistentStoreCoordinator addPersistentStoreWithType:configuration:URL:options:error:] + 1157
    14  com.apple.CalendarStore                 0x00007fff809c05b5 -[CalPersistentStoreCoordinator addPersistentStore:] + 507
    15  com.apple.CalendarStore                 0x00007fff808ee7d0 +[CalCalendarStore(CalCalendarStore_Internal) setupCalendarStore:andCreateDefaultCalendarsIfNeeded:] + 405
    16  com.apple.CalendarStore                 0x00007fff808e21a2 +[CalCalendarStore defaultCalendarStore] + 52
    17  com.apple.AOSAccounts                   0x000000011438cb3a findCalGroupWithUID(__CFString const*) + 48
    18  com.apple.AOSAccounts                   0x000000011438d583 CalendarProvider::_CopyUID() + 49
    19  com.apple.AOSAccounts                   0x000000011438d5ed CalendarProvider::IsEnabled() + 25
    20  com.apple.AOSAccounts                   0x000000011439560f ServiceProviderManager::reconcileIsEnabled(__CFString const*) + 43
    21  com.apple.AOSAccounts                   0x000000011438fe96 ParseAccountInfo(__CFString const*, __CFString const*, __CFDictionary const*) + 1523
    22  com.apple.AOSAccounts                   0x0000000114392f46 ___ZN20AccountAuthenticatorclEP14AOSTransactionP10AOSAccount_block_invoke_0 + 89
    23  libdispatch.dylib                       0x00007fff86d04a86 _dispatch_call_block_and_release + 18
    24  libdispatch.dylib                       0x00007fff86d062d6 _dispatch_queue_drain + 264
    25  libdispatch.dylib                       0x00007fff86d06132 _dispatch_queue_invoke + 54
    26  libdispatch.dylib                       0x00007fff86d0592c _dispatch_worker_thread2 + 198
    27  libsystem_c.dylib                       0x00007fff80d763da _pthread_wqthread + 316
    28  libsystem_c.dylib                       0x00007fff80d77b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff840f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80d76594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80d77b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff840f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80d76594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80d77b85 start_wqthread + 13
    Thread 6 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff840f7ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff80d767d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff80d67a7a abort + 143
    3   libc++abi.dylib                         0x00007fff8ada47bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff8ada1fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff80bdc1b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff8ada2001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff8ada205c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff8ada3152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff80bdbe7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff86878d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.CoreFoundation                0x00007fff86878d14 +[NSException raise:format:] + 116
    12  com.apple.AddressBook.framework          0x00007fff869c3ff8 -[ABAddressBook recordForUniqueId:inAccount:] + 72
    13  com.apple.AddressBook.framework          0x00007fff869c40e5 -[ABAddressBook recordForUniqueId:] + 20
    14  com.apple.ExchangeSource                0x0000000111390d95 -[NSObject(ABExchangeMapper) addressBookRecordForExchangeFolderId:] + 170
    15  com.apple.ExchangeSource                0x00000001113a2df9 -[ABExchangeSendLocalContactChangesOperation sendCreates:inFolderWithItemId:people:] + 541
    16  com.apple.ExchangeSource                0x00000001113a4a72 -[ABExchangeSendLocalContactChangesOperation sendCreates:userInfo:] + 100
    17  com.apple.ExchangeSource                0x00000001113a4e53 -[ABExchangeSendLocalContactChangesOperation sendOperations:bySelector:userInfo:] + 245
    18  com.apple.ExchangeSource                0x00000001113a4cfd -[ABExchangeSendLocalContactChangesOperation sendCreates:] + 636
    19  com.apple.ExchangeSource                0x00000001113a57ba -[ABExchangeSendLocalContactChangesOperation sendQueuedLocalChanges] + 1450
    20  com.apple.ExchangeSource                0x00000001113a5953 -[ABExchangeSendLocalContactChangesOperation doMain] + 167
    21  com.apple.ExchangeSource                0x0000000111391963 __-[ABExchangeOperation main]_block_invoke_1 + 41
    22  com.apple.AddressBook.framework          0x00007fff86b33757 ab_set_current_queue_name_while_running_block + 149
    23  com.apple.ExchangeSource                0x0000000111399d40 -[ABExchangeOperation main] + 85
    24  com.apple.Foundation                    0x00007fff8d2f16b4 -[__NSOperationInternal start] + 705
    25  com.apple.Foundation                    0x00007fff8d304912 ____NSOQSchedule_block_invoke_2 + 124
    26  libdispatch.dylib                       0x00007fff86d04a86 _dispatch_call_block_and_release + 18
    27  libdispatch.dylib                       0x00007fff86d05965 _dispatch_worker_thread2 + 255
    28  libsystem_c.dylib                       0x00007fff80d763da _pthread_wqthread + 316
    29  libsystem_c.dylib                       0x00007fff80d77b85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff840f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80d76594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80d77b85 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff840f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80d76594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80d77b85 start_wqthread + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff840f667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff840f5d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8680550c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8680dc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8680d486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8d30efd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8d30372a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8d3036a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff80d748bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff80d77b75 thread_start + 13
    Thread 10:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff840f7df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff86856c8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff80d748bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff80d77b75 thread_start + 13
    Thread 11:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff840f7e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff80d2adea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff80d2abb5 usleep + 53
    3   com.apple.AppKit                        0x00007fff8b26d4d3 -[NSUIHeartBeat _heartBeatThread:] + 1727
    4   com.apple.Foundation                    0x00007fff8d30372a -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8d3036a2 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff80d748bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff80d77b75 thread_start + 13
    Thread 6 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000111e81f78  rdx: 0x0000000000000000
      rdi: 0x0000000000004503  rsi: 0x0000000000000006  rbp: 0x0000000111e81fa0  rsp: 0x0000000111e81f78
       r8: 0x00007fff708e9fb8   r9: 0x0000000111e81a08  r10: 0x00007fff840f7d0a  r11: 0x0000000000000206
      r12: 0x00000001113d4b00  r13: 0x00007f910c6b1520  r14: 0x0000000111e84000  r15: 0x0000000111e820f0
      rip: 0x00007fff840f7ce2  rfl: 0x0000000000000206  cr2: 0x00000001141e4000
    Logical CPU: 0
    Binary Images:
           0x10ee2f000 -        0x10ee72ff7  com.apple.AddressBook (6.1.2 - 1090) <67BD671F-2D9B-37E6-B8F7-06D5374E1BEE> /Applications/Address Book.app/Contents/MacOS/Address Book
           0x110171000 -        0x110173fff  com.apple.AddressBook.LocalSourceBundle (1.4 - 1090) <49934ACE-D2F0-3D5D-ABE2-D26C62E4D796> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x111384000 -        0x111387fff  com.apple.DirectoryServicesSource (1.4 - 1090) <EDFB96FD-9510-3560-A6CC-6B795DCAA536> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x11138e000 -        0x1113cdfff  com.apple.ExchangeSource (1.4 - 1090) <8C30820D-722D-3D9A-AC77-AC6881893C30> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
           0x1113ee000 -        0x11144ffff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <70B1E6A6-6946-3A6C-B1DE-361695887249> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x111fd3000 -        0x111fd4fff +com.cisco.CiscoJabberABDialer (??? - 1.0) <5891A2B0-16CA-EBD4-49F2-339761AE4D43> /Users/USER/Library/Address Book Plug-Ins/CiscoJabberABDialer.bundle/Contents/MacOS/CiscoJabberABDialer
           0x111fd7000 -        0x111fd7ff7 +com.yourcompany.CiscoUPC_Dialer (??? - 1.0) /Users/USER/Library/Address Book Plug-Ins/CiscoUPC_Dialer.bundle/Contents/MacOS/CiscoUPC_Dialer
           0x111fda000 -        0x111fdafff +com.skype.skypeabdialer (??? - 1.6) <3D8EE2B0-3C75-6D39-833C-D43A23DFE821> /Users/USER/Library/Address Book Plug-Ins/SkypeABDialer.bundle/Contents/MacOS/SkypeABDialer
           0x111fdd000 -        0x111fddfff +com.skype.skypeabsms (??? - 1.5) <AAAF3C89-7BA7-2DB1-E14B-14411FA56221> /Users/USER/Library/Address Book Plug-Ins/SkypeABSMS.bundle/Contents/MacOS/SkypeABSMS
           0x113f3e000 -        0x113f44fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x113f4b000 -        0x113f4eff7  libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x113f63000 -        0x113f63ff5 +cl_kernels (??? - ???) <31E962DB-F7E1-4DF0-92E0-E558B129712A> cl_kernels
           0x113f65000 -        0x113ff8ff7  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
           0x114232000 -        0x114233ff7  com.apple.kerberos.reachability (2.2 - 2.0) <7A2DA956-A7B3-318C-8DC3-85F5C8A168DD> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
           0x1142d2000 -        0x1142d3fff  com.apple.heimdalodpac (1.1 - 1) <AABD8649-2B18-31DB-98B8-408941B8E72F> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
           0x1142d8000 -        0x1142d9ff7  com.apple.kerberos.sckerberosconfig (2.2 - 1) <95BEC61B-F458-3700-BC4B-5FCBFB5F2693> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
           0x1142dd000 -        0x1142f6fff  com.apple.placeholder.iaplugin (1.0.1 - 1) <F63A80BE-1164-3538-A413-751FCCCAC024> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x114309000 -        0x11435cfff  com.apple.AOSUI (1.0.2 - 64) <B42E4C1D-553E-30EE-9120-26B6BF30592B> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x11438a000 -        0x1143a1fff  com.apple.AOSAccounts (1.0.2 - 1.0.69) <ACD0716C-0904-3BA8-9A99-719336F7EA6D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x1143b6000 -        0x1143f4fff  com.apple.Ubiquity (1.1 - 210) <09014D42-9451-3044-8A8B-462FAA8B1116> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x114412000 -        0x114412ff7  com.apple.SafariDAVNotifier (1.1.1 - 1) <B5C97F14-A170-3289-8D48-ABCF4934D6FB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x114416000 -        0x114436fff  com.apple.ChunkingLibrary (1.0 - 127) <ED9D3079-A201-30D8-9FC4-2F5860100E63> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff6ea2f000 -     0x7fff6ea63baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff8085b000 -     0x7fff80869fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8086a000 -     0x7fff80895fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff80896000 -     0x7fff80ac1ff7  com.apple.CalendarStore (5.0.3 - 1204.1) <E0EBA66F-E7A2-3974-8ED1-D26561A211B8> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff80ac2000 -     0x7fff80bc4fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff80bc5000 -     0x7fff80ca9e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff80caa000 -     0x7fff80d25ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff80d26000 -     0x7fff80e03fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff80e04000 -     0x7fff80e55ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff80e56000 -     0x7fff80e83ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff80e84000 -     0x7fff80eb7ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff80eb8000 -     0x7fff80ed5fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff80ed6000 -     0x7fff80f49fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff80f4a000 -     0x7fff80f7afff  com.apple.framework.Admin (11.0 - 11.0) <74BF28C9-6D4F-3E57-929C-2B6768E733DE> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff80f7b000 -     0x7fff80fbfff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff80fc0000 -     0x7fff81028ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8137d000 -     0x7fff813a4fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff813a5000 -     0x7fff817c2ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff817c3000 -     0x7fff8183fff7  com.apple.imcore (6.0 - 800) <98839D42-39FB-306B-8259-BF7FA3D443A7> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff81840000 -     0x7fff818b6fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff818b7000 -     0x7fff818baff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff818c1000 -     0x7fff818c8ff7  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
        0x7fff818c9000 -     0x7fff818d6ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff818d7000 -     0x7fff81b4afff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff81b4b000 -     0x7fff82012fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff82013000 -     0x7fff82053ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff82054000 -     0x7fff8208ffff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff820eb000 -     0x7fff821e0fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff821e1000 -     0x7fff82226fff  com.apple.DiskManagement (4.2.1 - 509.1) <7E380819-E62D-366E-8EDE-92A5B2A03803> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff82233000 -     0x7fff82252ff7  com.apple.DotMacSyncManager (6.1 - 488.6) <7F06D1AA-89C9-37A5-8243-89AB06E2DA2D> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
        0x7fff82253000 -     0x7fff82259fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8225a000 -     0x7fff8225cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8225d000 -     0x7fff8225eff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8225f000 -     0x7fff8229ffff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff822a0000 -     0x7fff822e1fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff822e2000 -     0x7fff8230bfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8230c000 -     0x7fff8231eff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8232c000 -     0x7fff82343fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff82344000 -     0x7fff8234afff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8234b000 -     0x7fff82360fff  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
        0x7fff82361000 -     0x7fff82365fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff82366000 -     0x7fff82460ff7  com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8259d000 -     0x7fff827c7fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff827c8000 -     0x7fff827ecfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff829a6000 -     0x7fff83343c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83347000 -     0x7fff8338ffff  com.apple.imfoundation (6.0 - 800) <A72F1D4B-FFA3-3104-8444-152B649271F5> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoun dation.framework/Versions/A/IMFoundation
        0x7fff83390000 -     0x7fff83391fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff83392000 -     0x7fff833fbfff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff833fc000 -     0x7fff83532fff  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
        0x7fff83533000 -     0x7fff83539ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8353a000 -     0x7fff8357cff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8357d000 -     0x7fff835f3fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff83683000 -     0x7fff83683fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff83684000 -     0x7fff836e1ff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8387d000 -     0x7fff83b9ffe7  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff83ba0000 -     0x7fff83bbcff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff83bbd000 -     0x7fff83bc0fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff83bc1000 -     0x7fff83c53ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff83c54000 -     0x7fff83d51ff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff83d52000 -     0x7fff83dc8fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff83dc9000 -     0x7fff840b2ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff840b3000 -     0x7fff840d3fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff840d4000 -     0x7fff840dcfff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff840dd000 -     0x7fff840e0fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff840e1000 -     0x7fff84101fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff84102000 -     0x7fff8452ffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84530000 -     0x7fff84533fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff84534000 -     0x7fff8453ffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8457f000 -     0x7fff84589ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff8458a000 -     0x7fff845deff7  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
        0x7fff845df000 -     0x7fff845f7ff7  com.apple.iChat.InstantMessage (6.0.2 - 837) <2BAB9937-307D-3AF7-B9E2-B049B9B3EC8F> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff845f8000 -     0x7fff845f9fff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
        0x7fff845fa000 -     0x7fff845ffff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff84618000 -     0x7fff8469cff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff846dc000 -     0x7fff846fbfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff846fc000 -     0x7fff84803fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff84804000 -     0x7fff8498efff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8499f000 -     0x7fff8499ffff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff849a0000 -     0x7fff849a0fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff849a1000 -     0x7fff84b0dff7  com.apple.syncservices (6.3 - 673.6) <7EF110B9-0ECB-3856-88C2-2F341A68854A> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff84b0e000 -     0x7fff84b37fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84b38000 -     0x7fff84b4aff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff84b77000 -     0x7fff84b87ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84b88000 -     0x7fff84b93ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <F260D4A7-C727-3FB6-8525-50E279BF9BAF> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff84b94000 -     0x7fff84ba6ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff84ba7000 -     0x7fff84bbdfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84bbe000 -     0x7fff84bc3fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff84bc4000 -     0x7fff84bd1fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff84bfc000 -     0x7fff84c10ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff84c11000 -     0x7fff84c85fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <CBEE0967-09B3-3074-AD96-C1CE06FDEA87> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff84c86000 -     0x7fff84e88fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff84e90000 -     0x7fff85bc7fff  com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff85bc8000 -     0x7fff85bc8fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff85bc9000 -     0x7fff85bd5fff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff85bd6000 -     0x7fff85c32ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff85c33000 -     0x7fff85c35ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85c4c000 -     0x7fff85c62ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff85c63000 -     0x7fff85c76ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff85c77000 -     0x7fff85ddefff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff85ddf000 -     0x7fff85e14fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff85e15000 -     0x7fff85ea8ff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff865e2000 -     0x7fff8663afff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8663b000 -     0x7fff86674fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff86684000 -     0x7fff8668bfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8668c000 -     0x7fff866d0ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff866d1000 -     0x7fff86756ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86757000 -     0x7fff86762fff  com.apple.NSServerNotificationCenter (4.1 - 4.1) <504CB664-D9F6-3CEE-A108-38DE002972C4> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
        0x7fff86763000 -     0x7fff867c3fff  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
        0x7fff867d5000 -     0x7fff869a9ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff869aa000 -     0x7fff86ccefff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff86ccf000 -     0x7fff86cd5ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff86cd6000 -     0x7fff86cd7fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff86cd8000 -     0x7fff86cecfff  com.apple.syncservices.syncservicesui (6.3 - 673.6) <E5398AB7-971A-3386-99C5-788D5D0FF3D9> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
        0x7fff86ced000 -     0x7fff86ceffff  com.apple.EFILogin (1.0 - 1) <D3613C4B-D3AD-3499-9969-AA0F1E581407> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff86d03000 -     0x7fff86d11fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff86d12000 -     0x7fff86d13ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86d14000 -     0x7fff86d14fff  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
        0x7fff86e93000 -     0x7fff86e9eff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86e9f000 -     0x7fff86ee5fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff86ee6000 -     0x7fff86ee6fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff86ee7000 -     0x7fff86eedfff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff86f35000 -     0x7fff8703afff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8703b000 -     0x7fff877cffef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff877ed000 -     0x7fff877effff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff8783d000 -     0x7fff87996fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87997000 -     0x7fff87a2dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87a2e000 -     0x7fff87a6dfff  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
        0x7fff87a6e000 -     0x7fff87aadff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff87aae000 -     0x7fff87ab5fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff87ab6000 -     0x7fff87abafff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff88197000 -     0x7fff88198fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff881a7000 -     0x7fff881a8fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff881d2000 -     0x7fff881d9fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff881da000 -     0x7fff881e0fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff881e1000 -     0x7fff881f0ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff881f1000 -     0x7fff8845fff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff88460000 -     0x7fff88490ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88491000 -     0x7fff8899aff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8899b000 -     0x7fff88a9bfff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff88a9c000 -     0x7fff88c3bff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff88c3c000 -     0x7fff88c4aff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff88c4b000 -     0x7fff88c62fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88c63000 -     0x7fff88c67ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff88c68000 -     0x7fff88ca3fff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff88ca4000 -     0x7fff88ca4fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff88ca5000 -     0x7fff88ca7fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff88ca8000 -     0x7fff88cfcfff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff88cfd000 -     0x7fff88da2fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff88da3000 -     0x7fff88e87fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88e88000 -     0x7fff88e88fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff88e89000 -     0x7fff8946dfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8946e000 -     0x7fff8946efff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8946f000 -     0x7fff8947cfff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8947d000 -     0x7fff894b7fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff894b8000 -     0x7fff8955afff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89591000 -     0x7fff89592ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff89593000 -     0x7fff898bfff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff89943000 -     0x7fff89960ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff89961000 -     0x7fff89a6efff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89b0c000 -     0x7fff89e28fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff89e42000 -     0x7fff89f5bfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff89f5c000 -     0x7fff89fa5ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff89fa6000 -     0x7fff89fb1ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff89fb2000 -     0x7fff89fc0ff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff89fc1000 -     0x7fff89fdbfff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff89fdc000 -     0x7fff8a005ff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8a006000 -     0x7fff8a00afff  com.apple.FindMyMac (1.2 - 1.2) <5B513850-A5D9-365F-A807-9D3884D6EFC4> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff8a00b000 -     0x7fff8a280ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8a281000 -     0x7fff8a348ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8a349000 -     0x7fff8a428ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8a429000 -     0x7fff8a494ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8a495000 -     0x7fff8a518fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a519000 -     0x7fff8a573ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7ff

  • Groupwise address book keeps crashing - multiple clients

    On several different computers, the Address Book program is crashing
    when a user attempts to edit a contact entry. This problem just
    recently started happening - I'm wondering if its related to a Windows
    update that may have recently come out.
    The environments: Windows XP and Windows 7, Groupwise 6.5.4 and 7.0.4
    This is from the event log of the Windows 7 PC running 7.0.4:
    Log Name: Application
    Source: Application Error
    Date: 11/6/2012 2:22:23 PM
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: MarianWin7.PD.local
    Description:
    Faulting application name: addrbook.exe, version: 7.0.4.1710, time
    stamp: 0x4b9b4502
    Faulting module name: GWABU1.DLL, version: 7.0.4.1710, time stamp:
    0x4b9b44eb
    Exception code: 0xc0000005
    Fault offset: 0x0006cded
    Faulting process id: 0x1c8
    Faulting application start time: 0x01cdbc6d2e66c13c
    Faulting application path: C:\Novell\GroupWise\addrbook.exe
    Faulting module path: C:\Novell\GroupWise\GWABU1.DLL
    Report Id: 6f1447e0-2860-11e2-9b1a-e8393548d064
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-11-06T22:22:23.000000000Z" />
    <EventRecordID>12067</EventRecordID>
    <Channel>Application</Channel>
    <Computer>MarianWin7.PD.local</Computer>
    <Security />
    </System>
    <EventData>
    <Data>addrbook.exe</Data>
    <Data>7.0.4.1710</Data>
    <Data>4b9b4502</Data>
    <Data>GWABU1.DLL</Data>
    <Data>7.0.4.1710</Data>
    <Data>4b9b44eb</Data>
    <Data>c0000005</Data>
    <Data>0006cded</Data>
    <Data>1c8</Data>
    <Data>01cdbc6d2e66c13c</Data>
    <Data>C:\Novell\GroupWise\addrbook.exe</Data>
    <Data>C:\Novell\GroupWise\GWABU1.DLL</Data>
    <Data>6f1447e0-2860-11e2-9b1a-e8393548d064</Data>
    </EventData>
    </Event>
    Warren Frush
    Computer Studios

    Warren,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • IPad Address Book (Contacts.app) crash on launch

    my iPad address book (Contacts.app) crashes on launch
    this problem also affects me when trying to send emails: the email app works fine for reading emails, but as soon as I write a new email and go to the "To" or "cc" or "bcc" boxes to input a recipient address, mail crashes, presumably because the Address book is being accessed at this stage.
    I can see that the above can be an Address book (Contacts.app) problem.
    Am running pre iOS 4.2 version of the iOS (likely the most up to date pre recent update), i.e. I don't have folders or multi-tasking yet.

    OK FIRST , DID U SET UP THE EMAIL CAL AND CONTACTS CORRECTLY? AS FOR IT CRASHING IT SHOULDNT EVEN IF IT IS BLANK! NOW FOR THE PART ABOUT EMAIL NOT WORKING......I RECOMMEND U JUST RESTORE IT AND "YES" begin as a new device!!!! I HAD SAME PROBLEM EXCEPT MINE WAS : backup successful, restore successful, update to 4.2 successful, sync of backup back to iPad successful, ha ha then when I turn iPad on BLANK!!!!! OH THE CAPACITY BAR AT THE BOTTOM OF THE COMPUTER SCREEN IN ITUNES WAS 10.7 gb of music 9.2 of movies, and 5.7 gb of games..... WELL IPAD WAS EMPTY!
    Sync 3 times same result..... RESTORED IT AND SYNCED BACKUP DATA AGAIN, still nothing! SO I RESTORED AND STARTED NEW! PERFECT?!
    So I had to select the apps and other media that I wanted to put back on it! AND YES I LOST ALL THE PHOTOS (maybe I haven't found it on pc, so for now I assume lost) but PRIOR TO UPDATE I EMAILED ALL MY NOTES TO MYSELF SO THEY WERE JUST A COPY AND PASTE BACK TO MY NOTES APP ON THE IPAD!
    Same with photos! Yeah tedious but I like to SEE INFO SAVED prior to any apple updates! So yeah there is something wrong with the sync portion of the update! So I suggest u just swallow loss and forget the data! AS FOR CONTACTS: just hop on computer and email a GROUP EMAIL OF CONTACTS TO IPAD THEN SET UP EMAIL ON IPAD AND THEN GO TO THAT EMAIL AND ADD THEM TO CONTACTS MANUALLY (or u can use your email server and sync via iTunes (see last tab on the iTunes menu for your device and there u can choose to sync calendars too)

  • HT2486 this address books keeps freezing and closing unexpectedly. why?

    My address book keeps freezing and closing. Just upgraded my operating system and then this started.

    Apply the two fixes below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    iPhoto 8 (09) and earlier- run the options indicated
    iPhoto 9 (11) and later- run  Option #4 to rebuild the database
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager (iPhoto 8 or earlier or IPhoto 11 and later) and launch.
    2 - click on the Add Library button and select the library you want to add in the selection window..
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the
    File ➙ Rebuild Library (iPhoto 8 or earlier)
    or
    Library ➙ Rebuild Library (iPhoto 9 or later)
    menu option to rebuild the library.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • Address Book keeps crashing when I try to add new card.

    Hi All,
    Hope someone can help me....
    This problem started a couple of weeks ago:
    When I try to add a new card in Address Book, after entering the info. and then clicking the 'edit' button on the bottom of the window, the program stalls briefly, and then quits. A crash log is generated. I've pasted it here.
    Also, when I try to add a contact to Address Book from Mail, the contact is not added.
    Can anyone help me solve this? I'm hoping for a simple fix, as I am as far away from being 'computer saavy' as one can be.
    Thanks for any help!
    Greg
    Process:         Address Book [4477]
    Path:            /Applications/Address Book.app/Contents/MacOS/Address Book
    Identifier:      com.apple.AddressBook
    Version:         5.0.3 (883)
    Build Info:      AddressBook-8830000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [163]
    Date/Time:       2013-11-26 20:22:25.743 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          148533 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  3842 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      4E05F686-8B3E-48E2-AF71-5CBF9D4F82BD
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff81e12f10 objc_msgSend + 44
    1   com.apple.CoreFoundation                0x00007fff88efc1d6 _CFAutoreleasePoolPop + 230
    2   com.apple.Foundation                    0x00007fff85440110 -[NSAutoreleasePool drain] + 158
    3   com.apple.CoreData                      0x00007fff8642b1ce -[NSManagedObjectContext obtainPermanentIDsForObjects:error:] + 206
    4   ...apple.AddressBook.framework          0x00007fff86c8d9b0 +[PHXSource(DataSourceClient) contactsBySource:] + 347
    5   ...apple.AddressBook.framework          0x00007fff86b9dc41 +[PHXSource sourcesForManagedObjects:] + 39
    6   ...apple.AddressBook.framework          0x00007fff86c57066 -[ABMainWindowController cardControllerMOCWillSave:] + 1566
    7   com.apple.Foundation                    0x00007fff8542aad5 _nsnote_callback + 167
    8   com.apple.CoreFoundation                0x00007fff88f1ffd0 __CFXNotificationPost + 1008
    9   com.apple.CoreFoundation                0x00007fff88f0c548 _CFXNotificationPostNotification + 200
    10  com.apple.Foundation                    0x00007fff85421a36 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    11  com.apple.CoreData                      0x00007fff8641206e -[NSManagedObjectContext save:] + 142
    12  ...apple.AddressBook.framework          0x00007fff86c66926 -[ABCardView commitAndSave:] + 271
    13  ...apple.AddressBook.framework          0x00007fff86c663b2 -[ABCardView observeValueForKeyPath:ofObject:change:context:] + 589
    14  com.apple.Foundation                    0x00007fff8543e786 NSKeyValueNotifyObserver + 338
    15  com.apple.Foundation                    0x00007fff8543e27a NSKeyValueDidChange + 458
    16  com.apple.Foundation                    0x00007fff854219ad -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 139
    17  com.apple.Foundation                    0x00007fff8543a6c1 -[NSObject(NSKeyValueCoding) setValue:forKey:] + 434
    18  com.apple.Foundation                    0x00007fff85498876 -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] + 240
    19  com.apple.AppKit                        0x00007fff8323a6c2 -[NSView setValue:forKeyPath:] + 460
    20  com.apple.AppKit                        0x00007fff831d4a8d -[NSBinder _setValue:forKeyPath:ofObject:mode:validateImmediately:raisesForNotApplicableKe ys:error:] + 264
    21  com.apple.AppKit                        0x00007fff831d4945 -[NSBinder setValue:forBinding:error:] + 266
    22  com.apple.AppKit                        0x00007fff835c87ae -[NSValueBinder _applyObjectValue:forBinding:canRecoverFromErrors:handleErrors:typeOfAlert:disc ardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:] + 197
    23  com.apple.AppKit                        0x00007fff835c85c4 -[NSValueBinder applyDisplayedValueHandleErrors:typeOfAlert:canRecoverFromErrors:discardEditing Callback:otherCallback:callbackContextInfo:didRunAlert:] + 567
    24  com.apple.AppKit                        0x00007fff831ec396 -[NSValueBinder performAction:] + 300
    25  com.apple.AppKit                        0x00007fff831ec223 -[_NSBindingAdaptor _objectDidTriggerAction:bindingAdaptor:] + 136
    26  com.apple.AppKit                        0x00007fff8315fe1a -[NSControl sendAction:to:] + 63
    27  com.apple.AppKit                        0x00007fff831eb84b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
    28  com.apple.AppKit                        0x00007fff8321c37a -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 555
    29  com.apple.AppKit                        0x00007fff831ea2f5 -[NSControl mouseDown:] + 624
    30  com.apple.AppKit                        0x00007fff831043a7 -[NSWindow sendEvent:] + 5409
    31  com.apple.AppKit                        0x00007fff83039afa -[NSApplication sendEvent:] + 4719
    32  com.apple.AppKit                        0x00007fff82fd06de -[NSApplication run] + 474
    33  com.apple.AppKit                        0x00007fff82fc93b0 NSApplicationMain + 364
    34  com.apple.AddressBook                   0x0000000100001b6c 0x100000000 + 7020
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff89de3c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff89de5add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff89de57b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff89de52de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff89de4c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff89de4aa5 start_wqthread + 13
    Thread 2:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                       0x00007fff89e05a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89e058f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff89e529ac sleep + 61
    3   ...apple.AddressBook.framework          0x00007fff86b65213 -[ABMetadataOperationController lockInfo] + 282
    4   ...apple.AddressBook.framework          0x00007fff86b64b0b -[ABMetadataOperationController validateAllMetaDataForceRebuild:] + 252
    5   com.apple.Foundation                    0x00007fff85453dd0 -[__NSOperationInternal start] + 681
    6   com.apple.Foundation                    0x00007fff85531bd5 ____NSOQSchedule_block_invoke_2 + 129
    7   libSystem.B.dylib                       0x00007fff89e06d64 _dispatch_call_block_and_release + 15
    8   libSystem.B.dylib                       0x00007fff89de52d1 _dispatch_worker_thread2 + 239
    9   libSystem.B.dylib                       0x00007fff89de4c08 _pthread_wqthread + 353
    10  libSystem.B.dylib                       0x00007fff89de4aa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff89de4a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89de4e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89de4aa5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff89de4a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89de4e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89de4aa5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000400  rbx: 0x0000000115d00aa0  rcx: 0x00007fff71237650  rdx: 0x000000000000cf37
      rdi: 0x0000000115d00aa0  rsi: 0x00007fff836ff640  rbp: 0x00007fff5fbfdbf0  rsp: 0x00007fff5fbfdbb8
       r8: 0x656c65726f747541   r9: 0x00000001150c05d0  r10: 0x0000000115f769b0  r11: 0x0000000115d055b9
      r12: 0x0000000100896000  r13: 0x0000000100896000  r14: 0x00007fff711633c0  r15: 0x0000000000000000
      rip: 0x00007fff81e12f10  rfl: 0x0000000000010206  cr2: 0x0000000100602000
    Binary Images:
           0x100000000 -        0x10001cff7  com.apple.AddressBook 5.0.3 (883) <ED446C11-2C57-7038-90E0-811EAFEEE505> /Applications/Address Book.app/Contents/MacOS/Address Book
           0x1007e7000 -        0x1007eafff  com.apple.yahoo.syncframework 1.3 (51) <5C20E5D3-3B2A-29D1-933F-EB35552B676D> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
           0x1007f5000 -        0x1007f5fff +com.skype.skypeabdialer ??? (1.6) <3D8EE2B0-3C75-6D39-833C-D43A23DFE821> /Users/greggerla 2/Library/Address Book Plug-Ins/SkypeABDialer.bundle/Contents/MacOS/SkypeABDialer
           0x112dbf000 -        0x112dd2ff7  com.apple.AddressBook.LocalSourceBundle 1.0.3 (883) <429E114F-0B3C-BFFE-B0A4-B798094225A3> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x112edf000 -        0x112ee5fff  com.apple.AddressBook.LDAPSource 1.0.3 (883) <F326BDE3-243D-5D6B-9A2A-E14B4F1C4F54> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
           0x1132f6000 -        0x1132f6fff +com.skype.skypeabsms ??? (1.5) <687BCB49-4E58-1A61-A7EC-2ABD16D28FA6> /Users/greggerla 2/Library/Address Book Plug-Ins/SkypeABSMS.bundle/Contents/MacOS/SkypeABSMS
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80009ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff80055000 -     0x7fff80377fff  com.apple.JavaScriptCore 6534.59 (6534.59.11) <992F7C39-0ADA-C5EF-0405-55F81A5B2F76> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff80bfe000 -     0x7fff80cd2fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff80d1d000 -     0x7fff80d3dfff  com.apple.DirectoryService.Framework 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff80d3e000 -     0x7fff80d44ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff80d45000 -     0x7fff80d91fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff80d92000 -     0x7fff80e32fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff80e33000 -     0x7fff80ec2fff  com.apple.PDFKit 2.5.5 (2.5.5) <18C99AB3-DACC-3654-200E-0BD09EBFB374> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff80ec3000 -     0x7fff80ecafff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff80ecb000 -     0x7fff81154ff7  com.apple.security 6.1.2 (55002) <D224882B-D57B-83AF-3781-548BCEACB327> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff81155000 -     0x7fff811aaff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff811df000 -     0x7fff8124bfe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8124c000 -     0x7fff812cbfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff81382000 -     0x7fff813a2fef  com.apple.DotMacSyncManager 2.0.3 (446.9) <E8F9E7E2-A696-4111-C4FF-20AB5DFBC3FC> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
        0x7fff813a3000 -     0x7fff813a3ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff813a4000 -     0x7fff813cbff7  libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff813cc000 -     0x7fff816cafff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff817d0000 -     0x7fff817f1fe7  libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff817f2000 -     0x7fff819b0fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
        0x7fff819b1000 -     0x7fff81df8fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff81df9000 -     0x7fff81e0dfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff81e0e000 -     0x7fff81ec4ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff81ec5000 -     0x7fff81ec8fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff81ec9000 -     0x7fff81edcff7  com.apple.syncservices.syncservicesui 5.2 (578.3) <4E9E62DC-148A-CC7E-601A-AC095DD5C95A> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
        0x7fff81edd000 -     0x7fff81f3ffe7  com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff81f40000 -     0x7fff81fbcff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff81fbd000 -     0x7fff82014fff  com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff82015000 -     0x7fff8206bfe7  libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8206c000 -     0x7fff82082fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff82083000 -     0x7fff82100fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff82101000 -     0x7fff8236afff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8236b000 -     0x7fff823b4fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff823b5000 -     0x7fff824cffff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff824d0000 -     0x7fff824dbfff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff824dc000 -     0x7fff82568fef  SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff82569000 -     0x7fff8267fff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff82680000 -     0x7fff826c1fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff826c2000 -     0x7fff826cdff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff826ce000 -     0x7fff8288dfff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8288e000 -     0x7fff828a3ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff82ce9000 -     0x7fff82cefff7  com.apple.AOSNotification 1.2.0 (124) <19CCCD17-6888-58F3-17B6-7DC5D49276A4> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff82cf0000 -     0x7fff82cf4ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff82cf5000 -     0x7fff82d28ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff82d29000 -     0x7fff82ddefe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff82ddf000 -     0x7fff82e22fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff82e23000 -     0x7fff82e26ff7  com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff82e27000 -     0x7fff82ee8fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82f2d000 -     0x7fff82f3ffe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff82f40000 -     0x7fff82f48fff  com.apple.iChat.IMUtils 5.0.5 (747) <8A019B06-52FB-0B23-8A8B-7C2DA5465934> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
        0x7fff82f49000 -     0x7fff82fc6fef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff82fc7000 -     0x7fff839c1ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff83ba5000 -     0x7fff83ccdff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff83e91000 -     0x7fff83e91ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83e92000 -     0x7fff83ea6ff7  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
        0x7fff83ea7000 -     0x7fff84049fe7  com.apple.WebKit 6534.59 (6534.59.10) <5F60FC29-1962-988F-96D1-A72A61F8C4EB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8404a000 -     0x7fff8404dff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff84062000 -     0x7fff84087ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84088000 -     0x7fff84089fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8408a000 -     0x7fff84091ff7  com.apple.KerberosHelper 2.1 (1.0) <8BCCEA2D-7CE7-1B3E-F371-AB8485A1588F> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff84092000 -     0x7fff840a0ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff840bc000 -     0x7fff840c7fff  com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
        0x7fff840c8000 -     0x7fff85132fff  com.apple.WebCore 6534.59 (6534.59.6) <24B753DC-1FD4-FFCC-5F66-44799244A125> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff85143000 -     0x7fff8514ffff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff85150000 -     0x7fff85151fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff85351000 -     0x7fff853d3fff  com.apple.QuickLookUIFramework 2.3 (327.7) <73407EAE-6854-E444-37B1-019AAEDEB31B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff853d4000 -     0x7fff85419fff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff8541a000 -     0x7fff8569cfff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8569d000 -     0x7fff85ba3ff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff85ba4000 -     0x7fff85c0cfff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff85c0d000 -     0x7fff85d42fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff85d43000 -     0x7fff85e05fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86002000 -     0x7fff8602dff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff8602e000 -     0x7fff86078ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff862a0000 -     0x7fff862e3ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff86330000 -     0x7fff86377ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff86378000 -     0x7fff863c2fef  com.apple.IMCore 5.0.5 (747) <EA34457E-1946-C6E6-304D-B18233FF68BA> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
        0x7fff863c3000 -     0x7fff86501fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86502000 -     0x7fff865e7fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff865e8000 -     0x7fff86637ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff866a8000 -     0x7fff866adfff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff866ae000 -     0x7fff866f7ff7  com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff866f8000 -     0x7fff866f8ff7  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
        0x7fff86736000 -     0x7fff86738fef  com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
        0x7fff86745000 -     0x7fff8674bfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8685e000 -     0x7fff8686bfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff868ac000 -     0x7fff868dbff7  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
        0x7fff868e6000 -     0x7fff86a56fff  com.apple.QTKit 7.7 (1800) <10F1DA07-ED26-C103-EE0A-515898C1DB19> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff86a57000 -     0x7fff86a61fff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff86a62000 -     0x7fff86afcfff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff86afd000 -     0x7fff86b44fff  com.apple.QuickLookFramework 2.3 (327.7) <A8169A96-FAE6-26B2-A9A9-C78BA5787146> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff86b4a000 -     0x7fff86b5bfff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff86b5c000 -     0x7fff86d9efe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff86e6c000 -     0x7fff871a0fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff871bd000 -     0x7fff871fefff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff871ff000 -     0x7fff87201fff  libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff87202000 -     0x7fff87362ff7  com.apple.syncservices 5.2 (578.3) <F86C878E-8B5E-DBCE-8592-7AF88DE53261> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff87363000 -     0x7fff873f3fff  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
        0x7fff873f4000 -     0x7fff87403fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87416000 -     0x7fff8743efff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8743f000 -     0x7fff87480fef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff87482000 -     0x7fff87532fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87533000 -     0x7fff87535fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff87639000 -     0x7fff8765cff7  com.apple.iChat.IMFoundation 5.0.5 (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
        0x7fff876e8000 -     0x7fff876ecff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff876ed000 -     0x7fff87b30fef  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
        0x7fff87b81000 -     0x7fff87ca0ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0CE8D59B-D0C7-1DCE-3654-37F27F61BEFA> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff87ca1000 -     0x7fff87cb0fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff87cb1000 -     0x7fff87eebfef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff87eec000 -     0x7fff87eedff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87eee000 -     0x7fff87f09ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff87f0a000 -     0x7fff87f48fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff87f49000 -     0x7fff87fb3fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87fb4000 -     0x7fff87ff3ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <B2E93DEC-2F33-366A-995C-ACA0523D508F> /usr/lib/libssl.0.9.8.dylib
        0x7fff88024000 -     0x7fff880e1fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff880e2000 -     0x7fff88142fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88143000 -     0x7fff8824dff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff8824e000 -     0x7fff88288fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
        0x7fff88289000 -     0x7fff8828aff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff88297000 -     0x7fff882b0fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff882b1000 -     0x7fff88336ff7  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
        0x7fff8836f000 -     0x7fff883c2ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff883cb000 -     0x7fff883d0ff7  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
        0x7fff883d1000 -     0x7fff88443fef  com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff88bd9000 -     0x7fff88bf0fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff88c37000 -     0x7fff88c37ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff88c38000 -     0x7fff88ca9ff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff88caa000 -     0x7fff88ce3ff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff88ce4000 -     0x7fff88d62ff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff88d63000 -     0x7fff88e1cfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff88e40000 -     0x7fff88e61fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff88e62000 -     0x7fff88e62ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88e8b000 -     0x7fff88e90fff  libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88e91000 -     0x7fff88eb4fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88eb5000 -     0x7fff88ec6ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff88ec7000 -     0x7fff8903efe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8903f000 -     0x7fff8909fff7  com.apple.ExchangeWebServices 1.3 (61) <7DB2989C-1362-8688-C73E-8405734A6566> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff890a0000 -     0x7fff898aafe7  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
        0x7fff898ab000 -     0x7fff89c48fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89c49000 -     0x7fff89c84fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff89c85000 -     0x7fff89ccdff7  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
        0x7fff89cce000 -     0x7fff89cceff7  com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89ccf000 -     0x7fff89d0cfff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89d0d000 -     0x7fff89d4bfef  com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89d4c000 -     0x7fff89d97fef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff89d98000 -     0x7fff89dc9fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff89dca000 -     0x7fff89f8bfef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff89f8c000 -     0x7fff89f8cff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff89f8d000 -     0x7fff89f98ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff89f99000 -     0x7fff89f9fff7  IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89fa0000 -     0x7fff8a69cff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8a69d000 -     0x7fff8a77afff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a77b000 -     0x7fff8a7abfef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8a7ac000 -     0x7fff8a7c2fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.4 GHz, 6 GB, SMC 1.16f11
    Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
    Serial ATA Device: Hitachi HTS543216L9SA02, 149.05 GB
    Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021a, 0x5d200000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000 / 2
    FireWire Device: Rugged FW/USB, LaCie, Up to 400 Mb/sec
    FireWire Device: G-DRIVE, HGST, Up to 800 Mb/sec

    Hi JulieBoo26,
    If you are having issues with Keynote crashing, you may want to start with following general troubleshooting steps to help narrow it down:
    OS X Mavericks: If an app freezes or quits unexpectedly
    http://support.apple.com/kb/PH13975
    Regards,
    - Brenden

  • Address book keeps crashing - before it's even opened

    I upgraded to 10.6 this weekend and since doing so, I am unable to open my address book. I have tried software upgrading and accessing it through various routes (such as via mail or applications) but it will not open. It just comes up and crashes, before it's done anything. Please help as I need to access my address book for business use. Thanks in advance

    By System update I'm assuming you mean to MacOSX 10.6.x? So in total, you have Address Book, Dictionary, Q Master and Compressor not working.
    Right I don't use these so know nothing about them but I would tell you to check that whatever versions of software they are to make sure they are compatible with your O'S version.
    But if they are good, there are no errant plug ins and the crash log doesn't reveal enough, I would BACK UP FIRST, (to a bootable clone), and then re-apply the combo update for what ever version of Mac OS you are using.

  • My address book keeps getting clogged up with thousands of email duplicates.

    My address book(s) keep getting filled with hundreds or thousands of duplicate addresses. This causes Thunderbird to slow down considerably when I enter an email address in the "to" field because it has to search the thousands of addresses. I have to manually go in and delete them which takes hours because I can only delete a screens worth at a time without getting a script error. I have three gmail accounts I am using with Thunderbird.

    It now appears the duplicate email addresses have showed up again. This is extremely irritating. I would like to get rid of Thunderbird if this can't be solved!

  • Address book keeps a name I delete

    I keep deleting the name of the person in a company card, and every time address book restores it.
    I don't want it, the person doesn't work there anymore, I need to delete it, I tried evrything, even deleting the card and making it new. Plus, I can't find the command "delete from previous recipients" in Mail and I believe that's why it keeps coming back. What can I do?
    Thank you
    Silvia

    Plus, I can't find the command "delete from previous recipients" in Mail
    Did you check Window > Previous Recipients in Mail to delete that address?
    Mulder

  • Address book keeps looking for Adium

    Every time I add, change or update anything with my address book on my iBook a box pops up asking me; "Where is your Adium app?".
    Since Iv never had Adium how can I get rid of this problem. I can go to Spotlight and it keeps going to a Scripts box, but it does the same; "Where is your Adium app?"
    Any ideas?

    Ab might be a separate issue.
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for action in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.
    Reboot, test again.
    If it only does it in Regular Boot and not in Safe Mode, then it is likely some 3rd party add-on, Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed.
    Also see what is in System Preferences>Other Row.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • Mac Address Book keeps deleting any new entry I make, 5 seconds after making it.

    Since yesterday, Address Book won't keep any changes I make to it.  Type in new data and 5 to 10 seconds later it deletes it. If I change a word in the notes section -- it holds for a few seconds then reverts back to the previous word that was there...

    https://discussions.apple.com/community/mac_os/mac_os_x_v10.4_tiger
    Do update your OS to 10.4.11 as well.

  • Address Book freeze or crash when printing labels/envelopes

    I am trying to print mailing labels or envelopes from Address Book. I can print lists but everytime I try to print mailing labels it appears to go into a "sorting" loop and will not respond. When I try to print envelopes and hit print, it crashes. I have read about problems with smart groups but I have no smart groups. The last time I printed mailing labels I had no problem but my operating system at that time was Tiger. Any help?

    I created a second entry with the spouse's name, and then to be more selective in who I send them to (so that it isn't sent to both Jones'), I added the word "Christmas" to the notes for one of them only, repeated this process for all the contacts that I needed to. Then create a SmartGroup that is looking for Christmas in the notes and print labels for that group.
    Yeah, that zoom feature was completely out of whack when I was doing this too; actually, the preview pane was entirely off at times.
    Another useful thing would be to be to able to specify which spot on the sheet of labels to start printing; if I've got a partially used sheet, then its a total pain to be able to start printing on the 8th label down in the 2nd row; I'd have to create bogus entries for Mr. Aaa Aaa and copy that as many times as I need to so that the printing is correctly aligned. Pretty big oversight I must say.

  • Unerased book keeps iBooks crashing?

    On my iPhone 5 with iOS 8.1.1 I am experiencing iBooks crashes at start-up and no way to restore it.
    Exploring iPhone content from iTunes, I realized that in iPhone iBooks a cancelled iBook is still present, while it is not present in iBooks on my iMac.
    I'm wondering if this can be the cause for crashes and how to finally delete this title.
    Added: of course, I tried several sync operation but this did not solved the problem. Nor did it to reset (soft, hard, master) the iPhone or installing iOS update.

    Well it was not the unerased book.
    I was able to access iBooks and all books in it ONLY LOGGING OUT FROM MY ACCOUNT an so erase all books and sync again with iTunes.
    As soon as I log in again, iBooks  keeps on crashing.
    Tried also instructions shown in this thread Why is iBooks still crashing after ios8 update?, but they did not help

  • Address Book Keeps Disappearing

    I just transferred 6000 contacts from Entourage to Address Book, and a number of times over the past few days the ENTIRE contents of the Address Book just disappeared -- often I've been able to watch them vanish one by one.
    Luckily I've backed up regularly so the data was not lost.
    But *** is going on here? Reading this forum, I see I'm not the first.
    Is there a limit to the number of supportable contacts? Is 6000 more than Address Book can handle/
    Also, I've noted that my Address Book is ballooning in size. It began at around 10 mb, then every time I've had a crash and replaced it with the backup, it grew. Now it's almost 30 megs. No photos etc. -- just basic address data and a few notes.
    Is there a way to "compact" the database à la Entourage?
    Lost count   Mac OS X (10.4.9)  

    Checked that and I did sync contacts. I deleted all Mobile Me contacts and all contacts in address book and Turned Sync completely off. Restarted and Address Book disappeared from Dock.
    Quess that I have another Lion anolomy that will just bug me forever.
    There are several other Lion issues that are driing me nuts.
    Thanks for your help.

Maybe you are looking for

  • Error in XI: Technischer Fehler

    Dear Friends, I am getting the following error while trying to save a sales order (t-code VA01). Error in XI: Technischer Fehler Kindly advise. Thanks in Advance Rajbans

  • Playstation 3 hardwired using fios

    I'm currently with cablevision and have my ps3 hardwired to a d-link wireless router which is connected to their modem. I have Verizon coming to set up fios and what I would like to know is can you still hardwire a ps3 the same way. We at one time tr

  • 4.3 HELP!

    I just got the 4.3 Software download started on my 3gs. It didn't go through for some reason but since then my phone kinda died. There's the apple on it and a line below it, but that's it. I can't turn it off and my iTunes doesn't see it anymore. Doe

  • GoToAndStop problem in AIR but not in Flash Player 10

    Hi, I'm currently developing a login screen for users to acces my application. For the login I have 3 frames, frame 1 allows the user to view the assessor login form or the client login form. Depending on which button they select the function "gotoAn

  • Joining tables for Mobile apps

    can i access multiple table(like normal join) from one CallResponder's token for my mobile apps(flex 4.6)..if we can ,then how can we do this..i think, there is some solution,but i'm not aware of it.. please give me a short demo or link..how can you