Messages Keeps Crashing

My messages application keeps crashing and I can't see any of the messages that I send, or recieve.

MacBook Pro, OS X Mountain Lion (10.8.2), Messages

Posted on Feb 3, 2013 3:11 PM

Reply
13 replies

Feb 3, 2013 4:21 PM in response to KatieBailey15

I've got the same issue. I can view messages through iOS, however on OSX it's just in an app crash kind of mode. Not quite certain how to "reset" it without losing conversations. Basically my guess is that someone sent something to you in a message that's unparsable which is causing it to crash. :-/


For me, someone sent an empty file reference by accident which now prevents either of us from having Messages open.

Feb 3, 2013 7:17 PM in response to KatieBailey15

Launch the Console application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ Open LaunchPad. Click Utilities, then Console in the icon grid.


Step 1


Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.


Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them (command-C) to the Clipboard. Paste (command-V) into a reply to this message.


When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.

Please do not indiscriminately dump thousands of lines from the log into this discussion.


Important: Some private information, such as your name, may appear in the log. Anonymize before posting.


Step 2


Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

Feb 4, 2013 5:41 PM in response to Linc Davis

This is the time from my last crash:


2/3/13 6:41:12.629 PM ReportCrash[858]: Removing excessive log: file://localhost/Users/KatieBailey/Library/Logs/DiagnosticReports/Messages_2013 -01-23-200219_Katie-Baileys-MacBook-Pro.crash


Here's some lines from the crash report:


Crashed Thread: 0 Dispatch queue: com.apple.main-thread



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000



External Modification Warnings:

Thread creation by external task.



Application Specific Information:

terminate called throwing an exception

abort() called



Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff90e18212 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff93603af4 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff93647dce abort + 143

3 libc++abi.dylib 0x00007fff9886ca17 abort_message + 257

4 libc++abi.dylib 0x00007fff9886a3c6 default_terminate() + 28

5 libobjc.A.dylib 0x00007fff92000887 _objc_terminate() + 111

6 libc++abi.dylib 0x00007fff9886a3f5 safe_handler_caller(void (*)()) + 8

7 libc++abi.dylib 0x00007fff9886a450 std::terminate() + 16

8 libc++abi.dylib 0x00007fff9886b647 __cxa_rethrow + 85

9 libobjc.A.dylib 0x00007fff92000575 objc_exception_rethrow + 40

10 com.apple.CoreFoundation 0x00007fff93d16716 CFRunLoopRunSpecific + 390

11 com.apple.HIToolbox 0x00007fff941c60a4 RunCurrentEventLoopInMode + 209

12 com.apple.HIToolbox 0x00007fff941c5d84 ReceiveNextEventCommon + 166

13 com.apple.HIToolbox 0x00007fff941c5cd3 BlockUntilNextEventMatchingListInMode + 62

14 com.apple.AppKit 0x00007fff9630f613 _DPSNextEvent + 685

15 com.apple.AppKit 0x00007fff9630eed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

16 com.apple.AppKit 0x00007fff96306283 -[NSApplication run] + 517

17 com.apple.AppKit 0x00007fff962aacb6 NSApplicationMain + 869

18 libdyld.dylib 0x00007fff8df4a7e1 start + 1



Thread 1:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 2:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff90e18d16 kevent + 10

1 libdispatch.dylib 0x00007fff92e0cdea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff92e0c9ee _dispatch_mgr_thread + 54



Thread 3:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13

Feb 4, 2013 5:58 PM in response to Linc Davis

Process: Messages [866]

Path: /Applications/Messages.app/Contents/MacOS/Messages

Identifier: com.apple.iChat

Version: 7.0.1 (3314)

Build Info: iChat-3312000000000000~7

Code Type: X86-64 (Native)

Parent Process: launchd [148]



Date/Time: 2013-02-03 18:41:11.430 -0500

OS Version: Mac OS X 10.8.2 (12C60)

Report Version: 10



Crashed Thread: 0 Dispatch queue: com.apple.main-thread



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000



External Modification Warnings:

Thread creation by external task.



Application Specific Information:

terminate called throwing an exception

abort() called



Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff90e18212 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff93603af4 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff93647dce abort + 143

3 libc++abi.dylib 0x00007fff9886ca17 abort_message + 257

4 libc++abi.dylib 0x00007fff9886a3c6 default_terminate() + 28

5 libobjc.A.dylib 0x00007fff92000887 _objc_terminate() + 111

6 libc++abi.dylib 0x00007fff9886a3f5 safe_handler_caller(void (*)()) + 8

7 libc++abi.dylib 0x00007fff9886a450 std::terminate() + 16

8 libc++abi.dylib 0x00007fff9886b647 __cxa_rethrow + 85

9 libobjc.A.dylib 0x00007fff92000575 objc_exception_rethrow + 40

10 com.apple.CoreFoundation 0x00007fff93d16716 CFRunLoopRunSpecific + 390

11 com.apple.HIToolbox 0x00007fff941c60a4 RunCurrentEventLoopInMode + 209

12 com.apple.HIToolbox 0x00007fff941c5d84 ReceiveNextEventCommon + 166

13 com.apple.HIToolbox 0x00007fff941c5cd3 BlockUntilNextEventMatchingListInMode + 62

14 com.apple.AppKit 0x00007fff9630f613 _DPSNextEvent + 685

15 com.apple.AppKit 0x00007fff9630eed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

16 com.apple.AppKit 0x00007fff96306283 -[NSApplication run] + 517

17 com.apple.AppKit 0x00007fff962aacb6 NSApplicationMain + 869

18 libdyld.dylib 0x00007fff8df4a7e1 start + 1



Thread 1:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 2:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff90e18d16 kevent + 10

1 libdispatch.dylib 0x00007fff92e0cdea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff92e0c9ee _dispatch_mgr_thread + 54



Thread 3:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 4:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 5:

0 libsystem_kernel.dylib 0x00007fff90e180fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff93606f89 _pthread_cond_wait + 869

2 com.apple.Foundation 0x00007fff992edcc6 -[NSCondition wait] + 240

3 com.apple.Foundation 0x00007fff992e6468 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 796

4 com.apple.Foundation 0x00007fff992e60c8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131

5 com.apple.CoreFoundation 0x00007fff93d2747a _CFXNotificationPost + 2554

6 com.apple.Foundation 0x00007fff992a2846 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64

7 com.apple.viceroy.framework 0x00007fff91c134d3 postMessage + 59

8 com.apple.CoreFoundation 0x00007fff93d2747a _CFXNotificationPost + 2554

9 com.apple.Foundation 0x00007fff992a2846 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64

10 com.apple.viceroy.framework 0x00007fff91c1345e __VideoConferenceInit_block_invoke_0 + 1030

11 libdispatch.dylib 0x00007fff92e0df01 _dispatch_call_block_and_release + 15

12 libdispatch.dylib 0x00007fff92e0a0b6 _dispatch_client_callout + 8

13 libdispatch.dylib 0x00007fff92e0b47f _dispatch_queue_drain + 235

14 libdispatch.dylib 0x00007fff92e0b2f1 _dispatch_queue_invoke + 52

15 libdispatch.dylib 0x00007fff92e0b1c3 _dispatch_worker_thread2 + 249

16 libsystem_c.dylib 0x00007fff93604cab _pthread_wqthread + 404

17 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x00007fff90e16686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff90e15c42 mach_msg + 70

2 libsystem_kernel.dylib 0x00007fff90e12e2a thread_suspend + 71

3 ??? 0x0000000104822787 0 + 4370605959



Thread 7:

0 libsystem_kernel.dylib 0x00007fff90e16686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff90e15c42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff93d11803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff93d16ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff93d166b2 CFRunLoopRunSpecific + 290

5 com.apple.CoreFoundation 0x00007fff93d25371 CFRunLoopRun + 97

6 ia 0x00000001048a0fdf spectorRunLoop(void*) + 154

7 libsystem_c.dylib 0x00007fff93602742 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff935ef181 thread_start + 13



Thread 8:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff90e18322 __select + 10

1 com.apple.CoreFoundation 0x00007fff93d564e6 __CFSocketManager + 1302

2 libsystem_c.dylib 0x00007fff93602742 _pthread_start + 327

3 libsystem_c.dylib 0x00007fff935ef181 thread_start + 13



Thread 9:

0 libsystem_kernel.dylib 0x00007fff90e16686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff90e15c42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff93d11803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff93d16ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff93d166b2 CFRunLoopRunSpecific + 290

5 com.apple.CoreMediaIO 0x00007fff96f026f8 CMIO::DAL::RunLoop::OwnThread(void*) + 146

6 com.apple.CoreMediaIO 0x00007fff96efa2de CAPThread::Entry(CAPThread*) + 156

7 libsystem_c.dylib 0x00007fff93602742 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff935ef181 thread_start + 13



Thread 10:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 11:

0 libsystem_kernel.dylib 0x00007fff90e18322 __select + 10

1 com.apple.viceroy.framework 0x00007fff91ca42b4 VTPRecvProc + 315

2 libsystem_c.dylib 0x00007fff93602742 _pthread_start + 327

3 libsystem_c.dylib 0x00007fff935ef181 thread_start + 13



Thread 12:

0 libsystem_kernel.dylib 0x00007fff90e180fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff93606fc3 _pthread_cond_wait + 927

2 com.apple.viceroy.framework 0x00007fff91ca6d3b VTP_Select + 1247

3 com.apple.viceroy.framework 0x00007fff91c06e27 TPRecvProc + 436

4 libsystem_c.dylib 0x00007fff93602742 _pthread_start + 327

5 libsystem_c.dylib 0x00007fff935ef181 thread_start + 13



Thread 13:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 14:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 15:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 16:

0 libsystem_kernel.dylib 0x00007fff90e186d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff93604eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff93604cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff935ef171 start_wqthread + 13



Thread 17:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff90e16686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff90e15c42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff93d11803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff93d16ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff93d166b2 CFRunLoopRunSpecific + 290

5 com.apple.Foundation 0x00007fff99291586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356

6 com.apple.Foundation 0x00007fff992ef612 __NSThread__main__ + 1345

7 libsystem_c.dylib 0x00007fff93602742 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff935ef181 thread_start + 13



Thread 18:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff90e180fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff93606f89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff97d06d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118

3 com.apple.JavaScriptCore 0x00007fff97f28d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90

4 com.apple.JavaScriptCore 0x00007fff97f3e36f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff93602742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff935ef181 thread_start + 13



Thread 19:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff90e180fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff93606f89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff97e8b724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff97e8b606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff97f3e36f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff93602742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff935ef181 thread_start + 13



Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fa0b188 rdx: 0x0000000000000000

rdi: 0x0000000000000c07 rsi: 0x0000000000000006 rbp: 0x00007fff5fa0b1b0 rsp: 0x00007fff5fa0b188

r8: 0x00007fff7dbc1278 r9: 0x0000000000000017 r10: 0x0000000020000000 r11: 0x0000000000000206

r12: 0x00007fff5fa0b310 r13: 0x0000000000000001 r14: 0x00007fff7dbc2180 r15: 0x00007fff5fa0b1f0

rip: 0x00007fff90e18212 rfl: 0x0000000000000206 cr2: 0x00007fff7dbbafe8

Logical CPU: 0



Binary Images:

0x1001f4000 - 0x100491fff com.apple.iChat (7.0.1 - 3314) <7848E43B-43F2-3AE1-B9C9-E41E26D542D7> /Applications/Messages.app/Contents/MacOS/Messages

0x1024e9000 - 0x1024eafff com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <07E0DB43-14DD-3741-BCCA-31CE397A53BC> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource

0x1024fc000 - 0x1024fffff com.apple.DirectoryServicesSource (2.1 - 1167) <2BB7BD50-BBB3-3FA9-BAB1-04C704726905> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices

0x10464a000 - 0x104652fff com.apple.iChat.Styles.Balloons (7.0.1 - 3314) <146A7EC7-E9E4-3F9B-870B-C649C65059F0> /Applications/Messages.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/M acOS/Balloons

0x10468c000 - 0x104691ff7 libgermantok.dylib (7) <B98522FA-23D1-351E-9F25-5AAF58FD862D> /usr/lib/libgermantok.dylib

0x1046bf000 - 0x104712fff com.apple.AddressBook.CardDAVPlugin (10.8 - 332) <14042D69-8E1F-3241-A679-C7ED224F2C43> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin

0x10473e000 - 0x10474fff7 com.apple.NSServerNotificationCenter (5.0 - 5.0) <79D8FF5B-BBC9-3A86-8927-177738E5D857> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation

0x10486f000 - 0x104874fff com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <E807EE74-4241-36B2-87A6-92AFAE41D68F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

0x104899000 - 0x10496efff +ia (???) <8A6FD89A-45B6-94B7-CE04-946221574D17> /usr/local/sps/Spector Pro.app/Contents/SharedSupport/ia

0x104a0a000 - 0x104aa1ff7 Tcl (8.4.19 - 8.4.19) <D1C3A114-08EE-3FA4-A3DE-152C09BB9648> /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl

0x104b48000 - 0x104b70ff7 com.apple.cmio.DAL.VDC_4 (301.0 - 4147) <52F61616-1034-3699-BD49-7860000A2671> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC

0x104c11000 - 0x104e20fff com.apple.audio.codecs.Components (3.0 - 3.0) <B5BB86C0-4398-3ABB-A7DA-97D7F0E30E23> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs

0x104faf000 - 0x105103fff com.apple.audio.units.Components (1.8 - 1.8) <7846E0A3-4AFB-3E29-96D3-BF87348024ED> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x7fff5fdf4000 - 0x7fff5fe2893f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld

0x7fff8cc84000 - 0x7fff8cd03ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff8cd04000 - 0x7fff8cfd4fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8cfd5000 - 0x7fff8cfd8fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff8cfea000 - 0x7fff8d426fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff8d427000 - 0x7fff8d434ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff8d435000 - 0x7fff8d437ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff8d438000 - 0x7fff8d43ffff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff8d440000 - 0x7fff8d487fff com.apple.facetimeservices (8.0 - 900) <6C3A50E2-0127-3937-8B8E-1A9BE620DC80> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices

0x7fff8d4b1000 - 0x7fff8d4f4ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff8d4f5000 - 0x7fff8d4fdff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib

0x7fff8d9f4000 - 0x7fff8da64fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x7fff8da78000 - 0x7fff8dcfdff7 com.apple.RawCamera.bundle (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff8dcfe000 - 0x7fff8dd5bfff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff8dd5c000 - 0x7fff8dd5eff7 com.apple.IMServicePlugInSupport (8.0 - 900) <81D22379-0450-30CA-AE54-789C859D4414> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport

0x7fff8dda1000 - 0x7fff8ddaafff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff8ddab000 - 0x7fff8de12ff7 com.apple.coredav (1.0.1 - 179.6) <4E7C1925-D6D9-3E27-8FF1-BD4E615CC87E> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV

0x7fff8de13000 - 0x7fff8de20fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff8de21000 - 0x7fff8de71ff7 com.apple.imdaemoncore (8.0 - 900) <9334EF75-6DF5-3AA7-9D0A-B78B0ED12473> /System/Library/PrivateFrameworks/IMDaemonCore.framework/Versions/A/IMDaemonCor e

0x7fff8defc000 - 0x7fff8df1bff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff8df1c000 - 0x7fff8df1efff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8df1f000 - 0x7fff8df47fff com.apple.ScreenSaver (5.0 - 5) <A984092F-0FF7-30FE-9850-BE78D0FE136B> /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver

0x7fff8df48000 - 0x7fff8df4bff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff8df4c000 - 0x7fff8df4dff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8df4e000 - 0x7fff8df5afff com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff8df5b000 - 0x7fff8dffaff7 com.apple.imcore (8.0 - 900) <528EE3D6-84F4-3AD2-805D-8831C9498972> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore

0x7fff8dffb000 - 0x7fff8e98bc67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8e9c2000 - 0x7fff8e9e4ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib

0x7fff8ea1e000 - 0x7fff8ea87fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff8ea88000 - 0x7fff8eab6fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff8eab7000 - 0x7fff8eb7cff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff8eb9d000 - 0x7fff8ee60ff7 com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff8ee61000 - 0x7fff8ef5ffff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff8ef60000 - 0x7fff8ef61ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib

0x7fff8efae000 - 0x7fff8efc9ff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff8efca000 - 0x7fff8f04bfff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff8f064000 - 0x7fff8f1d5ff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff8f1d6000 - 0x7fff8f1d6fff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff8f1d7000 - 0x7fff8f485fff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff8f486000 - 0x7fff8f4d1ff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff8f4d2000 - 0x7fff8f52efff com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8f52f000 - 0x7fff8f53dff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib

0x7fff8f53e000 - 0x7fff8f55dff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff8f55e000 - 0x7fff8f65bff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff8f65c000 - 0x7fff8f767fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff8f768000 - 0x7fff8f77cfff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff8f77d000 - 0x7fff8f788fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff8f789000 - 0x7fff8f789fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff8f93c000 - 0x7fff908f5fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff908f6000 - 0x7fff90922ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff90923000 - 0x7fff90927fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff90928000 - 0x7fff909b7ff7 com.apple.iChat.SocialUI (7.0.1 - 1) <A854A177-AAFF-3FE2-AA9B-7EE2D8D7BE81> /System/Library/PrivateFrameworks/SocialUI.framework/Versions/A/SocialUI

0x7fff909b8000 - 0x7fff909c7ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff909c8000 - 0x7fff90a02fff com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff90a03000 - 0x7fff90a3aff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib

0x7fff90c83000 - 0x7fff90c8eff7 com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff90c8f000 - 0x7fff90ce9ff7 com.apple.ScreenSharingFramework (2.1 - 2.1) <F510BC49-D98D-3FAD-86BA-54B1770BF888> /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing

0x7fff90d04000 - 0x7fff90d13ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff90d14000 - 0x7fff90e05ff7 com.apple.PubSub (1.0.5 - 65.32) <A53D3D5D-85DF-3CFC-94DF-FB05D6FEC34A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub

0x7fff90e06000 - 0x7fff90e21ff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

0x7fff91097000 - 0x7fff9109cfff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff910f0000 - 0x7fff910f4fff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff910f5000 - 0x7fff9113dfff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff9119c000 - 0x7fff911a5ff7 com.apple.marco (8.0 - 900) <5864ADD1-FC2F-37EF-BE89-A9E582C78610> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco

0x7fff911e4000 - 0x7fff911e4fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff913cd000 - 0x7fff9145efff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff9145f000 - 0x7fff91481ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff91513000 - 0x7fff9151dfff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff9151e000 - 0x7fff915f0ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff915f1000 - 0x7fff9160cff7 libexpat.1.dylib (12) <95D59F1F-0A5C-3F33-BA97-26F7D796CE7A> /usr/lib/libexpat.1.dylib

0x7fff9160d000 - 0x7fff9170afff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff919f3000 - 0x7fff919f3fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff919f4000 - 0x7fff91bf4fff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib

0x7fff91bf5000 - 0x7fff91d0efff com.apple.viceroy.framework (463 - 463) <344D48A4-80DF-3C06-A28F-132858F00985> /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference

0x7fff91d0f000 - 0x7fff91d59ff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff91d5a000 - 0x7fff91db7ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff91db8000 - 0x7fff91f3efff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff91f3f000 - 0x7fff91f4bff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff91f4c000 - 0x7fff91f59fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff91f5a000 - 0x7fff91f65ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff91f70000 - 0x7fff91f71fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff91f89000 - 0x7fff91fb5fff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x7fff91fb6000 - 0x7fff91fc2fff com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login

0x7fff91fc3000 - 0x7fff91feefff com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors

0x7fff91fef000 - 0x7fff9210792f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff92108000 - 0x7fff92161fff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff92162000 - 0x7fff921b9ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x7fff921ba000 - 0x7fff92415ff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff92ccb000 - 0x7fff92d33fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff92e08000 - 0x7fff92e1dff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff92e1e000 - 0x7fff92e1fff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib

0x7fff92e20000 - 0x7fff92e20fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff92e2d000 - 0x7fff92e2dfff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff92e2e000 - 0x7fff92e2efff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff92e2f000 - 0x7fff92e9cfff com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff92e9d000 - 0x7fff930d2ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff930d3000 - 0x7fff93109fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff9310a000 - 0x7fff93159ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff9315a000 - 0x7fff9315dfff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff9315e000 - 0x7fff93557ff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff93558000 - 0x7fff935e5ff7 com.apple.imavcore (8.0 - 900) <CAF60585-FFB5-3504-A9A1-A8A95DEBBAE5> /System/Library/PrivateFrameworks/IMAVCore.framework/Versions/A/IMAVCore

0x7fff935e6000 - 0x7fff935edfff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff935ee000 - 0x7fff936bafe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib

0x7fff936bb000 - 0x7fff936c5fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff936c6000 - 0x7fff9376cff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff93af9000 - 0x7fff93b0aff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff93b0b000 - 0x7fff93b3ffff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff93b41000 - 0x7fff93b55fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff93bb6000 - 0x7fff93bc8ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff93bc9000 - 0x7fff93be3fff com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge

0x7fff93c16000 - 0x7fff93c17ff7 com.apple.imdmessageservices (8.0 - 900) <B56573C2-C1E5-3A65-A017-1B943A311015> /System/Library/PrivateFrameworks/IMDMessageServices.framework/Versions/A/IMDMe ssageServices

0x7fff93c18000 - 0x7fff93cb5ff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff93cb6000 - 0x7fff93ce1fff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff93ce2000 - 0x7fff93ecbfff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff93ecc000 - 0x7fff93ef7fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff93ef8000 - 0x7fff93efeff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff93f01000 - 0x7fff93f0ffff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff93f10000 - 0x7fff93f4fff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff93f80000 - 0x7fff93f81ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib

0x7fff93f82000 - 0x7fff94084fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib

0x7fff94085000 - 0x7fff94098ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff94099000 - 0x7fff94133fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff94134000 - 0x7fff94135fff libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib

0x7fff94136000 - 0x7fff9413dfff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff9413e000 - 0x7fff94165ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff94166000 - 0x7fff94496ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff94497000 - 0x7fff9449ffff com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication

0x7fff944a0000 - 0x7fff944a0fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib

0x7fff944a1000 - 0x7fff945a3fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff945a4000 - 0x7fff94672fff com.apple.Bluetooth (4.0.9 - 4.0.9f33) <3F57E1F3-08E8-3EDF-8DE0-E3855EB4D74B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x7fff94673000 - 0x7fff9498aff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff949e6000 - 0x7fff94a14ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff94a15000 - 0x7fff94a19fff com.apple.IMServicePlugIn (8.0 - 900) <46E775CF-E6D5-36A8-BE42-0ED8F5446DE9> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/IMServicePlugIn

0x7fff94a1a000 - 0x7fff94a71ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff94a72000 - 0x7fff94aacfff com.apple.iChat.IMRenderingFoundation (7.0 - 800) <A5910794-FD76-38E9-97A9-DB250F461964> /System/Library/Frameworks/InstantMessage.framework/Versions/A/Frameworks/IMRen deringFoundation.framework/Versions/A/IMRenderingFoundation

0x7fff94aad000 - 0x7fff94b4bff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff94b4c000 - 0x7fff94b57ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x7fff94b58000 - 0x7fff94b6ffff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff94ba3000 - 0x7fff94bffff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff94cfa000 - 0x7fff94d84ff7 com.apple.iLifeMediaBrowser (2.7.2 - 546) <B8911FE0-5F6B-3244-BF7B-F2BFC50A7C6F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser

0x7fff94dca000 - 0x7fff94e20fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff94e21000 - 0x7fff94e25ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff94e59000 - 0x7fff94e5afff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff94e66000 - 0x7fff94e86fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff94e87000 - 0x7fff94ec4fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff94ec5000 - 0x7fff94ee6fff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff94ee7000 - 0x7fff94f3dff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff94f3e000 - 0x7fff94f93ff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff94f94000 - 0x7fff95108fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff95109000 - 0x7fff9511cff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff9511d000 - 0x7fff9511efff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff9511f000 - 0x7fff95124fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff95125000 - 0x7fff951e2ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff951e3000 - 0x7fff951e6fff com.apple.incomingcallfilter (8.0 - 900) <61FF4751-85E2-342F-889A-32E5F55A78BD> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/Versions/A/Incom ingCallFilter

0x7fff951e9000 - 0x7fff951fefff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff952b8000 - 0x7fff95538ff7 com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x7fff955c1000 - 0x7fff956b6fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff956b7000 - 0x7fff956defff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff95e25000 - 0x7fff95e3bfff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff95e3c000 - 0x7fff95e42fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff95e43000 - 0x7fff95f5dfff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff95f9f000 - 0x7fff95fa3ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff95fa4000 - 0x7fff95faafff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff95fab000 - 0x7fff96007fff com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff96008000 - 0x7fff96022fff com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff96023000 - 0x7fff96027fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff96028000 - 0x7fff96028fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff96029000 - 0x7fff96074fff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff96075000 - 0x7fff961b9fef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff961ba000 - 0x7fff96de7ff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff96de8000 - 0x7fff96e34ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib

0x7fff96e6e000 - 0x7fff96e7afff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff96e7b000 - 0x7fff96e86fff com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth

0x7fff96e87000 - 0x7fff96e89fff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff96e8a000 - 0x7fff96ef7ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff96ef8000 - 0x7fff96f45fff com.apple.CoreMediaIO (301.0 - 4147) <3B748499-C173-357B-976C-9FF257C5171E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff96f46000 - 0x7fff96f4afff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff96f50000 - 0x7fff97347fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff97348000 - 0x7fff973b0ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff973b1000 - 0x7fff9753bfff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff9753c000 - 0x7fff977e0fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff977e1000 - 0x7fff97827ff7 com.apple.IMDPersistence (8.0 - 900) <96EEA554-9DD3-3B2C-99E0-9266F8F5B6C9> /System/Library/PrivateFrameworks/IMDPersistence.framework/Versions/A/IMDPersis tence

0x7fff97828000 - 0x7fff979c3fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff979c4000 - 0x7fff979fffff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff97a01000 - 0x7fff97b21fff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff97b22000 - 0x7fff97b5efff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff97b5f000 - 0x7fff97b76ff7 com.apple.iChat.InstantMessage (7.0.1 - 3305) <B512018D-EC03-3906-AB27-8B8FF44C36B7> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage

0x7fff97b77000 - 0x7fff97b77ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff97b7a000 - 0x7fff97b7efff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff97b7f000 - 0x7fff97bceff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff97bcf000 - 0x7fff97bd4fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff97bd5000 - 0x7fff97bfdfff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff97bfe000 - 0x7fff97c09fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff97c0a000 - 0x7fff97cbbfff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff97cbc000 - 0x7fff97cfffff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff97d00000 - 0x7fff97f9aff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff97f9d000 - 0x7fff97fceff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff97fd2000 - 0x7fff97fd8fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff97fd9000 - 0x7fff98003ff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff98004000 - 0x7fff9803afff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff9803b000 - 0x7fff98048fff com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper

0x7fff98049000 - 0x7fff987f1fff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff987f2000 - 0x7fff987f2fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff987f3000 - 0x7fff9882bfff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

0x7fff98866000 - 0x7fff98868fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff98869000 - 0x7fff9888eff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib

0x7fff9894c000 - 0x7fff9895aff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff9895b000 - 0x7fff9899ffff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib

0x7fff98ad8000 - 0x7fff98ef5fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff98ef6000 - 0x7fff99047fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff99048000 - 0x7fff99082fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff99083000 - 0x7fff99085ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff99086000 - 0x7fff9909dfff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff9909e000 - 0x7fff990a1fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff990a2000 - 0x7fff99250fff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff99251000 - 0x7fff99259fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff9925a000 - 0x7fff995b6fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff99632000 - 0x7fff9974bff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff9974c000 - 0x7fff997ccff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff997cd000 - 0x7fff997cdfff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff997ce000 - 0x7fff997dcfff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib

0x7fff997dd000 - 0x7fff99837fff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff99838000 - 0x7fff99887fff com.apple.xmppcore (7.0 - 800) <455DC50D-9F7E-3F19-B05C-3DE6ACFEACAF> /System/Library/PrivateFrameworks/XMPPCore.framework/Versions/A/XMPPCore

0x7fff99888000 - 0x7fff9988afff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib

0x7fff9988b000 - 0x7fff99965ff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff99966000 - 0x7fff999f3ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff999f4000 - 0x7fff99a76fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff99a77000 - 0x7fff99b11fff com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff99b12000 - 0x7fff99b2ffff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff99b30000 - 0x7fff99b81ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff99b82000 - 0x7fff99bdcff7 com.apple.imfoundation (8.0 - 900) <850E59A3-B5CE-3149-8D42-9ED4CBBCAA9D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n

0x7fff99bdd000 - 0x7fff99bfeff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 3

thread_create: 1

thread_set_state: 0

Calls made by this process:

task_for_pid: 0

thread_create: 0

thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 1025

thread_create: 11

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=223.5M resident=164.9M(74%) swapped_out_or_unallocated=58.7M(26%)

Writable regions: Total=1.1G written=4504K(0%) resident=12.9M(1%) swapped_out=0K(0%) unallocated=1.1G(99%)


REGION TYPE VIRTUAL

=========== =======

CG backing stores 152K

CG image 16K

CG shared images 1184K

CoreAnimation 8K

CoreServices 1436K

JS JIT generated code 128.0M

JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)

JS VM register file (reserved) 4096K reserved VM address space (unallocated)

JS garbage collector 128K

MALLOC 28.9M

MALLOC guard page 48K

MALLOC_LARGE (reserved) 256K reserved VM address space (unallocated)

Memory tag=240 4K

Memory tag=242 12K

Memory tag=249 156K

Memory tag=251 80K

SQLite page cache 480K

STACK GUARD 56.1M

Stack 16.7M

VM_ALLOCATE 16.2M

__DATA 21.2M

__IMAGE 528K

__LINKEDIT 55.0M

__TEXT 168.5M

__UNICODE 544K

mapped file 61.0M

shared memory 308K

=========== =======

TOTAL 1.4G

TOTAL, minus reserved VM space 556.6M

Feb 6, 2013 1:29 PM in response to Linc Davis

Hi Linc,


Can you tell me if the Contacts App (Address Book) should be using two plugins ?


com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <07E0DB43-14DD-3741-BCCA-31CE397A53BC> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource

0x1024fc000 - 0x1024fffff com.apple.DirectoryServicesSource (2.1 - 1167) <2BB7BD50-BBB3-3FA9-BAB1-04C704726905> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices


I was under the impression you used one of the other.


I understand that it has the potential to use either but I am surprised to see them listed together.

Also the Screen Saver item seem to be nearer the top than I would expect.




User uploaded file
9:28 PM Wednesday; February 6, 2013

Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"


 iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
 G4/1GhzDual MDD (Leopard 10.5.8)
 MacBookPro 2Gb (Snow Leopard 10.6.8)
 Mac OS X (10.6.8),
 Couple of iPhones and an iPad
"Limit the Logs to the Bits above Binary Images."  No, Seriously

Feb 7, 2013 11:25 AM in response to Linc Davis

Thanks



User uploaded file
7:25 PM Thursday; February 7, 2013

Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"


 iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
 G4/1GhzDual MDD (Leopard 10.5.8)
 MacBookPro 2Gb (Snow Leopard 10.6.8)
 Mac OS X (10.6.8),
 Couple of iPhones and an iPad
"Limit the Logs to the Bits above Binary Images."  No, Seriously

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Messages Keeps Crashing

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.