Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Dock missing and background flashing?

I have Mac Mini Mid 2010, and I downloaded Mavericks a few days ago. Since then, the dock will not show, and the background flashes gray every 3 seconds. Any ideas how to fix it?

Mac mini (Mid 2010), OS X Mavericks (10.9)

Posted on Nov 14, 2013 8:51 PM

Reply
18 replies

Nov 14, 2013 9:36 PM in response to Steven.rains

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. If you don't see that menu, select

View Show Log List

from the menu bar.

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 to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).


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


In the Console window, look under User Diagnostic Reports for crash reports related to the crashed process. The report name starts with the name of the 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.

Nov 15, 2013 8:35 PM in response to Linc Davis

11/15/13 10:31:11.250 PM ReportCrash[11530]: Removing excessive log: file:///Users/MyName/Library/Logs/DiagnosticReports/Dock_2013-11-15-223033_MyNa me-Mac-mini.crash


11/15/13 10:33:05.941 PM com.apple.launchd.peruser.501[189]: (com.apple.Dock.agent[11626]) Job appears to have crashed: Abort trap: 6


11/15/13 10:33:22.291 PM Dock[11636]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[LPApp iterateChildren:]: unrecognized selector sent to instance 0x7ff9404872e0'




Here are a few of the error codes that I could catch, the messages are pouring in 5 every second. It was hard to make out but I tried grab what I could.


Thanks

Nov 16, 2013 4:32 AM in response to Linc Davis

Process: Dock [18001]

Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock

Identifier: com.apple.dock

Version: 1.8 (1314)

Build Info: Dock-1314000000000000~2

Code Type: X86-64 (Native)

Parent Process: launchd [161]

Responsible: Dock [18001]

User ID:



Date/Time: 2013-11-16 06:15:59.354 -0600

OS Version: Mac OS X 10.9 (13A603)

Report Version: 11

Anonymous UUID:





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



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000



Application Specific Information:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[LPApp iterateChildren:]: unrecognized selector sent to instance 0x7fddc0d8b550'

abort() called

terminating with uncaught exception of type NSException



Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff93adb41c __exceptionPreprocess + 172

1 libobjc.A.dylib 0x00007fff8c217e75 objc_exception_throw + 43

2 CoreFoundation 0x00007fff93ade2ed -[NSObject(NSObject) doesNotRecognizeSelector:] + 205

3 CoreFoundation 0x00007fff93a395b2 ___forwarding___ + 1010

4 CoreFoundation 0x00007fff93a39138 _CF_forwarding_prep_0 + 120

5 Dock 0x000000010d940fdb Dock + 212955

6 Dock 0x000000010d940ad9 Dock + 211673

7 libdispatch.dylib 0x00007fff966a31d7 _dispatch_call_block_and_release + 12

8 libdispatch.dylib 0x00007fff966a02ad _dispatch_client_callout + 8

9 libdispatch.dylib 0x00007fff966a7f03 _dispatch_main_queue_callback_4CF + 333

10 CoreFoundation 0x00007fff93a42839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9

11 CoreFoundation 0x00007fff939fdb14 __CFRunLoopRun + 1636

12 CoreFoundation 0x00007fff939fd275 CFRunLoopRunSpecific + 309

13 Dock 0x000000010d912d73 Dock + 23923

14 libdyld.dylib 0x00007fff8f0915fd start + 1



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

0 libsystem_kernel.dylib 0x00007fff93403866 __pthread_kill + 10

1 libsystem_pthread.dylib 0x00007fff9027f35c pthread_kill + 92

2 libsystem_c.dylib 0x00007fff90b9cbba abort + 125

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

4 libc++abi.dylib 0x00007fff914d7abc default_terminate_handler() + 264

5 libobjc.A.dylib 0x00007fff8c21830d _objc_terminate() + 103

6 libc++abi.dylib 0x00007fff914d53e1 std::__terminate(void (*)()) + 8

7 libc++abi.dylib 0x00007fff914d5456 std::terminate() + 54

8 libobjc.A.dylib 0x00007fff8c2180b0 objc_terminate + 9

9 libdispatch.dylib 0x00007fff966a02c1 _dispatch_client_callout + 28

10 libdispatch.dylib 0x00007fff966a7f03 _dispatch_main_queue_callback_4CF + 333

11 com.apple.CoreFoundation 0x00007fff93a42839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9

12 com.apple.CoreFoundation 0x00007fff939fdb14 __CFRunLoopRun + 1636

13 com.apple.CoreFoundation 0x00007fff939fd275 CFRunLoopRunSpecific + 309

14 com.apple.dock 0x000000010d912d73 0x10d90d000 + 23923

15 libdyld.dylib 0x00007fff8f0915fd start + 1



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

0 libsystem_kernel.dylib 0x00007fff93404662 kevent64 + 10

1 libdispatch.dylib 0x00007fff966a243d _dispatch_mgr_invoke + 239

2 libdispatch.dylib 0x00007fff966a2152 _dispatch_mgr_thread + 52



Thread 2:

0 libsystem_kernel.dylib 0x00007fff93403e6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9027ff08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x00007fff90282fb9 start_wqthread + 13



Thread 3:

0 libsystem_kernel.dylib 0x00007fff93403e6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9027ff08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x00007fff90282fb9 start_wqthread + 13



Thread 4:

0 libsystem_kernel.dylib 0x00007fff93403e6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9027ff08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x00007fff90282fb9 start_wqthread + 13



Thread 5:

0 libsystem_kernel.dylib 0x00007fff93403e6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9027ff08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x00007fff90282fb9 start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x00007fff933ffb22 clock_sleep_trap + 10

1 com.apple.dock 0x000000010d93dbf4 0x10d90d000 + 199668

2 libsystem_pthread.dylib 0x00007fff9027e899 _pthread_body + 138

3 libsystem_pthread.dylib 0x00007fff9027e72a _pthread_start + 137

4 libsystem_pthread.dylib 0x00007fff90282fc9 thread_start + 13



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

rax: 0x0000000000000000 rbx: 0x00007fff79cb8310 rcx: 0x00007fff522f1828 rdx: 0x0000000000000000

rdi: 0x0000000000000f07 rsi: 0x0000000000000006 rbp: 0x00007fff522f1850 rsp: 0x00007fff522f1828

r8: 0x00007fff914d8ab4 r9: 0x00007fff90bc4900 r10: 0x0000000008000000 r11: 0x0000000000000206

r12: 0x00007fff522f19b0 r13: 0x000000010e002940 r14: 0x0000000000000006 r15: 0x00007fff522f1890

rip: 0x00007fff93403866 rfl: 0x0000000000000206 cr2: 0x000000010fb2f000


Logical CPU: 0

Error Code: 0x02000148

Trap Number: 133





Binary Images:

0x10d90d000 - 0x10db82fff com.apple.dock (1.8 - 1314) <B9A0E83C-CBBE-35D7-B5A0-BFDB517611BC> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock

0x10dc30000 - 0x10dc34ff7 com.apple.Uninstall (1.0 - 202) <1098F9DE-104E-3352-A2EE-C5FD92DA81BE> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall

0x11159b000 - 0x11159bff6 +cl_kernels (???) <68C6C1A0-0454-4D1A-83AB-187A65135B20> cl_kernels

0x1115a7000 - 0x1115a7ff8 +cl_kernels (???) <825BC7DE-BE15-4A29-B94F-0335AF492C5D> cl_kernels

0x1115ad000 - 0x1115adffa +cl_kernels (???) <4D76C365-66A2-4747-B815-C6E29331AC19> cl_kernels

0x1115b9000 - 0x1115baff6 +cl_kernels (???) <91EDDCC6-A957-46AF-8DE3-F5235B9A4A88> cl_kernels

0x1115c6000 - 0x1115c7ffc +cl_kernels (???) <6589A119-C745-45B1-AA52-E769080CEEA0> cl_kernels

0x1115cc000 - 0x1115cdff8 +cl_kernels (???) <13210AC6-25F1-45DF-8742-CA96380648BF> cl_kernels

0x1115e8000 - 0x1115e8ff7 +cl_kernels (???) <2929C521-4380-46A0-AB2E-B210D4AC78EB> cl_kernels

0x1115fa000 - 0x1115faffd +cl_kernels (???) <E081D1E5-6E10-4DEA-B3C0-F6ABD5872D31> cl_kernels

0x111d06000 - 0x111decfef unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

0x111e2e000 - 0x111f0eff7 unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib

0x7fff69111000 - 0x7fff69144817 dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld

0x7fff88abd000 - 0x7fff88b34fff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff88b38000 - 0x7fff88b40fff libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib

0x7fff88b54000 - 0x7fff88b8dff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff88b8e000 - 0x7fff88b92fff libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib

0x7fff895fa000 - 0x7fff895fffff com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff89600000 - 0x7fff8979cff7 com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8a0ec000 - 0x7fff8a0f9fff com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0x7fff8a194000 - 0x7fff8a1d6ff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib

0x7fff8a1d7000 - 0x7fff8a1d8ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib

0x7fff8a1eb000 - 0x7fff8a1faff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff8b048000 - 0x7fff8b049fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8b04a000 - 0x7fff8b102ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff8bc78000 - 0x7fff8bc94fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib

0x7fff8bf10000 - 0x7fff8bf74ff9 com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff8c061000 - 0x7fff8c086ff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff8c087000 - 0x7fff8c158ff1 com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8c159000 - 0x7fff8c15dfff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff8c15e000 - 0x7fff8c1defff com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff8c20a000 - 0x7fff8c3b7f27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib

0x7fff8c3b8000 - 0x7fff8c3d1ff7 com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff8c3f5000 - 0x7fff8c405ffb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib

0x7fff8c406000 - 0x7fff8c5beff3 libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib

0x7fff8c775000 - 0x7fff8c780fff libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib

0x7fff8c7ea000 - 0x7fff8c81fffc com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff8c86d000 - 0x7fff8c891fff libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib

0x7fff8c892000 - 0x7fff8c89bff7 libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x7fff8c89c000 - 0x7fff8c8a7fff libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8c8f7000 - 0x7fff8c8f8ff7 libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8c8f9000 - 0x7fff8c8fefff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib

0x7fff8cc1a000 - 0x7fff8cccaff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff8cccb000 - 0x7fff8ccccff7 com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff8cccd000 - 0x7fff8ccddfff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib

0x7fff8cd0f000 - 0x7fff8cd38fff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff8cd5f000 - 0x7fff8cdc3ff3 com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff8cf31000 - 0x7fff8cf61fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s

0x7fff8cf62000 - 0x7fff8cf6cff7 libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib

0x7fff8cf6d000 - 0x7fff8cf73ff7 libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib

0x7fff8cf74000 - 0x7fff8cf74ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib

0x7fff8cf75000 - 0x7fff8d037ff1 com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff8d038000 - 0x7fff8d093ffb com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8d094000 - 0x7fff8d0a6ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff8d0a7000 - 0x7fff8d4daffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0x7fff8d57d000 - 0x7fff8d585ffc libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff8d865000 - 0x7fff8d868fff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff8dd89000 - 0x7fff8dd8cffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff8dd8d000 - 0x7fff8ddbcfff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff8ddca000 - 0x7fff8ddd2ff3 libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib

0x7fff8ddd3000 - 0x7fff8de42ff1 com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff8e178000 - 0x7fff8e180ff7 com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x7fff8e181000 - 0x7fff8e42bffd com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff8e42c000 - 0x7fff8e4b7fff libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib

0x7fff8e5cd000 - 0x7fff8e5ceff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff8e5cf000 - 0x7fff8e63cfff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff8e70e000 - 0x7fff8e715fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8e716000 - 0x7fff8e718fff libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff8e778000 - 0x7fff8e7ebffb com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff8e838000 - 0x7fff8e864fff com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff8e865000 - 0x7fff8e87cfff com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff8ed15000 - 0x7fff8ed44ff5 com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8ed45000 - 0x7fff8ed45fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff8ed55000 - 0x7fff8ed5cff7 liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib

0x7fff8ed5d000 - 0x7fff8ed5eff7 libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib

0x7fff8eec9000 - 0x7fff8ef33ff7 com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff8f08e000 - 0x7fff8f091ff7 libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib

0x7fff8f092000 - 0x7fff8f092ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib

0x7fff8f093000 - 0x7fff8f093fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff8f464000 - 0x7fff8f46eff7 com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff8f58b000 - 0x7fff8f5bcfff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff8f88d000 - 0x7fff8f971fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff90206000 - 0x7fff9021afff com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff9021b000 - 0x7fff90260ff6 com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff90261000 - 0x7fff9027cff7 libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib

0x7fff9027d000 - 0x7fff90284ff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib

0x7fff90285000 - 0x7fff90287ff3 libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib

0x7fff90298000 - 0x7fff904f0ff1 com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff9051d000 - 0x7fff90526fff com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff90527000 - 0x7fff90542ff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib

0x7fff90543000 - 0x7fff9060cfff com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff9060d000 - 0x7fff9061eff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib

0x7fff9061f000 - 0x7fff9070dfff libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff9070e000 - 0x7fff9083eff7 com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff9083f000 - 0x7fff90857ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff90ad0000 - 0x7fff90ad4fff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib

0x7fff90ad5000 - 0x7fff90b2dff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff90b37000 - 0x7fff90b38fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib

0x7fff90b39000 - 0x7fff90b3afff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib

0x7fff90b40000 - 0x7fff90bc9ff7 libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib

0x7fff90bfe000 - 0x7fff90c04fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication

0x7fff90c67000 - 0x7fff90c70ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib

0x7fff90c71000 - 0x7fff90dc4ff7 com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff90dc5000 - 0x7fff90dc7ff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff90de5000 - 0x7fff90e0aff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff90e0b000 - 0x7fff90e52ff7 libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib

0x7fff90e67000 - 0x7fff90ef3ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff90ef4000 - 0x7fff90f42fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib

0x7fff911ec000 - 0x7fff911efffa libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib

0x7fff911f0000 - 0x7fff911f8ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff911f9000 - 0x7fff9124aff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff913bb000 - 0x7fff914aafff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff914ab000 - 0x7fff914b0ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib

0x7fff914b1000 - 0x7fff914daff7 libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib

0x7fff914db000 - 0x7fff914e9fff com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff91557000 - 0x7fff9157bff7 libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff91aa1000 - 0x7fff91ac9ffb libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib

0x7fff91af1000 - 0x7fff91b3eff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff91b3f000 - 0x7fff91b49ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff91b85000 - 0x7fff91b8cff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib

0x7fff91d4b000 - 0x7fff91d99fff com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff91e38000 - 0x7fff91e4afff com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff91f0f000 - 0x7fff91f36ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib

0x7fff9220e000 - 0x7fff92226ff7 com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff92227000 - 0x7fff92227fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff92255000 - 0x7fff9226eff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff9226f000 - 0x7fff9229efd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib

0x7fff922ab000 - 0x7fff9238afff libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib

0x7fff9238b000 - 0x7fff923ddfff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib

0x7fff923de000 - 0x7fff923e0fff com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x7fff923ef000 - 0x7fff923f1fff libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff92423000 - 0x7fff92462fff libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff92488000 - 0x7fff9248cff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib

0x7fff9248f000 - 0x7fff92493ff7 libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib

0x7fff9250c000 - 0x7fff9251dff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib

0x7fff92549000 - 0x7fff9254affb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib

0x7fff9254b000 - 0x7fff9284afff com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff92856000 - 0x7fff9285aff7 libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff9285b000 - 0x7fff9285efff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff9285f000 - 0x7fff92949fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib

0x7fff92972000 - 0x7fff92ae2ff6 com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff92ae3000 - 0x7fff92be8fff com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff92be9000 - 0x7fff92cdaff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib

0x7fff93340000 - 0x7fff9337aff3 com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff9337b000 - 0x7fff933a3ffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib

0x7fff933a4000 - 0x7fff933a6ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib

0x7fff933a7000 - 0x7fff933b4ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib

0x7fff933ee000 - 0x7fff9340aff7 libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib

0x7fff9343a000 - 0x7fff93724fff com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff93725000 - 0x7fff9380cff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib

0x7fff9380d000 - 0x7fff93866fff libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff938fd000 - 0x7fff9398cff7 com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff9398d000 - 0x7fff93b72ff7 com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff93b96000 - 0x7fff93be7fff com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff93c2f000 - 0x7fff93c92ff7 com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff93d9a000 - 0x7fff93ddfff7 libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib

0x7fff93e91000 - 0x7fff93f5cfff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff93fad000 - 0x7fff9427bff4 com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff942e3000 - 0x7fff94317fff libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib

0x7fff94347000 - 0x7fff94351fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib

0x7fff9435d000 - 0x7fff94360fff com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff94361000 - 0x7fff943b4fff com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x7fff943b5000 - 0x7fff943b5fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff943b6000 - 0x7fff943fdfff libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff94440000 - 0x7fff944c9fff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff944d9000 - 0x7fff94517ff7 libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff94518000 - 0x7fff947ecfc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff947f3000 - 0x7fff94800ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib

0x7fff9481f000 - 0x7fff94820fff libquit.dylib (161) <12162287-B8C8-36D0-B000-ADC28731FC66> /usr/lib/libquit.dylib

0x7fff94821000 - 0x7fff94c02ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff94c03000 - 0x7fff94c2affb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib

0x7fff94c2b000 - 0x7fff94c2bfff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff94c3f000 - 0x7fff94c41ffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib

0x7fff95392000 - 0x7fff9539eff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff956c7000 - 0x7fff95835ff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff95836000 - 0x7fff95841ff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff95842000 - 0x7fff9615e05f com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff961b3000 - 0x7fff961bafff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib

0x7fff9665f000 - 0x7fff96668fff com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff96683000 - 0x7fff9669eff7 libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff9669f000 - 0x7fff966b9fff libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib

0x7fff966ba000 - 0x7fff966c6ff7 com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff966f7000 - 0x7fff96724ff2 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon

0x7fff96725000 - 0x7fff96766fff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 1

thread_create: 0

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: 23012

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=147.6M resident=39.4M(27%) swapped_out_or_unallocated=108.2M(73%)

Writable regions: Total=61.0M written=11.5M(19%) resident=15.5M(25%) swapped_out=140K(0%) unallocated=45.4M(75%)


REGION TYPE VIRTUAL

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

CG backing stores 868K

CG shared images 172K

CoreAnimation 2004K

CoreImage 2140K

CoreServices 1152K

Dispatch continuations 4096K

Foundation 4K

Image IO 84K

Kernel Alloc Once 8K

MALLOC 25.0M

MALLOC (admin) 32K

Memory Tag 246 128K

Memory Tag 247 320K

Memory Tag 250 576K

OpenCL 76K

SQLite page cache 384K

STACK GUARD 56.0M

Stack 10.6M

VM_ALLOCATE 16.5M

__DATA 17.6M

__LINKEDIT 65.9M

__TEXT 81.7M

__UNICODE 544K

mapped file 32.6M

shared memory 4K

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

TOTAL 318.2M


Message was edited by: Steven.rains

Nov 16, 2013 4:42 AM in response to MaggyPie

So I repaired premission and verified disk; the repair fixed a number of errors and the verified disk came up saying everything appeared ok. Playing around with different ideas before yall started to help me I had created a new user account. When I log into it everything is fine, but when I log back into my original account the problem persist. Any ideas?

Nov 16, 2013 6:38 AM in response to Steven.rains

Please read this whole message before doing anything.

This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, or by corruption of certain system caches.


Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.

Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.


Test while in safe mode. Same problem?


After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

Nov 16, 2013 6:56 AM in response to Steven.rains

You appear to have isolated it to your user account. I wonder if you remember doing any 'defaults write' commands in the past or used apps like Secrets to tweak settings?


Anyway, the Dock should be getting settings from com.apple.dock.plist in your user account Library .use the Finders 'Go menu > Go to Folder…' to open that hidden folder (enter ~/Library/Preferences/). Delete the plist (or move to the desktop if you are worried about losing settings). Log out & see if it still occurs.

Mar 2, 2014 10:14 AM in response to Drew Reece

I just entered /Library/Preferences and double clicked the "com.apple.dockfixup.plist" file which I noticed thanks to your comment and the dock popped back and the desktop stopped flashing.


Hope you can find this too. However, I really have no idea of what could have caused this since I did nothing unusual the last time I used my mac before that happend. Anyway, it turned that the fix was pretty easy this way. Hope it works to you.

Dock missing and background flashing?

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