System Preferences as a stack

I've made a stack of all the system preferences by dragging the PreferencePanes folder to the dock. This makes a nice quick way to access system preference items.
Here's the problem:
Instead of showing the icons for the preference items, the stack shows a page with a gear on it with the icon for the item inside the gear. If you do a Get Info on the item in the PreferencePanes folder, it shows that the icon in the stack that I don't want is the preview icon for that app.
So, how do I get the stack to not show the preview icon, or how do I change the preview icon?
Thanks!

You could create an application item named MY_SYSDATE (for example), then create a before-header computation of type PL/SQL Function Body that does
return to_char(sysdate,'MM/DD/YYYY HH24:MI:SS')
or in any format you like. This will recompute your item MY_SYSDATE on each page view. Then in your template reference &MY_SYSDATE. (note trailing period).
-Scott

Similar Messages

  • System Preferences quit unexpectedly every time I tried to open User Accounts

    Hi there...
    Could you please help me... My MacOSX Lion 10.7.5 could not open User Accounts in System Preferences.. it always quit unexpectedly every time I try to access it.
    Fyi, I've just upgrade MacOSX Lion into 10.7.5 where I didn't have this issue with 10.7.4
    Here is the problem script:
    Process:         System Preferences [4582]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         11.0 (11.0)
    Build Info:      SystemPrefsApp-214009000000000~8
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [232]
    Date/Time:       2012-10-05 22:54:41.272 -0400
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          20693 sec
    Crashes Since Last Report:           1926
    Per-App Interval Since Last Report:  4 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      122855D8-6C99-4356-AC25-F5DA48047646
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    VM Regions Near 0x8:
    -->
        __TEXT                 000000010b4c7000-000000010b4ea000 [  140K] r-x/rwx SM=COW  /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Application Specific Information:
    com.apple.preferences.users v.12.1 (Users & Groups)
    objc[4582]: garbage collection is ON
    FEBufferImage
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff857ec436 CFGetTypeID + 166
    1   com.apple.framework.Admin               0x00007fff8c11cc54 +[NSDictionary(cXMLDataConvertor) dictionaryFromXMLString:] + 151
    2   com.apple.framework.Admin               0x00007fff8c114564 -[User familySettings] + 54
    3   com.apple.preferences.users             0x00000001117aa2b9 0x1117a7000 + 12985
    4   com.apple.preferences.users             0x00000001117aa01c 0x1117a7000 + 12316
    5   com.apple.preferences.users             0x00000001117a9687 0x1117a7000 + 9863
    6   com.apple.preferences.users             0x00000001117a9227 0x1117a7000 + 8743
    7   com.apple.AppKit                        0x00007fff86e22f7e -[NSCustomObject nibInstantiate] + 418
    8   com.apple.AppKit                        0x00007fff86e22d69 -[NSIBObjectData instantiateObject:] + 303
    9   com.apple.AppKit                        0x00007fff86e21fc5 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 347
    10  com.apple.AppKit                        0x00007fff86e188bb loadNib + 322
    11  com.apple.AppKit                        0x00007fff86e17db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  com.apple.AppKit                        0x00007fff86e17cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  com.apple.frameworks.preferencepanes          0x00007fff89bbda04 -[NSPreferencePane loadMainView] + 154
    14  com.apple.frameworks.preferencepanes          0x00007fff89bbe954 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    15  com.apple.systempreferences             0x000000010b4cf6fc 0x10b4c7000 + 34556
    16  com.apple.systempreferences             0x000000010b4ced32 0x10b4c7000 + 32050
    17  com.apple.Foundation                    0x00007fff8c28b186 __NSFireDelayedPerform + 392
    18  com.apple.CoreFoundation                0x00007fff85832934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    19  com.apple.CoreFoundation                0x00007fff85832486 __CFRunLoopDoTimer + 534
    20  com.apple.CoreFoundation                0x00007fff85812e11 __CFRunLoopRun + 1617
    21  com.apple.CoreFoundation                0x00007fff85812486 CFRunLoopRunSpecific + 230
    22  com.apple.HIToolbox                     0x00007fff8e8f92bf RunCurrentEventLoopInMode + 277
    23  com.apple.HIToolbox                     0x00007fff8e9004bf ReceiveNextEventCommon + 181
    24  com.apple.HIToolbox                     0x00007fff8e9003fa BlockUntilNextEventMatchingListInMode + 62
    25  com.apple.AppKit                        0x00007fff86e10779 _DPSNextEvent + 659
    26  com.apple.AppKit                        0x00007fff86e1007d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    27  com.apple.AppKit                        0x00007fff86e0c9b9 -[NSApplication run] + 470
    28  com.apple.AppKit                        0x00007fff87088eac NSApplicationMain + 867
    29  com.apple.systempreferences             0x000000010b4c8b30 0x10b4c7000 + 6960
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8a0e2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85dac594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85dadb85 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a0e27e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff85164786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff85163316 _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8a0e2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85dac594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85dadb85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8a0e2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85dac594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85dadb85 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.coreimage.FEVirtualMemoryCache
    0   libsystem_kernel.dylib                  0x00007fff8a0e067a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a0dfd71 mach_msg + 73
    2   libsystem_kernel.dylib                  0x00007fff8a0dddc9 vm_purgable_control + 140
    3   com.apple.CoreImage                     0x00007fff81f03151 __addPointer_block_invoke_0 + 190
    4   libdispatch.dylib                       0x00007fff85162a82 _dispatch_call_block_and_release + 18
    5   libdispatch.dylib                       0x00007fff851642d2 _dispatch_queue_drain + 264
    6   libdispatch.dylib                       0x00007fff8516412e _dispatch_queue_invoke + 54
    7   libdispatch.dylib                       0x00007fff85163928 _dispatch_worker_thread2 + 198
    8   libsystem_c.dylib                       0x00007fff85dac3da _pthread_wqthread + 316
    9   libsystem_c.dylib                       0x00007fff85dadb85 start_wqthread + 13
    Thread 6:: Dispatch queue: com.apple.root.default-priority
    0   libauto.dylib                           0x00007fff84ca65e1 Auto::Zone::should_collect() + 1
    1   libauto.dylib                           0x00007fff84c91f75 auto_zone_collect + 245
    2   libobjc.A.dylib                         0x00007fff89c8419d objc_collect + 503
    3   libdispatch.dylib                       0x00007fff851639a4 _dispatch_worker_thread2 + 322
    4   libsystem_c.dylib                       0x00007fff85dac3da _pthread_wqthread + 316
    5   libsystem_c.dylib                       0x00007fff85dadb85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8a0e2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85dac594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85dadb85 start_wqthread + 13
    Thread 8:: Dispatch queue: Garbage Collection Work Queue
    0   com.apple.CoreFoundation                0x00007fff857e2a00 CFRelease + 0
    1   com.apple.CoreImage                     0x00007fff81de1b69 image_buffer_finalize(FEBufferImage*) + 118
    2   com.apple.CoreImage                     0x00007fff81de1c11 -[FEBufferImage finalize] + 20
    3   libobjc.A.dylib                         0x00007fff89c8557c finalizeOneObject + 53
    4   libauto.dylib                           0x00007fff84ca907e Auto::foreach_block_do(auto_zone_cursor*, void (*)(void*, void*), void*) + 94
    5   libobjc.A.dylib                         0x00007fff89c854ac batchFinalize + 53
    6   libobjc.A.dylib                         0x00007fff89c855fb batchFinalizeOnTwoThreads + 91
    7   libauto.dylib                           0x00007fff84ca9019 Auto::Zone::invalidate_garbage(unsigned long, void**) + 73
    8   libauto.dylib                           0x00007fff84c967db auto_collect_internal(Auto::Zone*, unsigned int) + 459
    9   libauto.dylib                           0x00007fff84c9221a __auto_zone_collect_block_invoke_0 + 74
    10  libdispatch.dylib                       0x00007fff85162a82 _dispatch_call_block_and_release + 18
    11  libdispatch.dylib                       0x00007fff851642d2 _dispatch_queue_drain + 264
    12  libdispatch.dylib                       0x00007fff8516412e _dispatch_queue_invoke + 54
    13  libdispatch.dylib                       0x00007fff85163928 _dispatch_worker_thread2 + 198
    14  libsystem_c.dylib                       0x00007fff85dac3da _pthread_wqthread + 316
    15  libsystem_c.dylib                       0x00007fff85dadb85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8a0e2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85dac594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85dadb85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8a0e1e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff85d60dea nanosleep + 164
    2   com.apple.Foundation                    0x00007fff8c308ee1 +[NSThread sleepUntilDate:] + 181
    3   com.apple.imageKit                      0x00007fff89753788 -[IKImageCropView preloadThread] + 121
    4   com.apple.Foundation                    0x00007fff8c2d972a -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8c2d96a2 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff85daa8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff85dadb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000087  rdx: 0x0000000000000074
      rdi: 0x0000000000000000  rsi: 0x0000000401168d40  rbp: 0x00007fff6b0c4fc0  rsp: 0x00007fff6b0c4fb0
       r8: 0x0000000401100000   r9: 0x0000000000002f8d  r10: 0x00000000000000c1  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x00007fff732eeef8  r14: 0x0000000401168d40  r15: 0x0000000000000000
      rip: 0x00007fff857ec436  rfl: 0x0000000000010246  cr2: 0x0000000000000008
    Logical CPU: 1
    Binary Images:
           0x10b4c7000 -        0x10b4e9fff  com.apple.systempreferences (11.0 - 11.0) <B3187F74-9420-3080-AD41-C6BC6C95FD05> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x10b5da000 -        0x10b5dbff3 +cl_kernels (??? - ???) <43F02177-49EF-4D13-B7C5-F1D2A199D4A0> cl_kernels
           0x10f621000 -        0x10f62ffff  com.apple.frameworks.opendirectoryconfigui (10.7 - 10.7) <1383F700-AB33-3C69-926C-79367B81E925> /System/Library/PrivateFrameworks/OpenDirectoryConfigUI.framework/Versions/A/Op enDirectoryConfigUI
           0x10f63f000 -        0x10f654fff  com.apple.frameworks.preferencepanessupport (1.0 - 1.0) <B7E1A6D7-5C75-3626-ACD9-682B6CBC3EBF> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x10f668000 -        0x10f67cfff  com.apple.OpenDirectoryConfig (10.7 - 55.1) <B863762E-239C-3808-B85A-FEF20FDFA50A> /System/Library/PrivateFrameworks/OpenDirectoryConfig.framework/Versions/A/Open DirectoryConfig
           0x10f6b3000 -        0x10f6bdfef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10f6c3000 -        0x10f6c6ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x110435000 -        0x110435ff1 +cl_kernels (??? - ???) <7FB4D3CD-34E8-4D16-9996-515556951FC9> cl_kernels
           0x110447000 -        0x1104e6ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x111737000 -        0x111749ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <0272C107-5F2D-33C2-958C-913C0E46C86E> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x1117a7000 -        0x111800fff  com.apple.preferences.users (12.1 - 12.1) <FD8A48A1-C498-3C2B-969C-7F2A125DDFFC> /System/Library/PreferencePanes/Accounts.prefPane/Contents/MacOS/Accounts
           0x11182e000 -        0x1118aefff  com.apple.frameworks.server.kit (10.7.2 - 171.11) <97B338D1-07B3-3A96-A1C3-916AABD84736> /System/Library/PrivateFrameworks/ServerKit.framework/Versions/A/ServerKit
           0x111908000 -        0x11198eff7  com.apple.frameworks.server.foundation (10.7.3 - 185.6) <4719FA2C-6BAB-31F9-B68A-6DBC80FAC996> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x1119ef000 -        0x111a29ff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <A131985C-8F2E-3706-957E-89BA1FA6A14E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x111a57000 -        0x111a61fff  com.apple.iokit.IOUSBLib (5.0.0 - 5.0.0) <BC5B59F2-6816-3FC2-8313-38321BF18C51> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
        0x7fff6b0c7000 -     0x7fff6b0fbbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff81d4d000 -     0x7fff81d91ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff81d92000 -     0x7fff82006fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff82007000 -     0x7fff820f3ff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff820f4000 -     0x7fff82121fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff82127000 -     0x7fff82162fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff82163000 -     0x7fff8217afff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8217b000 -     0x7fff821ffff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff82200000 -     0x7fff8221ffff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff82220000 -     0x7fff8222efff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff823a2000 -     0x7fff823a7fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff823a8000 -     0x7fff823beff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff823bf000 -     0x7fff823c0ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff823c1000 -     0x7fff82463fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff82470000 -     0x7fff82491fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff82d93000 -     0x7fff831c0fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff831c1000 -     0x7fff831e5fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff831e6000 -     0x7fff8324eff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8325d000 -     0x7fff8325dfff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8325e000 -     0x7fff83260fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff83261000 -     0x7fff83bffa27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83c00000 -     0x7fff840c7fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff84164000 -     0x7fff84171fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff84172000 -     0x7fff841e8fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff841e9000 -     0x7fff842d2fff  com.apple.Bluetooth (4.0.8 - 4.0.8f17) <46F432D0-7E25-3900-A5B2-DDB4C2781036> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff842d3000 -     0x7fff842dafff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8438d000 -     0x7fff843dfff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff843e0000 -     0x7fff843e6fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff843e7000 -     0x7fff84791fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8479c000 -     0x7fff847c7fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff847c8000 -     0x7fff848c2ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff84981000 -     0x7fff84985fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff84986000 -     0x7fff8498dff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8498e000 -     0x7fff849a3fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff849a4000 -     0x7fff849a5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff849cf000 -     0x7fff849d5ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff849d6000 -     0x7fff849f2ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff84a82000 -     0x7fff84abdfff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84abe000 -     0x7fff84b02ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff84b03000 -     0x7fff84b2cfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84b2d000 -     0x7fff84c39fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84c3a000 -     0x7fff84c90fff  libCoreStorage.dylib (??? - ???) <564C1AE4-4669-3D28-9DBF-0256A4341DF9> /usr/lib/libCoreStorage.dylib
        0x7fff84c91000 -     0x7fff84cdffff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff84ce0000 -     0x7fff84d22ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff84d23000 -     0x7fff84d23fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff84d24000 -     0x7fff85142ff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff85143000 -     0x7fff85143fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff85144000 -     0x7fff85150fff  com.apple.CoreBluetooth (100.7 - 1) <988DB0FD-7759-3BA0-AE5F-B6DA2BDB3FF5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff85161000 -     0x7fff8516ffff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff85170000 -     0x7fff85310ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8534f000 -     0x7fff8538efff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8538f000 -     0x7fff85393ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff85394000 -     0x7fff853a8ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff853a9000 -     0x7fff853bcff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff853bd000 -     0x7fff853e8ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff853e9000 -     0x7fff8570eff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8570f000 -     0x7fff85756ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff85757000 -     0x7fff857afff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff857da000 -     0x7fff859aeff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff859af000 -     0x7fff859b0fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff859b1000 -     0x7fff859b1fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff859b2000 -     0x7fff859b7fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff859b8000 -     0x7fff859c2fff  libcsfde.dylib (??? - ???) <165F76E5-EE38-3942-82B4-9BCEEF72EB69> /usr/lib/libcsfde.dylib
        0x7fff859c3000 -     0x7fff85aa2fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85aa3000 -     0x7fff85d5bfff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff85d5c000 -     0x7fff85e39fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff86b72000 -     0x7fff86bcdff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86bce000 -     0x7fff86bd1fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff86c5f000 -     0x7fff86c63fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff86c64000 -     0x7fff86d59fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff86dc1000 -     0x7fff86ddbfff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff86ddc000 -     0x7fff86df8fff  com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff86df9000 -     0x7fff86dfbfff  com.apple.EFILogin (1.0 - 1) <EA18A476-CB02-3EC6-8B2D-9EA019B2D16E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff86dfc000 -     0x7fff86e07ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff86e08000 -     0x7fff87a0efff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87a56000 -     0x7fff87b5bfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8824d000 -     0x7fff88258ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D836A22C-BBDC-3C9F-83D3-F8CC0EE75885> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff88281000 -     0x7fff88286fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff88287000 -     0x7fff88295ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff882e3000 -     0x7fff88359fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8835a000 -     0x7fff883a6ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff883a7000 -     0x7fff883b2ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff88844000 -     0x7fff88846fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88847000 -     0x7fff8884bfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff8884c000 -     0x7fff8884dfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8884e000 -     0x7fff888e1fff  com.apple.PDFKit (2.6.4 - 2.6.4) <4C58283C-3F45-31C6-9896-5EFFFF82D840> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff888e2000 -     0x7fff88944ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88999000 -     0x7fff8899afff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
        0x7fff88a18000 -     0x7fff88a19fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff88a1a000 -     0x7fff88a9dfef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88aa2000 -     0x7fff88dbefff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff88ddb000 -     0x7fff88dfffff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff88e00000 -     0x7fff893e4fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff89673000 -     0x7fff89674fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff896b8000 -     0x7fff896e8ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff896e9000 -     0x7fff89710fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff89711000 -     0x7fff89989fff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff89acd000 -     0x7fff89adafff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89adb000 -     0x7fff89bb9fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff89bba000 -     0x7fff89bd6fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff89bd7000 -     0x7fff89be3fff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff89c03000 -     0x7fff89c4ffff  com.apple.GraphKit (1.0.5 - 30) <ADC7963A-FC30-3886-984D-BC3CD4C5A4B7> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
        0x7fff89c70000 -     0x7fff89d54e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8a0a9000 -     0x7fff8a0bbff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8a0bc000 -     0x7fff8a0cafff  com.apple.Collaboration (63.2 - 63.2) <B76A62A5-EE5E-3D7F-8F1D-F80E8E78FFD8> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff8a0cb000 -     0x7fff8a0ebfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a0ec000 -     0x7fff8a0f7ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8a0f8000 -     0x7fff8a103fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8a104000 -     0x7fff8a160ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8a191000 -     0x7fff8a194fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a195000 -     0x7fff8a1d5fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a1d6000 -     0x7fff8a289ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8a2d3000 -     0x7fff8a36dff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a36e000 -     0x7fff8ab16fff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8ab28000 -     0x7fff8ab2ffff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8ab30000 -     0x7fff8ab76fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff8ab8d000 -     0x7fff8ab92fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8ab93000 -     0x7fff8ab9bfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8ab9c000 -     0x7fff8abc5fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8abc6000 -     0x7fff8ac1afff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8ac1b000 -     0x7fff8ac25ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8ac26000 -     0x7fff8ad33fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ad34000 -     0x7fff8adfbff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8adfc000 -     0x7fff8ae5cfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8ae5d000 -     0x7fff8ae85fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ae86000 -     0x7fff8afbcfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8afbd000 -     0x7fff8b0a1ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8b22d000 -     0x7fff8b22ffff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8b230000 -     0x7fff8b230fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8b231000 -     0x7fff8b232ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8b242000 -     0x7fff8b27cfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8b27d000 -     0x7fff8b2aafe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8b2ab000 -     0x7fff8b2acfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8b49d000 -     0x7fff8b4f0fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8b4f1000 -     0x7fff8b71bfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8b71c000 -     0x7fff8b71cfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8b71d000 -     0x7fff8b723fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8b724000 -     0x7fff8b724fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8b725000 -     0x7fff8ba1aff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8ba1b000 -     0x7fff8ba32fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8ba33000 -     0x7fff8ba40ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8ba41000 -     0x7fff8ba4aff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8ba4b000 -     0x7fff8ba52fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8ba53000 -     0x7fff8ba94fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8ba95000 -     0x7fff8bec8ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8bec9000 -     0x7fff8bed8fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c046000 -     0x7fff8c0e7fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8c0ec000 -     0x7fff8c0f1fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8c0f2000 -     0x7fff8c104ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8c10e000 -     0x7fff8c13efff  com.apple.framework.Admin (11.0 - 11.0) <66A06B83-01D1-371E-8A77-4280570BB97D> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8c13f000 -     0x7fff8c240fff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8c241000 -     0x7fff8c241fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8c242000 -     0x7fff8c242fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8c243000 -     0x7fff8c27cfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8c27d000 -     0x7fff8c27efff  com.apple.ServerInformation (1.0 - 1) <D95BC225-E33B-32BC-9FEE-77423F8D7EBC> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8c27f000 -     0x7fff8c598fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8c599000 -     0x7fff8c5ccff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8c5cd000 -     0x7fff8c648ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8c649000 -     0x7fff8c6dfff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8c6e0000 -     0x7fff8c6fdfff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8c6fe000 -     0x7fff8c702fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8c706000 -     0x7fff8c808fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8c81e000 -     0x7fff8c88efff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c88f000 -     0x7fff8c921ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8c922000 -     0x7fff8c94eff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c94f000 -     0x7fff8caacfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8cd1a000 -     0x7fff8cd1afff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8cdaa000 -     0x7fff8d0ccfff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8d0cd000 -     0x7fff8d11eff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8d13c000 -     0x7fff8d13ffff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8d140000 -     0x7fff8d194ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8d19b000 -     0x7fff8d19dff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8d19e000 -     0x7fff8d305fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8d306000 -     0x7fff8d315ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8d316000 -     0x7fff8d381ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d5ca000 -     0x7fff8d632ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8d633000 -     0x7fff8d639ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8d63a000 -     0x7fff8d737ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8d738000 -     0x7fff8d73efff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8d8bc000 -     0x7fff8da47ff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8da48000 -     0x7fff8daedfff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8daee000 -     0x7fff8db0bff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8db0c000 -     0x7fff8db82ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8dbbf000 -     0x7fff8dbd1ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8dc75000 -     0x7fff8dc7aff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8dc7b000 -     0x7fff8dc7bfff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8dc7c000 -     0x7fff8dcb1fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8dcb2000 -     0x7fff8dcb5ff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8dcb6000 -     0x7fff8dd13ff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8dd53000 -     0x7fff8dd93ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8dd94000 -     0x7fff8deadfff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8deb2000 -     0x7fff8e123fff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8e124000 -     0x7fff8e13afff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e13b000 -     0x7fff8e1c0ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e546000 -     0x7fff8e5a1fff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8e5a2000 -     0x7fff8e615fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8e616000 -     0x7fff8e818fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8e819000 -     0x7fff8e83ffff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8e8a8000 -     0x7fff8e8abfff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8e8ac000 -     0x7fff8e8f5ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e8f7000 -     0x7fff8ec23fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8ec24000 -     0x7fff8ed2bfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8ed2c000 -     0x7fff8ed2dfff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        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: 3536
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=194.2M resident=89.5M(46%) swapped_out_or_unallocated=104.7M(54%)
    Writable regions: Total=16.1G written=167.8M(1%) resident=189.2M(1%) swapped_out=0K(0%) unallocated=15.9G(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2372K
    CG image                             16K
    CG raster data                      280K
    CG shared images                   3448K
    CoreImage                            24K
    CoreServices                       1896K
    MALLOC                            603.1M
    MALLOC (reserved)                  15.5G        reserved VM address space (unallocated)
    MALLOC guard page                    64K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       72K
    OpenCL                               20K
    STACK GUARD                        56.0M

    Rempleseed,
    Is it an option to go back to an earlier time/state of the computer, obviously, after securing any files that may disappear (if you have them on your main harddisk)?

  • Issues with System Preference and its (Date & Time)

    Hi All,
    I  am  facing  a  problem  with  my  Date  settings  on  my  Mac.
    Below  is  a  screenshot  of  how  my  time  and  date  looks  like  on  the  top  panel. (Please
    take  note  of  the  weird  time  format.)
    Then,  I  proceeded  to  check  its  settings  on  System  Preferences. Once  I  clicked  the  Date & Time  button ;  System  Preferences  crashes  and produces  the  following  error  log.
    Process:         System Preferences [220]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         11.0 (11.0)
    Build Info:      SystemPrefsApp-214003000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [129]
    Date/Time:       2012-03-03 11:25:39.527 +0000
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:          59595 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  6734 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      2D5841F3-A518-489B-BB43-C8266C1AC3EE
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 00000001076ed000-0000000107710000 [  140K] r-x/rwx SM=COW  /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Application Specific Information:
    com.apple.preference.datetime v.5.0 (Date & Time)
    objc[220]: garbage collection is ON
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8ef6535c CFStringGetCString + 44
    1   com.apple.CoreFoundation                0x00007fff8f01b51f CFLocaleGetLanguageCharacterDirection + 47
    2   com.apple.AppKit                        0x00007fff8621065c -[NSDatePickerCell(NSTextFieldWithStepperDatePickerInternal) _createSubfields] + 258
    3   com.apple.AppKit                        0x00007fff8620e492 -[NSDatePickerCell initWithCoder:] + 1874
    4   com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    5   com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    6   com.apple.AppKit                        0x00007fff85f96b2d -[NSControl initWithCoder:] + 761
    7   com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    8   com.apple.Foundation                    0x00007fff8b23b99a -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    9   com.apple.Foundation                    0x00007fff8b212480 -[NSArray(NSArray) initWithCoder:] + 486
    10  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    11  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    12  com.apple.AppKit                        0x00007fff85f93c18 -[NSView initWithCoder:] + 1051
    13  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    14  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    15  com.apple.AppKit                        0x00007fff85f94f7c -[NSResponder initWithCoder:] + 114
    16  com.apple.AppKit                        0x00007fff85f9385f -[NSView initWithCoder:] + 98
    17  com.apple.AppKit                        0x00007fff85f96868 -[NSControl initWithCoder:] + 52
    18  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    19  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    20  com.apple.AppKit                        0x00007fff85e97b6e -[NSNibConnector initWithCoder:] + 401
    21  com.apple.AppKit                        0x00007fff85e9f5f4 -[NSNibOutletConnector initWithCoder:] + 367
    22  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    23  com.apple.Foundation                    0x00007fff8b23b99a -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    24  com.apple.Foundation                    0x00007fff8b212480 -[NSArray(NSArray) initWithCoder:] + 486
    25  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    26  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    27  com.apple.AppKit                        0x00007fff85e969d6 -[NSIBObjectData initWithCoder:] + 2156
    28  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    29  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    30  com.apple.AppKit                        0x00007fff85e96048 loadNib + 235
    31  com.apple.AppKit                        0x00007fff85e9559c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    32  com.apple.AppKit                        0x00007fff85e954b7 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    33  com.apple.frameworks.preferencepanes          0x00007fff8e714cd0 -[NSPreferencePane loadMainView] + 154
    34  com.apple.frameworks.preferencepanes          0x00007fff8e715c20 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    35  com.apple.frameworks.preferencepanes          0x00007fff8e71b952 -[NSPrefTabsController layoutForTabViewItem:] + 78
    36  com.apple.frameworks.preferencepanes          0x00007fff8e71bf50 -[NSPrefTabsController setPrefs:lastSelected:] + 829
    37  com.apple.preference.datetime           0x000000010792e1f9 0x10792d000 + 4601
    38  com.apple.frameworks.preferencepanes          0x00007fff8e714d0e -[NSPreferencePane loadMainView] + 216
    39  com.apple.frameworks.preferencepanes          0x00007fff8e715c20 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    40  com.apple.systempreferences             0x00000001076f5968 0x1076ed000 + 35176
    41  com.apple.systempreferences             0x00000001076f4f9e 0x1076ed000 + 32670
    42  com.apple.Foundation                    0x00007fff8b2061aa __NSFireDelayedPerform + 392
    43  com.apple.CoreFoundation                0x00007fff8ef80c24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    44  com.apple.CoreFoundation                0x00007fff8ef80776 __CFRunLoopDoTimer + 534
    45  com.apple.CoreFoundation                0x00007fff8ef61001 __CFRunLoopRun + 1617
    46  com.apple.CoreFoundation                0x00007fff8ef60676 CFRunLoopRunSpecific + 230
    47  com.apple.HIToolbox                     0x00007fff900c531f RunCurrentEventLoopInMode + 277
    48  com.apple.HIToolbox                     0x00007fff900cc51b ReceiveNextEventCommon + 181
    49  com.apple.HIToolbox                     0x00007fff900cc456 BlockUntilNextEventMatchingListInMode + 62
    50  com.apple.AppKit                        0x00007fff85e8df5d _DPSNextEvent + 659
    51  com.apple.AppKit                        0x00007fff85e8d861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    52  com.apple.AppKit                        0x00007fff85e8a19d -[NSApplication run] + 470
    53  com.apple.AppKit                        0x00007fff86108b88 NSApplicationMain + 867
    54  com.apple.systempreferences             0x00000001076eed9c 0x1076ed000 + 7580
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8b1a87e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff85c235be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff85c2214e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8b1a8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d2c9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d2cab85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8b1a8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d2c9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d2cab85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8b1a8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d2c9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d2cab85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8b1a8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d2c9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d2cab85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xfe01935125945b21  rbx: 0x0000000000000600  rcx: 0x0000000000000600  rdx: 0x0000000000000101
      rdi: 0x0000000000000000  rsi: 0x00007fff672e8827  rbp: 0x00007fff672e8810  rsp: 0x00007fff672e87b0
       r8: 0x00000004003112f0   r9: 0x000000040049a840  r10: 0x0000000000000081  r11: 0x00007fff8f068c80
      r12: 0x00007fff74021600  r13: 0x00007fff74021600  r14: 0x00007fff672e8827  r15: 0x0000000000000000
      rip: 0x00007fff8ef6535c  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x1076ed000 -        0x10770ffff  com.apple.systempreferences (11.0 - 11.0) <EB72385A-B2EF-3AC2-BC6F-0995EB584A38> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x107900000 -        0x107904fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x107909000 -        0x10790ffff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x107927000 -        0x107927ffd +cl_kernels (??? - ???) <A25B3134-F418-4775-A67F-B6CDE39DF3C5> cl_kernels
           0x10792b000 -        0x10792bff1 +cl_kernels (??? - ???) <367A32C6-82CF-494A-BB31-F576BEA778D4> cl_kernels
           0x10792d000 -        0x10792eff7  com.apple.preference.datetime (5.0 - 5.0) <986ED278-6E64-36EE-8258-DFF379560B23> /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/MacOS/DateAndTime
           0x107937000 -        0x10793bfff  com.apple.preference.datetime.datetime (5.0 - 5.0) <FC6A9C62-30D9-3DC7-9C10-AE23C17B0A7F> /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/DateTim e.prefPane/Contents/MacOS/DateTime
           0x10a65d000 -        0x10a6eeff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x10b898000 -        0x10b89efef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10b8a5000 -        0x10b8a8ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10b8ae000 -        0x10b8aeffd +cl_kernels (??? - ???) <B72D0ED6-67D6-4088-B182-ECF4C35D8006> cl_kernels
           0x10b8b3000 -        0x10b8b4ff3 +cl_kernels (??? - ???) <335F9CC3-6F67-4884-81C5-870E33745635> cl_kernels
           0x10bda3000 -        0x10be36ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
        0x7fff672ed000 -     0x7fff67321baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8384e000 -     0x7fff83c7bfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff83c7c000 -     0x7fff83c93fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff83d22000 -     0x7fff83d28fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff83d75000 -     0x7fff83d82fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff83dfa000 -     0x7fff83f61ff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff83f92000 -     0x7fff84274fff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff84275000 -     0x7fff84477fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff84478000 -     0x7fff8449eff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8449f000 -     0x7fff8463efff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8464d000 -     0x7fff846b3ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff846b4000 -     0x7fff846bffff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff846c0000 -     0x7fff847cdfff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff847ce000 -     0x7fff84838ff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff84839000 -     0x7fff84841fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff84fd7000 -     0x7fff84fdcfff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84fdd000 -     0x7fff854a4fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff854af000 -     0x7fff854e4fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff85c1e000 -     0x7fff85c1fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff85c20000 -     0x7fff85c2efff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff85c2f000 -     0x7fff85c53fff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff85e77000 -     0x7fff85e7dfff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85e7e000 -     0x7fff85e84fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85e85000 -     0x7fff86a89fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86a8a000 -     0x7fff86a8eff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff86ab7000 -     0x7fff86adefff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff86adf000 -     0x7fff86adffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff86b00000 -     0x7fff86b04fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff86b05000 -     0x7fff86b14ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff86b22000 -     0x7fff86b84ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86b87000 -     0x7fff86bc8fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff86bc9000 -     0x7fff86bf6fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
        0x7fff86bf7000 -     0x7fff86c31fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff86c32000 -     0x7fff86c76ff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff86c77000 -     0x7fff86c7dfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff870a7000 -     0x7fff870e7ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
        0x7fff870e8000 -     0x7fff87163ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff871a3000 -     0x7fff87b337a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff87b34000 -     0x7fff87b51fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
        0x7fff88170000 -     0x7fff88172fff  com.apple.EFILogin (1.0 - 1) <71D23C08-890D-34B7-B85D-B7F967090FA6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff881ac000 -     0x7fff881b2ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff88272000 -     0x7fff882b5ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff882b6000 -     0x7fff882deff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff882e0000 -     0x7fff88363fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88364000 -     0x7fff88406ff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89148000 -     0x7fff8914cfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8914d000 -     0x7fff8919fff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff891a0000 -     0x7fff891eefff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff891ef000 -     0x7fff891f2ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff891f3000 -     0x7fff89266fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff892a9000 -     0x7fff892aefff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff892af000 -     0x7fff892b4ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff89312000 -     0x7fff89312fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89313000 -     0x7fff89323ff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff89328000 -     0x7fff8932afff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
        0x7fff896c9000 -     0x7fff896f9ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff896fa000 -     0x7fff89b5cff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff89b7a000 -     0x7fff89bb9fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff89bba000 -     0x7fff89bceff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff89bcf000 -     0x7fff89c0afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff89c0b000 -     0x7fff89c0ffff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff89cdd000 -     0x7fff89d3dfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff89d3e000 -     0x7fff89d6efff  com.apple.framework.Admin (11.0 - 11.0) <D7C96057-01E2-3D78-B0FF-23976D585408> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff89deb000 -     0x7fff89deefff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff89def000 -     0x7fff89e64ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff89e65000 -     0x7fff89f43fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff89f4b000 -     0x7fff89f62fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89f63000 -     0x7fff89fb7ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff89fbc000 -     0x7fff8a0f2fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a2d1000 -     0x7fff8a339ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a4a7000 -     0x7fff8a4aafff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a7dc000 -     0x7fff8a880fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8a881000 -     0x7fff8aaa9fe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8aaaa000 -     0x7fff8ab20fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ab44000 -     0x7fff8ab59fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8ab5d000 -     0x7fff8ab73ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8ab9c000 -     0x7fff8aba7ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8aba8000 -     0x7fff8aba9fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff8ac14000 -     0x7fff8ac16fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8ac17000 -     0x7fff8acadff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8acae000 -     0x7fff8ad90fff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8ad91000 -     0x7fff8ad9bfff  libcsfde.dylib (??? - ???) <64ABF5C0-6F81-36E7-92F3-AD5A4FFF2F3D> /usr/lib/libcsfde.dylib
        0x7fff8ad9c000 -     0x7fff8adf1fff  libCoreStorage.dylib (??? - ???) <329407B8-6700-331E-859E-62AB2242DBDE> /usr/lib/libCoreStorage.dylib
        0x7fff8b191000 -     0x7fff8b1b1fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8b1fa000 -     0x7fff8b513ff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b514000 -     0x7fff8b584fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8b585000 -     0x7fff8b5c7ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b5c8000 -     0x7fff8b5c8fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8b6ef000 -     0x7fff8b74aff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b74b000 -     0x7fff8b754ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b85c000 -     0x7fff8b897fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8b8e0000 -     0x7fff8b926ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
        0x7fff8b927000 -     0x7fff8b9dafff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8b9db000 -     0x7fff8b9dbfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8b9dc000 -     0x7fff8b9e7ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8c39d000 -     0x7fff8c3bcfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8c3da000 -     0x7fff8c64dfff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c6af000 -     0x7fff8c6b6ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8c739000 -     0x7fff8c73afff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8c73b000 -     0x7fff8c7d5ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8c86a000 -     0x7fff8c94ee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8ccc9000 -     0x7fff8cd69fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8cd6a000 -     0x7fff8cd93fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8cd94000 -     0x7fff8cdcdfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8d217000 -     0x7fff8d225fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8d257000 -     0x7fff8d263fff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8d264000 -     0x7fff8d277ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8d278000 -     0x7fff8d278fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d279000 -     0x7fff8d356fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff8d357000 -     0x7fff8d359ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8d35a000 -     0x7fff8d385ff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d386000 -     0x7fff8d6a2ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8db37000 -     0x7fff8e11bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e11c000 -     0x7fff8e221fff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e222000 -     0x7fff8e229fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8e4b8000 -     0x7fff8e4b8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e4b9000 -     0x7fff8e4b9fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8e4ba000 -     0x7fff8e5c6fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8e66d000 -     0x7fff8e66efff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8e66f000 -     0x7fff8e66ffff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e685000 -     0x7fff8e68cfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8e6b8000 -     0x7fff8e6b9ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e6ba000 -     0x7fff8e70eff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8e70f000 -     0x7fff8e710fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8e711000 -     0x7fff8e72dff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <C1DF4A08-3CBA-3EEA-BA6E-3557F09052FE> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8e7e0000 -     0x7fff8e82cff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e841000 -     0x7fff8e943ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff8e944000 -     0x7fff8e949fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e9b3000 -     0x7fff8ea91fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8eb0c000 -     0x7fff8eb19ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8ec2b000 -     0x7fff8ec39ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff8ec4c000 -     0x7fff8ec77ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8ec78000 -     0x7fff8ec95ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ec96000 -     0x7fff8ecc9ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ecca000 -     0x7fff8eccbfff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
        0x7fff8eccc000 -     0x7fff8edc1fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8edc2000 -     0x7fff8eebcff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8eed9000 -     0x7fff8eef9fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8eefa000 -     0x7fff8ef27ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ef28000 -     0x7fff8f0fcfff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f0fd000 -     0x7fff8f108ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9807F306-4081-34DA-9970-83A136E1E53F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8f109000 -     0x7fff8f109fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8f10a000 -     0x7fff8f149ff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8f19b000 -     0x7fff8f1adff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8f1ae000 -     0x7fff8f233ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8f234000 -     0x7fff8f258fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8f4ae000 -     0x7fff8f4b1fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8f6ef000 -     0x7fff8f808fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8f99a000 -     0x7fff8f99ffff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8fcf3000 -     0x7fff8fcf8fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8fcf9000 -     0x7fff8fcfafff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8fd29000 -     0x7fff8fe82fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8fe83000 -     0x7fff8ff07ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ff08000 -     0x7fff8ff0ffff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8ff10000 -     0x7fff8ff26fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ff27000 -     0x7fff8ff28ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ff29000 -     0x7fff90030fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff90031000 -     0x7fff90033fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90034000 -     0x7fff90046ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff90047000 -     0x7fff90059ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff9005a000 -     0x7fff90064ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff90065000 -     0x7fff90069fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff9006a000 -     0x7fff900c2fff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff900c3000 -     0x7fff903edff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff905b9000 -     0x7fff905d5ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff90638000 -     0x7fff906ffff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        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: 235
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=151.0M resident=105.9M(70%) swapped_out_or_unallocated=45.1M(30%)
    Writable regions: Total=16.1G written=67.3M(0%) resident=74.8M(0%) swapped_out=0K(0%) unallocated=16.0G(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2040K
    CG image                             16K
    CG raster data                       56K
    CG shared images                   3384K
    CoreImage                            84K
    CoreServices                       2008K
    MALLOC                            430.2M
    MALLOC (reserved)                  15.6G        reserved VM address space (unallocated)
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    OpenCL                               36K
    STACK GUARD                        56.0M
    Stack                              10.5M
    VM_ALLOCATE                        16.2M
    __CI_BITMAP                          80K
    __DATA                             14.2M
    __IMAGE                             528K
    __LINKEDIT                         47.9M
    __RC_CAMERAS                        232K
    __TEXT                            103.1M
    __UNICODE                           544K
    mapped file                        39.9M
    shared memory                       312K
    ===========                      =======
    TOTAL                              16.3G
    TOTAL, minus reserved VM space    727.2M
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.19)
    Bluetooth: Version 4.0.3f12, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: Hitachi HTS545016B9SA02, 160.04 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 3
    I  don't  understand  how  I  should  interprete  this  problem  and  I  have  done  disk  verification  and  repaired  permissions  via  the  "Restore  Disk"  utility  which  is  performed  by  pressing  down  the  OPTIONS  button  through  a  Restart.
    Please  advise  me  on  this  issue.

    Back up all data if you haven’t already done so. Before proceeding, you must be sure you can restore your system to the state it’s in now.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.
    Drag or copy – do not type – the following line into the Terminal window, then press return:
    defaults delete -g AppleICUTimeFormatStrings
    Log out and log back in. Try to open the Date & Time preference pane. If it opens, recreate your time-format settings.
    If the pane still crashes, enter the following command in the same way as before:
    rm Library/Preferences/.GlobalPreferences.plist
    Log out and log back in again. You'll need to recreate more of your settings in several of the built-in preference panes.

  • Whenever I try to change my region, system preferences crashes. Why is this happening?

    Pretty much what it says in the title! I'm running Mountain Lion. This is what it gives me when it crashes:
    Process:         System Preferences [64730]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         12.0 (12.0)
    Build Info:      SystemPrefsApp-232001000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [315]
    User ID:         501
    Date/Time:       2013-11-17 09:22:33.532 -0500
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          186295 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  206623 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      7D5BBB55-27D7-7641-D461-BBCB499B2781
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000040
    VM Regions Near 0x40:
    -->
        __TEXT                 0000000105a56000-0000000105a7a000 [  144K] r-x/rwx SM=COW  /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Application Specific Information:
    com.apple.Localization v.1.5.1 (Language & Text)
    objc[64730]: GC: forcing GC OFF because OBJC_DISABLE_GC is set
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation          0x00007fff995c9129 CFPasteboardBeginGeneration + 57
    1   com.apple.HIToolbox               0x00007fff95efdaa9 SetPasteboardInternationalCache + 170
    2   com.apple.HIToolbox               0x00007fff95efe44d IntlSetValue + 1053
    3   com.apple.IntlFormats             0x000000010ca08f6a 0x10ca05000 + 16234
    4   com.apple.IntlFormats             0x000000010ca06f0e 0x10ca05000 + 7950
    5   com.apple.AppKit                  0x00007fff91ebac64 -[NSTabView selectTabViewItem:] + 431
    6   com.apple.AppKit                  0x00007fff91f109ac -[NSTabView mouseDown:] + 156
    7   com.apple.AppKit                  0x00007fff91e7f50e -[NSWindow sendEvent:] + 6853
    8   com.apple.systempreferences       0x0000000105a5d5b2 0x105a56000 + 30130
    9   com.apple.AppKit                  0x00007fff91e7b644 -[NSApplication sendEvent:] + 5761
    10  com.apple.systempreferences       0x0000000105a5c9a8 0x105a56000 + 27048
    11  com.apple.AppKit                  0x00007fff91d9121a -[NSApplication run] + 636
    12  com.apple.AppKit                  0x00007fff91d35bd6 NSApplicationMain + 869
    13  libdyld.dylib                     0x00007fff8fdf37e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x00007fff8f291d16 kevent + 10
    1   libdispatch.dylib                 0x00007fff8dc4edea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                 0x00007fff8dc4e9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib            0x00007fff8f2916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e64df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8e64dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8e6381d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib            0x00007fff8f2916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e64df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8e64dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8e6381d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib            0x00007fff8f2916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e64df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8e64dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8e6381d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib            0x00007fff8f2916d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8e64df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                 0x00007fff8e64dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                 0x00007fff8e6381d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xffffffffffffffff  rbx: 0x00007ffc6c807350  rcx: 0x0000000000000008  rdx: 0x00007fff940b4d9c
      rdi: 0x00007fff7f3173e0  rsi: 0x00007fff940b4d9c  rbp: 0x00007fff5a1a90b0  rsp: 0x00007fff5a1a9070
       r8: 0x00007fff7f3173e0   r9: 0x0000000000002fbb  r10: 0x00000000ffffffff  r11: 0x000000010821e000
      r12: 0x0000000000000000  r13: 0x0000000000000001  r14: 0x0000000000000001  r15: 0x0000000000000000
      rip: 0x00007fff995c9129  rfl: 0x0000000000010206  cr2: 0x0000000000000040
    Logical CPU: 1
    Binary Images:
           0x105a56000 -        0x105a79fff  com.apple.systempreferences (12.0 - 12.0) <0249AAAE-AA18-3A55-BBCE-D870C940E8C7> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x109807000 -        0x109808fff  com.apple.Localization (1.6.0 - 1.5.1) <616CAEE1-FCEE-3E0A-B296-CF16DD677CAE> /System/Library/PreferencePanes/Localization.prefPane/Contents/MacOS/Localizati on
           0x109819000 -        0x109819ff9 +cl_kernels (???) <BD86CBAB-C7D6-45B2-906F-49567BB7162D> cl_kernels
           0x10981d000 -        0x10981dff3 +cl_kernels (???) <8E28E9DB-8A3B-4DB9-B957-A088E82AAC70> cl_kernels
           0x10981f000 -        0x109824fff  com.apple.IntlPreferences (1.5.0 - 1.5.0) <96F98B94-1368-3818-8D85-518A8B822D59> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
           0x10984c000 -        0x109853fff  com.apple.IntlLanguages (1.6.0 - 1.5) <41B9347D-2C01-3FA8-A45A-2D4010084D0A> /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources/IntlLa nguages.prefPane/Contents/MacOS/IntlLanguages
           0x10987a000 -        0x109883fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10991e000 -        0x10991eff9 +cl_kernels (???) <4C3965EC-37E5-442D-B330-6621DAC9571E> cl_kernels
           0x109920000 -        0x1099baff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x1099e9000 -        0x1099eaffb +cl_kernels (???) <80BB2B36-4C9B-4FCC-B0E7-D72D61BA85A7> cl_kernels
           0x10b1ad000 -        0x10b1aeffa +cl_kernels (???) <64060162-1AB3-4B19-8C0D-8DABACFA08DD> cl_kernels
           0x10b1c4000 -        0x10b1c9fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <586F677E-D0F8-33B2-B6ED-41ED81C9EED9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10b1ce000 -        0x10b264ff7  unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x10ca05000 -        0x10ca13fff  com.apple.IntlFormats (1.6.0 - 1.5) <49B8B538-E763-3411-B041-A42CFE86703D> /System/Library/PreferencePanes/Localization.prefPane/Contents/Resources/IntlFo rmats.prefPane/Contents/MacOS/IntlFormats
        0x7fff65656000 -     0x7fff6568a93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff8d932000 -     0x7fff8dc49ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8dc4a000 -     0x7fff8dc5fff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8dc60000 -     0x7fff8dc6dfff  com.apple.AppleFSCompression (49 - 1.0) <E616053D-D3C2-3600-B8DF-A5E0D9665634> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8dc6e000 -     0x7fff8dcadff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8dcbb000 -     0x7fff8dcfbff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8dcfc000 -     0x7fff8dda2ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8dda3000 -     0x7fff8deaefff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8deaf000 -     0x7fff8dec4fff  com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8dec5000 -     0x7fff8e224fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e225000 -     0x7fff8e3c0fef  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
        0x7fff8e637000 -     0x7fff8e703ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff8e704000 -     0x7fff8e730ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e8a4000 -     0x7fff8e8a8fff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8e962000 -     0x7fff8e971fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8e972000 -     0x7fff8e973ff7  libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
        0x7fff8e979000 -     0x7fff8e97dfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8e97e000 -     0x7fff8e98afff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8e9a5000 -     0x7fff8e9efff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ea91000 -     0x7fff8ea9ffff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8eaa0000 -     0x7fff8eaa4ff7  com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8eaa5000 -     0x7fff8eaa5fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8ede1000 -     0x7fff8ee02fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8f0fc000 -     0x7fff8f119ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f135000 -     0x7fff8f198ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f199000 -     0x7fff8f1e8ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8f1ee000 -     0x7fff8f1f9fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f1fa000 -     0x7fff8f27bfff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8f27c000 -     0x7fff8f27efff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8f27f000 -     0x7fff8f29aff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f2f8000 -     0x7fff8f44afff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8f44b000 -     0x7fff8f451fff  libCGXCoreImage.A.dylib (332) <F6300A73-D4C4-3DE6-A1B7-806E627CCF76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8f452000 -     0x7fff8f453fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8f454000 -     0x7fff8f4aafff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8f4ab000 -     0x7fff8f4e5ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8f4e6000 -     0x7fff8f53bff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8fd22000 -     0x7fff8fd49ff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8fd4a000 -     0x7fff8fd52ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8fdc3000 -     0x7fff8fdc3fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8fdc4000 -     0x7fff8fdf0fff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8fdf1000 -     0x7fff8fdf4ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8fdf5000 -     0x7fff8fe1dfff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8fe1e000 -     0x7fff8fe2cfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff900f9000 -     0x7fff90107ff7  libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
        0x7fff90167000 -     0x7fff90168ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff90196000 -     0x7fff902b0fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <85670361-96CA-3805-B981-B41B47E99A37> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff902b1000 -     0x7fff903a2ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff903a3000 -     0x7fff903a6fff  com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff903a7000 -     0x7fff903e4fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff9043f000 -     0x7fff9044dff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff90600000 -     0x7fff90627fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff9065b000 -     0x7fff90689ff7  libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
        0x7fff9068a000 -     0x7fff90724fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff90725000 -     0x7fff90729fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff9072a000 -     0x7fff907fdff7  com.apple.DiscRecording (7.0 - 7000.2.4) <D62DA01B-5B60-3E99-9395-C11FB47E82E0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff907fe000 -     0x7fff907fefff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff907ff000 -     0x7fff90985fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90bc5000 -     0x7fff90d73fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90d74000 -     0x7fff90daaff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
        0x7fff90e23000 -     0x7fff90e23fff  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
        0x7fff90e24000 -     0x7fff90e3bfff  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
        0x7fff90e3c000 -     0x7fff90e5dff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
        0x7fff90e63000 -     0x7fff90ee2ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90f73000 -     0x7fff90f7afff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90f87000 -     0x7fff910a7fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff910a8000 -     0x7fff9116dff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff9116e000 -     0x7fff911d7fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff911d8000 -     0x7fff913d8fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff913d9000 -     0x7fff913e6ff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff913e7000 -     0x7fff91455ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff91456000 -     0x7fff91460fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff91476000 -     0x7fff914c3fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff914ee000 -     0x7fff915c8fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff916db000 -     0x7fff9172aff7  libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9172b000 -     0x7fff917c6fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff9184d000 -     0x7fff91c44fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff91c45000 -     0x7fff92872fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff928dd000 -     0x7fff9292eff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff9292f000 -     0x7fff92959ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff9295a000 -     0x7fff92a73fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff92a74000 -     0x7fff92b46ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff92b47000 -     0x7fff92b49ff7  com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92b4a000 -     0x7fff92ba1ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff92ba3000 -     0x7fff92bdaff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
        0x7fff92bdb000 -     0x7fff92be7fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff92be8000 -     0x7fff92e63ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff92f0c000 -     0x7fff92f1fff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff92f5d000 -     0x7fff92f62fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff93f61000 -     0x7fff93f9cfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff93f9d000 -     0x7fff9409ffff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff940ad000 -     0x7fff940aeff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff940af000 -     0x7fff940b7fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff940b8000 -     0x7fff941adfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff94322000 -     0x7fff94344ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff94345000 -     0x7fff94347fff  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
        0x7fff94348000 -     0x7fff94394ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff943e4000 -     0x7fff94801fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff9484c000 -     0x7fff94851fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff94b6e000 -     0x7fff94b74fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff94c10000 -     0x7fff94c90ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff94f95000 -     0x7fff94ff1ff7  com.apple.Symbolication (1.3 - 93) <D3AAB36A-D5EB-3044-BE9D-0B77E64C00FC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff94ff2000 -     0x7fff9501dfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff958d4000 -     0x7fff95991ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff95992000 -     0x7fff959b1ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff959e4000 -     0x7fff95a18fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff95a19000 -     0x7fff95cbdff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff95cbe000 -     0x7fff95cbeffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff95cbf000 -     0x7fff95dbcfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff95dce000 -     0x7fff95e19fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff95e1a000 -     0x7fff95e87ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff95e88000 -     0x7fff961b8fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff961b9000 -     0x7fff96208fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff96209000 -     0x7fff9621aff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff96221000 -     0x7fff9627bfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9627c000 -     0x7fff962dbfff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff962dc000 -     0x7fff96324fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff963b9000 -     0x7fff963bbfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff963bc000 -     0x7fff963ffff7  com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff96682000 -     0x7fff96688fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff96689000 -     0x7fff96689fff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9668a000 -     0x7fff9668efff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff9668f000 -     0x7fff966d3fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
        0x7fff966d4000 -     0x7fff96785fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff96786000 -     0x7fff967eeff7  libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
        0x7fff9688d000 -     0x7fff9688dfff  com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9688e000 -     0x7fff96a03ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff96a04000 -     0x7fff96a06fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff96a07000 -     0x7fff971aefff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff971af000 -     0x7fff971ddfff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff971de000 -     0x7fff971f4fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff975ed000 -     0x7fff97647ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff97648000 -     0x7fff9764bfff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff9764c000 -     0x7fff9766eff7  com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9766f000 -     0x7fff977cdfef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff977d9000 -     0x7fff977d9fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff977da000 -     0x7fff977e3ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff97900000 -     0x7fff97931ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff97932000 -     0x7fff97b67ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff97b68000 -     0x7fff97b6aff7  libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
        0x7fff97b76000 -     0x7fff97bacfff  com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff97bad000 -     0x7fff97bbcff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
        0x7fff97c48000 -     0x7fff97c49fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff97c57000 -     0x7fff97c5dff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff97c97000 -     0x7fff97caefff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff97caf000 -     0x7fff97f80ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff97f81000 -     0x7fff97f86fff  com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff97f87000 -     0x7fff97fa6ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff97fa7000 -     0x7fff97fb2fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff9804b000 -     0x7fff980e9ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff98123000 -     0x7fff9813dfff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff9813e000 -     0x7fff98142fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff98143000 -     0x7fff98186ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff983e3000 -     0x7fff983eeff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff983ef000 -     0x7fff9840aff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff98914000 -     0x7fff98934fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff98935000 -     0x7fff98a4d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff98aa9000 -     0x7fff98b00ff7  com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff98b5c000 -     0x7fff98f98fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff98f99000 -     0x7fff98f9afff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff98faf000 -     0x7fff98fb6fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff98fb7000 -     0x7fff990b9fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff990ba000 -     0x7fff990c7fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff990c8000 -     0x7fff990c9ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff991cb000 -     0x7fff992f5ff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff992f6000 -     0x7fff99378ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff99395000 -     0x7fff993a8ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff993a9000 -     0x7fff993b0fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff993b1000 -     0x7fff994aeff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
        0x7fff994bb000 -     0x7fff99506fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff99507000 -     0x7fff996f1ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff996f2000 -     0x7fff9975afff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff99772000 -     0x7fff99789fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff99859000 -     0x7fff9986bff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff99899000 -     0x7fff9989dff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff9989e000 -     0x7fff9a22e4af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9a469000 -     0x7fff9a47dfff  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
        0x7fff9a47e000 -     0x7fff9a4a3ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff9a4a4000 -     0x7fff9a4a4fff  com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9a4a5000 -     0x7fff9a75cff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff9a75d000 -     0x7fff9a7eaff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff9a837000 -     0x7fff9a837fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        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: 40350
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=171.2M resident=63.3M(37%) swapped_out_or_unallocated=108.0M(63%)
    Writable regions: Total=110.3M written=8292K(7%) resident=20.1M(18%) swapped_out=11.7M(11%) unallocated=90.2M(82%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 32.0M
    ATS (font support) (reserved)         8K        reserved VM address space (unallocated)
    CG backing stores                  2456K
    CG image                           2864K
    CG raster data                       56K
    CG shared images                   1216K
    CoreImage                            76K
    CoreServices                       1564K
    MALLOC                             44.6M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                        8K
    OpenCL                               48K
    STACK GUARD                        56.0M
    Stack                              10.5M
    VM_ALLOCATE                        16.2M
    __DATA                             12.7M
    __IMAGE                             528K
    __LINKEDIT                         52.3M
    __TEXT                            119.0M
    __UNICODE                           544K
    mapped file                       137.5M
    shared memory                       308K
    ===========                      =======
    TOTAL                             490.3M
    TOTAL, minus reserved VM space    490.3M
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.2f41
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384A54463235363634485A2D3147364D3120
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384A54463235363634485A2D3147364D3120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS547550A9E384, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 6
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 9
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 4

    This could be related to System Preferences > Desktop & Screen Saver having an issue with accessing your photos within your iPhoto (or Aperture) Library.
    Try creating a new iPhoto Library (or Aperture Library). If your iPhoto Library is "acting up", then temporarily creating a new one will give System Preferences > Desktop & Screen Saver a new, small one (with nothing in it) to look at.
    To create a new iPhoto Library:
    1. Hold the Option key on your keyboard and then launch iPhoto
    2. In the popup window, choose to Create a New Library
    3. Save it in ~/Pictures (this where your initial iPhoto Library and all your pictures are stored)
    4. iPhoto will open and reveal an empty library
    5. Quit iPhoto and restart the computer
    6. Try to change your Desktop background

  • Hey, was clearing out files from Macintosh and when i open system preferences i get this message.. Process:         System Preferences [725] Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences Identifier:    com.apple

    Hey, was clearing out files from Macintosh and when i open system preferences i get this message..
    Process:         System Preferences [725]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         7.0 (7.0)
    Build Info:      SystemPrefsApp-1750100~19
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [92]
    Date/Time:       2012-01-07 16:35:08.594 +0000
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          201694 sec
    Crashes Since Last Report:           56
    Per-App Interval Since Last Report:  1892 sec
    Per-App Crashes Since Last Report:   56
    Anonymous UUID:                      41AC60CC-2BEC-4643-A939-B4FC5890ACD5
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  3
    Application Specific Information:
    abort() called
    objc[725]: garbage collection is ON
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFArray insertObject:atIndex:]: attempt to insert nil'
    *** Call stack at first throw:
              0   CoreFoundation                      0x00007fff855b0784 __exceptionPreprocess + 180
              1   libobjc.A.dylib                     0x00007fff86dc7f03 objc_exception_throw + 45
              2   CoreFoundation                      0x00007fff855b05a7 +[NSException raise:format:arguments:] + 103
              3   CoreFoundation                      0x00007fff855b0534 +[NSException raise:format:] + 148
              4   Foundation                          0x00007fff81257e7e -[NSCFArray insertObject:atIndex:] + 119
              5   System Preferences                  0x0000000100004f71 0x0 + 4294987633
              6   System Preferences                  0x0000000100004671 0x0 + 4294985329
              7   System Preferences                  0x00000001000021bb 0x0 + 4294975931
              8   System Preferences                  0x0000000100001f87 0x0 + 4294975367
              9   System Preferences                  0x0000000100001ef1 0x0 + 4294975217
              10  libSystem.B.dylib                   0x00007fff80088d64 _dispatch_call_block_and_release + 15
              11  libSystem.B.dylib                   0x00007fff800678d2 _dispatch_queue_drain + 251
              12  libSystem.B.dylib                   0x00007fff80067734 _dispatch_queue_invoke + 57
              13  libSystem.B.dylib                   0x00007fff800672de _dispatch_worker_thread2 + 252
              14  libSystem.B.dylib                   0x00007fff80066c08 _pthread_wqthread + 353
              15  libSystem.B.dylib                   0x00007fff80066aa5 start_wqthread + 13
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff8004cd92 semaphore_signal_trap + 10
    1   libobjc.A.dylib                         0x00007fff86dcadaa lookUpMethod + 314
    2   libobjc.A.dylib                         0x00007fff86dc2faa objc_msgSend + 198
    3   com.apple.AppKit                        0x00007fff81f6b8c7 _NSToolbarMetricsLoadCustom + 53
    4   com.apple.AppKit                        0x00007fff81f6b76f -[NSToolbar _setToolbarViewWindow:] + 103
    5   com.apple.AppKit                        0x00007fff81f6b5ab -[NSWindow setToolbar:] + 403
    6   com.apple.systempreferences             0x00000001000032dd 0x100000000 + 13021
    7   com.apple.systempreferences             0x0000000100003023 0x100000000 + 12323
    8   com.apple.Foundation                    0x00007fff81261ad5 _nsnote_callback + 167
    9   com.apple.CoreFoundation                0x00007fff85557fd0 __CFXNotificationPost + 1008
    10  com.apple.CoreFoundation                0x00007fff85544548 _CFXNotificationPostNotification + 200
    11  com.apple.Foundation                    0x00007fff81258a36 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    12  com.apple.AppKit                        0x00007fff81f5244a -[NSApplication _postDidFinishNotification] + 100
    13  com.apple.AppKit                        0x00007fff81f5237f -[NSApplication _sendFinishLaunchingNotification] + 66
    14  com.apple.AppKit                        0x00007fff8201d35d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 219
    15  com.apple.AppKit                        0x00007fff8201cfd9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
    16  com.apple.Foundation                    0x00007fff812900d6 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
    17  com.apple.Foundation                    0x00007fff8128ff06 _NSAppleEventManagerGenericHandler + 114
    18  com.apple.AE                            0x00007fff858a132b aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    19  com.apple.AE                            0x00007fff858a1224 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    20  com.apple.AE                            0x00007fff858a112b aeProcessAppleEvent + 210
    21  com.apple.HIToolbox                     0x00007fff8520a619 AEProcessAppleEvent + 48
    22  com.apple.AppKit                        0x00007fff81f22095 _DPSNextEvent + 1191
    23  com.apple.AppKit                        0x00007fff81f21801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    24  com.apple.AppKit                        0x00007fff81ee768f -[NSApplication run] + 395
    25  com.apple.AppKit                        0x00007fff81ee03b0 NSApplicationMain + 364
    26  com.apple.systempreferences             0x0000000100001cf4 0x100000000 + 7412
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff80065c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff80067add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff800677b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff800672de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff80066c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff80066aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff80066a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff80066e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff80066aa5 start_wqthread + 13
    Thread 3 Crashed:
    0   libSystem.B.dylib                       0x00007fff800bf9ce __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x00007fff800bf8d0 nanosleep$NOCANCEL + 129
    2   libSystem.B.dylib                       0x00007fff8011c3ce usleep$NOCANCEL + 57
    3   libSystem.B.dylib                       0x00007fff8013ba00 abort + 93
    4   libstdc++.6.dylib                       0x00007fff85d055d2 __tcf_0 + 0
    5   libobjc.A.dylib                         0x00007fff86dcbb39 _objc_terminate + 100
    6   libstdc++.6.dylib                       0x00007fff85d03ae1 __cxxabiv1::__terminate(void (*)()) + 11
    7   libstdc++.6.dylib                       0x00007fff85d03b16 __cxxabiv1::__unexpected(void (*)()) + 0
    8   libstdc++.6.dylib                       0x00007fff85d03bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    9   libobjc.A.dylib                         0x00007fff86dc7fa2 object_getIvar + 0
    10  com.apple.CoreFoundation                0x00007fff855b05a7 +[NSException raise:format:arguments:] + 103
    11  com.apple.CoreFoundation                0x00007fff855b0534 +[NSException raise:format:] + 148
    12  com.apple.Foundation                    0x00007fff81257e7e -[NSCFArray insertObject:atIndex:] + 119
    13  com.apple.systempreferences             0x0000000100004f71 0x100000000 + 20337
    14  com.apple.systempreferences             0x0000000100004671 0x100000000 + 18033
    15  com.apple.systempreferences             0x00000001000021bb 0x100000000 + 8635
    16  com.apple.systempreferences             0x0000000100001f87 0x100000000 + 8071
    17  com.apple.systempreferences             0x0000000100001ef1 0x100000000 + 7921
    18  libSystem.B.dylib                       0x00007fff80088d64 _dispatch_call_block_and_release + 15
    19  libSystem.B.dylib                       0x00007fff800678d2 _dispatch_queue_drain + 251
    20  libSystem.B.dylib                       0x00007fff80067734 _dispatch_queue_invoke + 57
    21  libSystem.B.dylib                       0x00007fff800672de _dispatch_worker_thread2 + 252
    22  libSystem.B.dylib                       0x00007fff80066c08 _pthread_wqthread + 353
    23  libSystem.B.dylib                       0x00007fff80066aa5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff80066a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff80066e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff80066aa5 start_wqthread + 13
    Thread 5:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                       0x00007fff8004cd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8004d3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8554b902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8554ad8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff812ea807 -[NSConcreteTask waitUntilExit] + 230
    5   ....frameworks.preferencepanes          0x0000000100030f51 -[NSPrefPanesCenter _checkHWForPreferences:] + 233
    6   libSystem.B.dylib                       0x00007fff80088d64 _dispatch_call_block_and_release + 15
    7   libSystem.B.dylib                       0x00007fff800672d1 _dispatch_worker_thread2 + 239
    8   libSystem.B.dylib                       0x00007fff80066c08 _pthread_wqthread + 353
    9   libSystem.B.dylib                       0x00007fff80066aa5 start_wqthread + 13
    Thread 3 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x0000000100703760  rcx: 0x0000000100703718  rdx: 0x0000000000000001
      rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x0000000100703750  rsp: 0x0000000100703718
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x00007fff826315d8  r15: 0x00000002000a61c0
      rip: 0x00007fff800bf9ce  rfl: 0x0000000000000247  cr2: 0x0000000103013600
    Binary Images:
           0x100000000 -        0x10001eff7  com.apple.systempreferences 7.0 (7.0) <AC669017-E97F-61B7-1303-A21DABA33797> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x10002d000 -        0x100054ff7  com.apple.frameworks.preferencepanes 13.5 (13.5) <C79DCAF8-302A-843F-BE9B-407DDA682A8E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <63B47435-46CF-3D2D-F7F4-7FE77DEEFE06> /usr/lib/dyld
        0x7fff8004b000 -     0x7fff8004bff7  com.apple.Carbon 150 (152) <B72D29DB-3787-26D1-E842-7AF12F179A83> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8004c000 -     0x7fff8020dfef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff8020e000 -     0x7fff805abfe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff805ac000 -     0x7fff805e9ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff805ea000 -     0x7fff8062dff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8062e000 -     0x7fff80678ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff80679000 -     0x7fff80679ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8067a000 -     0x7fff8067bff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff806ca000 -     0x7fff806d1fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff80711000 -     0x7fff8071fff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff80730000 -     0x7fff80747fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8092a000 -     0x7fff80994fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff80995000 -     0x7fff80cc9fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff80cca000 -     0x7fff80e88fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff80e89000 -     0x7fff80e89ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff80e8a000 -     0x7fff80eb5ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff80eb6000 -     0x7fff80f77fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff80f78000 -     0x7fff8104cfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8104d000 -     0x7fff81053ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff81054000 -     0x7fff81074ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff81075000 -     0x7fff81105fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff81106000 -     0x7fff8123bfff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8123c000 -     0x7fff81250fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff81251000 -     0x7fff814d3fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff814d4000 -     0x7fff8151cff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8152f000 -     0x7fff81d39fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff81df1000 -     0x7fff81e91fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff81e92000 -     0x7fff81ed3fef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff81ed4000 -     0x7fff81ed7ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff81ed8000 -     0x7fff81eddfff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff81ede000 -     0x7fff828d8ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff828d9000 -     0x7fff828ddff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff82947000 -     0x7fff82a5efef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff82a5f000 -     0x7fff82a78fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff82a79000 -     0x7fff82b2efe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff83dd8000 -     0x7fff83e95fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff83e96000 -     0x7fff83e96ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83e97000 -     0x7fff842dafef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff842db000 -     0x7fff842f1fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff8456d000 -     0x7fff84588ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff847f3000 -     0x7fff84864ff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff84865000 -     0x7fff849a3fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff851d6000 -     0x7fff854d4fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff854d5000 -     0x7fff854e7fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff854e8000 -     0x7fff854fefe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff854ff000 -     0x7fff85676fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff85677000 -     0x7fff85791fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff85792000 -     0x7fff857e5ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff857e6000 -     0x7fff85827fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85828000 -     0x7fff8582cff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8582d000 -     0x7fff85850fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff85851000 -     0x7fff8589dfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8589e000 -     0x7fff858d9fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff858dc000 -     0x7fff85995fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff85996000 -     0x7fff85a22fef  SecurityFoundation ??? (???) <84778E7D-B73C-781A-CD71-7EF5E7EA8EF5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85a23000 -     0x7fff85a6cfef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff85afd000 -     0x7fff85afdff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff85afe000 -     0x7fff85b09ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff85b0a000 -     0x7fff85b3bfff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff85b77000 -     0x7fff85bf6fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85cb9000 -     0x7fff85d36fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff85d37000 -     0x7fff85d7cfff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff85d7d000 -     0x7fff85d9aff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff85dd5000 -     0x7fff85e0ffff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
        0x7fff85e10000 -     0x7fff85e1dfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff85e1e000 -     0x7fff85e1eff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff85e1f000 -     0x7fff85e66ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff85e67000 -     0x7fff85ea8fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff85fae000 -     0x7fff85fe1ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff85fe2000 -     0x7fff86429fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8642a000 -     0x7fff86439fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8643a000 -     0x7fff8643ffff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff86440000 -     0x7fff864f0fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff864f1000 -     0x7fff86512fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff86513000 -     0x7fff86683fff  com.apple.QTKit 7.7 (1787) <AD4C0243-16DA-F7EE-7202-E9EE7198223F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff86684000 -     0x7fff8668aff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8668b000 -     0x7fff86849ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8687b000 -     0x7fff8699afe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8699b000 -     0x7fff86a80fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86a81000 -     0x7fff86a81ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff86ba2000 -     0x7fff86ba3ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff86cc1000 -     0x7fff86d21fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86d22000 -     0x7fff86d4afff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff86d68000 -     0x7fff86dbdff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff86dbe000 -     0x7fff86e74ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff86e75000 -     0x7fff86e77fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff86fb6000 -     0x7fff874bcff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8783c000 -     0x7fff878baff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff878bb000 -     0x7fff878ccff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff878cd000 -     0x7fff8798efef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87c96000 -     0x7fff87dbeff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff87dbf000 -     0x7fff87e0eff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff87e59000 -     0x7fff87e68fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87e69000 -     0x7fff87eb8fef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87ecb000 -     0x7fff88153fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88154000 -     0x7fff88159ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8815a000 -     0x7fff8816eff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8816f000 -     0x7fff88172ff7  com.apple.securityhi 4.0 (36638) <0CCEB8E0-8D7E-5046-F4E2-5F66D24B6600> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88173000 -     0x7fff88198ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88272000 -     0x7fff88274fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff88275000 -     0x7fff88352fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff88353000 -     0x7fff8839cff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8839d000 -     0x7fff883c4ff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88644000 -     0x7fff88d40ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff88d41000 -     0x7fff88d42fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff88d50000 -     0x7fff88deafff  com.apple.ApplicationServices.ATS 275.19 (???) <FBC907AF-C3EF-CAF1-3705-13DC91B29114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88deb000 -     0x7fff88e70ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff88e71000 -     0x7fff88e86ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff88e93000 -     0x7fff88e99ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff88f66000 -     0x7fff88f69fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    Please help! xxx

    The Aperture 3.4 installer has a problem and may cause an incomplete install. You should remove your current installation and reinstall from your original installation media, then upgrade again, see this support article by Apple:
    Aperture 3.4: May quit unexpectedly on launch after updating
    Post back, if there are still problems after reinstalling.
    Regards
    Léonie

  • System Preferences Quit Unexpectedly Plus Apps

    Hello, I have just encountered a very odd set of events on my MacBook Pro. I turned it on and logged in and it seems as though my system preferences have been reset in some way or another. When I logged in I noticed the clock had changed time to a weird format, also my track pad gestures were reset to default, also my screen brightness had been reset. The main issue here however is that now some of my apps “quit unexpectedly” the most concerning one would be “System Preferences”. I can open System Preferences, however as the clock is in a weird format whenever I try to access Date & Time Preferences it quits unexpectedly, it also quits unexpectedly if I try and access the “Energy Saver” tab. It’s odd because it seems like all the things that where somehow reset I can no longer access, however I can access everything in System Preferences without crashes apart from “Date & Time”, “Energy Saver”, “Parental Controls”. The only other apps that seem to quit unexpectedly every time after this event is an app called "Desmume" which is an emulator, and Vuze a torrent application. Also notably these were the 2 most recent apps I had used before shutting down prior to booting up to this situation, which seems more than a coincidence, and also I have done various virus scans and malware scans and there is nothing to detect and there isnt anything else visibly wrong.
    I have tried this solution: https://discussions.apple.com/message/22830548#22830548
    Which involved using the directory editor to reset the user database. But I have tried that multiple times and whenever I re-create my account I get the same errors. However I have noticed when I create my new temporary account to use for the solution everything runs fine on that account, the time is in the correct format on that new user and no “System Preferences” crashes or anything, so it is something to do with my account. Also both those apps run on the new temporary account.
    I will post my crash log for accessing “Date & Time”.
    I am looking for a solution that doesn’t involve time machine or deleting my account and losing my files or having to back them up and restore, something like the solution in the above link, it may not be possible to do and if that’s the case I will do what I need to.
    Thank You
    Process:         System Preferences [739]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         11.0 (11.0)
    Build Info:      SystemPrefsApp-214009000000000~8
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [138]
    Date/Time:       2014-04-09 21:18:42.824 +1000
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          588959 sec
    Crashes Since Last Report:           53
    Per-App Interval Since Last Report:  47464 sec
    Per-App Crashes Since Last Report:   30
    Anonymous UUID:                      CE29F17A-B87A-4AF8-A998-A221040630A0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000105ec2000-0000000105ee5000 [  140K] r-x/rwx SM=COW  /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Application Specific Information:
    com.apple.preference.datetime v.5.1 (Date & Time)
    objc[739]: garbage collection is ON
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff87ea816c CFStringGetCString + 44
    1   com.apple.CoreFoundation                0x00007fff87f5e4af CFLocaleGetLanguageCharacterDirection + 47
    2   com.apple.AppKit                        0x00007fff8d009e5c -[NSDatePickerCell(NSTextFieldWithStepperDatePickerInternal) _createSubfields] + 258
    3   com.apple.AppKit                        0x00007fff8d007c92 -[NSDatePickerCell initWithCoder:] + 1874
    4   com.apple.Foundation                    0x00007fff8c822797 _decodeObjectBinary + 2860
    5   com.apple.Foundation                    0x00007fff8c821ab2 _decodeObject + 201
    6   com.apple.AppKit                        0x00007fff8cd90745 -[NSControl initWithCoder:] + 761
    7   com.apple.Foundation                    0x00007fff8c822797 _decodeObjectBinary + 2860
    8   com.apple.Foundation                    0x00007fff8c823976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    9   com.apple.Foundation                    0x00007fff8c7fa45c -[NSArray(NSArray) initWithCoder:] + 486
    10  com.apple.Foundation                    0x00007fff8c822797 _decodeObjectBinary + 2860
    11  com.apple.Foundation                    0x00007fff8c821ab2 _decodeObject + 201
    12  com.apple.AppKit                        0x00007fff8cd8d832 -[NSView initWithCoder:] + 1051
    13  com.apple.Foundation                    0x00007fff8c822797 _decodeObjectBinary + 2860
    14  com.apple.Foundation                    0x00007fff8c821ab2 _decodeObject + 201
    15  com.apple.AppKit                        0x00007fff8cd8eb98 -[NSResponder initWithCoder:] + 114
    16  com.apple.AppKit                        0x00007fff8cd8d479 -[NSView initWithCoder:] + 98
    17  com.apple.AppKit                        0x00007fff8cd90480 -[NSControl initWithCoder:] + 52
    18  com.apple.Foundation                    0x00007fff8c822797 _decodeObjectBinary + 2860
    19  com.apple.Foundation                    0x00007fff8c821ab2 _decodeObject + 201
    20  com.apple.AppKit                        0x00007fff8cc9338a -[NSNibConnector initWithCoder:] + 401
    21  com.apple.AppKit                        0x00007fff8cc9ae0c -[NSNibOutletConnector initWithCoder:] + 367
    22  com.apple.Foundation                    0x00007fff8c822797 _decodeObjectBinary + 2860
    23  com.apple.Foundation                    0x00007fff8c823976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    24  com.apple.Foundation                    0x00007fff8c7fa45c -[NSArray(NSArray) initWithCoder:] + 486
    25  com.apple.Foundation                    0x00007fff8c822797 _decodeObjectBinary + 2860
    26  com.apple.Foundation                    0x00007fff8c821ab2 _decodeObject + 201
    27  com.apple.AppKit                        0x00007fff8cc921f2 -[NSIBObjectData initWithCoder:] + 2156
    28  com.apple.Foundation                    0x00007fff8c822797 _decodeObjectBinary + 2860
    29  com.apple.Foundation                    0x00007fff8c821ab2 _decodeObject + 201
    30  com.apple.AppKit                        0x00007fff8cc91864 loadNib + 235
    31  com.apple.AppKit                        0x00007fff8cc90db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    32  com.apple.AppKit                        0x00007fff8cc90cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    33  com.apple.frameworks.preferencepanes          0x00007fff8aa62a04 -[NSPreferencePane loadMainView] + 154
    34  com.apple.frameworks.preferencepanes          0x00007fff8aa63954 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    35  com.apple.frameworks.preferencepanes          0x00007fff8aa69686 -[NSPrefTabsController layoutForTabViewItem:] + 78
    36  com.apple.frameworks.preferencepanes          0x00007fff8aa69c84 -[NSPrefTabsController setPrefs:lastSelected:] + 829
    37  com.apple.preference.datetime           0x000000010c32b1f9 0x10c32a000 + 4601
    38  com.apple.frameworks.preferencepanes          0x00007fff8aa62a42 -[NSPreferencePane loadMainView] + 216
    39  com.apple.frameworks.preferencepanes          0x00007fff8aa63954 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    40  com.apple.systempreferences             0x0000000105eca6fc 0x105ec2000 + 34556
    41  com.apple.systempreferences             0x0000000105ec9d32 0x105ec2000 + 32050
    42  com.apple.Foundation                    0x00007fff8c7ee186 __NSFireDelayedPerform + 392
    43  com.apple.CoreFoundation                0x00007fff87ec3934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    44  com.apple.CoreFoundation                0x00007fff87ec3486 __CFRunLoopDoTimer + 534
    45  com.apple.CoreFoundation                0x00007fff87ea3e11 __CFRunLoopRun + 1617
    46  com.apple.CoreFoundation                0x00007fff87ea3486 CFRunLoopRunSpecific + 230
    47  com.apple.HIToolbox                     0x00007fff88c6c2bf RunCurrentEventLoopInMode + 277
    48  com.apple.HIToolbox                     0x00007fff88c734bf ReceiveNextEventCommon + 181
    49  com.apple.HIToolbox                     0x00007fff88c733fa BlockUntilNextEventMatchingListInMode + 62
    50  com.apple.AppKit                        0x00007fff8cc89779 _DPSNextEvent + 659
    51  com.apple.AppKit                        0x00007fff8cc8907d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    52  com.apple.AppKit                        0x00007fff8cc859b9 -[NSApplication run] + 470
    53  com.apple.AppKit                        0x00007fff8cf01eac NSApplicationMain + 867
    54  com.apple.systempreferences             0x0000000105ec3b30 0x105ec2000 + 6960
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff898617e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff86139786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff86138316 _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.preferences.writecache
    0   libsystem_kernel.dylib                  0x00007fff8986060a __fcntl + 10
    1   libsystem_kernel.dylib                  0x00007fff89860147 fcntl + 231
    2   com.apple.SearchKit                     0x00007fff8896cda8 IAFileStoreStreamFlush + 56
    3   com.apple.SearchKit                     0x00007fff8896c7fe StorageCommit + 617
    4   com.apple.SearchKit                     0x00007fff8896c55b IAStorage::Commit(unsigned char) + 13
    5   com.apple.SearchKit                     0x00007fff88968477 TIAIndex::Flush(unsigned int) + 577
    6   com.apple.SearchKit                     0x00007fff889681d9 SKIndexFlushInternal + 72
    7   com.apple.SearchKit                     0x00007fff8896818f SKIndexFlush + 27
    8   com.apple.frameworks.preferencepanes          0x00007fff8aa6c97f -[NSPrefPaneSearchCenter createSearchIndexForPrefPaneBundles:] + 2461
    9   com.apple.frameworks.preferencepanes          0x00007fff8aa64c91 __-[NSPrefPanesCenter _writeCache:]_block_invoke_1 + 1050
    10  libdispatch.dylib                       0x00007fff86137a82 _dispatch_call_block_and_release + 18
    11  libdispatch.dylib                       0x00007fff861392d2 _dispatch_queue_drain + 264
    12  libdispatch.dylib                       0x00007fff8613912e _dispatch_queue_invoke + 54
    13  libdispatch.dylib                       0x00007fff86138928 _dispatch_worker_thread2 + 198
    14  libsystem_c.dylib                       0x00007fff89c233da _pthread_wqthread + 316
    15  libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff89861192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff89c23594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff89c24b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x08df9f64e6777a51  rbx: 0x0000000000000600  rcx: 0x0000000000000600  rdx: 0x0000000000000101
      rdi: 0x0000000000000000  rsi: 0x00007fff65abd7c7  rbp: 0x00007fff65abd7b0  rsp: 0x00007fff65abd750
       r8: 0x0000000400311690   r9: 0x0000000400153940  r10: 0x0000000000000081  r11: 0x00007fff87fabc20
      r12: 0x00007fff76e57e40  r13: 0x00007fff76e57e40  r14: 0x00007fff65abd7c7  r15: 0x0000000000000000
      rip: 0x00007fff87ea816c  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 6
    Binary Images:
           0x105ec2000 -        0x105ee4fff  com.apple.systempreferences (11.0 - 11.0) <B3187F74-9420-3080-AD41-C6BC6C95FD05> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x107ca2000 -        0x107cacfef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x107cb2000 -        0x107cb5ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x109896000 -        0x109896ff1 +cl_kernels (??? - ???) <F20D153E-0B09-4E03-B24F-5D0C956FBE15> cl_kernels
           0x10989c000 -        0x10989dff3 +cl_kernels (??? - ???) <ABCB0DB8-39C9-4D96-9361-BE800A61B795> cl_kernels
           0x1098cb000 -        0x1098cffff  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x1098d4000 -        0x1098d9fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x1098f0000 -        0x1098f0ff1 +cl_kernels (??? - ???) <1CD8EA71-F7DB-4460-8EB8-5F37886BBBB6> cl_kernels
           0x10a048000 -        0x10a0e7ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10c328000 -        0x10c328ffb +cl_kernels (??? - ???) <80DE946B-A814-490D-903A-6B1F6CCBE1A7> cl_kernels
           0x10c32a000 -        0x10c32bff7  com.apple.preference.datetime (5.1 - 5.1) <BEBFF664-3424-39CA-95DA-1CC92D2D6331> /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/MacOS/DateAndTime
           0x10c334000 -        0x10c338fff  com.apple.preference.datetime.datetime (5.1 - 5.1) <B3C71B5A-4DE7-3275-A438-CD0AF7E534F1> /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/DateTim e.prefPane/Contents/MacOS/DateTime
           0x10c499000 -        0x10c533ff7  unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <8CA67399-44BB-35F8-94EF-EB57CD3AA542> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
        0x7fff65ac2000 -     0x7fff65af6baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff85faa000 -     0x7fff85fb0fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85fb1000 -     0x7fff85fddff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85fde000 -     0x7fff86046ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff86047000 -     0x7fff86055fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff86056000 -     0x7fff86135fff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff86136000 -     0x7fff86144fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff861a3000 -     0x7fff861a3fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff865d9000 -     0x7fff865daff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff865db000 -     0x7fff865e8ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff865f7000 -     0x7fff865f8fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff86622000 -     0x7fff86628fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86672000 -     0x7fff866edff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff866ee000 -     0x7fff868f0fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff87694000 -     0x7fff8770aff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff87718000 -     0x7fff87753fff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff87754000 -     0x7fff8788afff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8788b000 -     0x7fff878a1fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff878a2000 -     0x7fff878a2fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff878a3000 -     0x7fff8790bff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8790e000 -     0x7fff87914fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff87915000 -     0x7fff87915fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff87916000 -     0x7fff8795aff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8795b000 -     0x7fff87a55ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff87ccf000 -     0x7fff87cd2fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff87d35000 -     0x7fff87d36fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff87e6b000 -     0x7fff8803fff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88705000 -     0x7fff8875bfff  libCoreStorage.dylib (??? - ???) <564C1AE4-4669-3D28-9DBF-0256A4341DF9> /usr/lib/libCoreStorage.dylib
        0x7fff88824000 -     0x7fff88931fff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff88932000 -     0x7fff88949fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8894a000 -     0x7fff88959ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8895a000 -     0x7fff889f4ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff889f5000 -     0x7fff88c69fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff88c6a000 -     0x7fff88f96fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff88f97000 -     0x7fff88faaff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff88fc8000 -     0x7fff89023ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff89034000 -     0x7fff890b8ff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8931f000 -     0x7fff8963bfff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff89666000 -     0x7fff8966dfff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8966e000 -     0x7fff89679ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8967a000 -     0x7fff896fdfef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8984a000 -     0x7fff8986afff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff89add000 -     0x7fff89bd2fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff89bd3000 -     0x7fff89cb0fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff89cb1000 -     0x7fff89cb5fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff89cb6000 -     0x7fff89cc0fff  libcsfde.dylib (??? - ???) <165F76E5-EE38-3942-82B4-9BCEEF72EB69> /usr/lib/libcsfde.dylib
        0x7fff89cc1000 -     0x7fff89cc3ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89cc4000 -     0x7fff89ccfff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D836A22C-BBDC-3C9F-83D3-F8CC0EE75885> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff89d63000 -     0x7fff89d64fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff89d65000 -     0x7fff89d6eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff89dc3000 -     0x7fff89df6ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff89df7000 -     0x7fff89efefe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8a1b8000 -     0x7fff8a5e5fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8a62e000 -     0x7fff8a62ffff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
        0x7fff8a953000 -     0x7fff8a972fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8a973000 -     0x7fff8a990ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a991000 -     0x7fff8a993fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8a995000 -     0x7fff8a9a0ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8a9e0000 -     0x7fff8a9e5ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8a9e6000 -     0x7fff8a9e6fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8aa5c000 -     0x7fff8aa5efff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8aa5f000 -     0x7fff8aa7bfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8aa7c000 -     0x7fff8aaa7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8aaa8000 -     0x7fff8af6ffff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8af78000 -     0x7fff8af7bfff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8af7c000 -     0x7fff8af8eff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8af9b000 -     0x7fff8b03dfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b03e000 -     0x7fff8b066fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8b067000 -     0x7fff8b0a7ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8b0a8000 -     0x7fff8b18cff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8b18d000 -     0x7fff8b193ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8b194000 -     0x7fff8b1bdfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8b38d000 -     0x7fff8b4a6fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b4d0000 -     0x7fff8b4ddfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8b598000 -     0x7fff8b5f8fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b5f9000 -     0x7fff8b610fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8b611000 -     0x7fff8b646fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8b647000 -     0x7fff8bfe5a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8c017000 -     0x7fff8c034fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8c035000 -     0x7fff8c056fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8c6a1000 -     0x7fff8c6b3ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8c6b4000 -     0x7fff8c6b6fff  com.apple.EFILogin (1.0 - 1) <EA18A476-CB02-3EC6-8B2D-9EA019B2D16E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8c7b5000 -     0x7fff8c7d9fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8c7da000 -     0x7fff8c7e1fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8c7e2000 -     0x7fff8cafbfff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8cafc000 -     0x7fff8cb20fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8cb21000 -     0x7fff8cb62fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8cb76000 -     0x7fff8cb76fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8cb77000 -     0x7fff8cb79fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8cb7a000 -     0x7fff8cb7afff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8cb7b000 -     0x7fff8cc80fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8cc81000 -     0x7fff8d887fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8d894000 -     0x7fff8d895fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8d8c0000 -     0x7fff8d902ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d903000 -     0x7fff8d942fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8d943000 -     0x7fff8d947fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff8d948000 -     0x7fff8da4afff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8da4b000 -     0x7fff8da55ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8daa8000 -     0x7fff8dacefff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8dd20000 -     0x7fff8dd35fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8dd50000 -     0x7fff8de2efff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8de2f000 -     0x7fff8de73ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e228000 -     0x7fff8e22cff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8e22e000 -     0x7fff8e2b3ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e2b4000 -     0x7fff8e2b4fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e32c000 -     0x7fff8e410e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8e411000 -     0x7fff8e416fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8e4c7000 -     0x7fff8e50dfff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff8e50e000 -     0x7fff8e6aeff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8e6af000 -     0x7fff8e7bbfef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8e7bc000 -     0x7fff8e7f7fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8e802000 -     0x7fff8e969fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8e96a000 -     0x7fff8e96ffff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8e9ae000 -     0x7fff8e9b5fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e9b6000 -     0x7fff8ecabff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8ecac000 -     0x7fff8ecaffff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8efd6000 -     0x7fff8efdafff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8efdb000 -     0x7fff8f029fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8f1e3000 -     0x7fff8f24eff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8f348000 -     0x7fff8f348fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8f349000 -     0x7fff8f3bffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8f3c0000 -     0x7fff8f465fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8f466000 -     0x7fff8f471fff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f476000 -     0x7fff8f48cff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8f598000 -     0x7fff8f5d2fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8f5d3000 -     0x7fff8f5e2fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8f5e3000 -     0x7fff8f5ffff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8f654000 -     0x7fff8f655fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8f6ca000 -     0x7fff8f6cbff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8f6cc000 -     0x7fff8f6cdff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8f6e7000 -     0x7fff8f6fbff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8f6fc000 -     0x7fff8f72cfff  com.apple.framework.Admin (11.0 - 11.0) <66A06B83-01D1-371E-8A77-4280570BB97D> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8f766000 -     0x7fff8f766fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8f775000 -     0x7fff8f7a2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8f7a3000 -     0x7fff8f7defff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8f7df000 -     0x7fff8f892ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8f893000 -     0x7fff8f8a5ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8f8a6000 -     0x7fff8f908ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f909000 -     0x7fff8fbc1fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8fbc2000 -     0x7fff8fc16fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff90426000 -     0x7fff9042dfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9042e000 -     0x7fff90433fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff90434000 -     0x7fff9043bfff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff90443000 -     0x7fff9046cfff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff9046d000 -     0x7fff90534ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff90535000 -     0x7fff90b19fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90ec5000 -     0x7fff90f35fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff90f36000 -     0x7fff90f3bfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff90f4b000 -     0x7fff90f9fff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff90fa0000 -     0x7fff91013fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff91014000 -     0x7fff9106cff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff91118000 -     0x7fff91174ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff91175000 -     0x7fff911a5ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff911a6000 -     0x7fff91247ff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff91248000 -     0x7fff91256ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff91483000 -     0x7fff9148bfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff915b0000 -     0x7fff9170dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9170e000 -     0x7fff91938fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff91939000 -     0x7fff91985ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff91986000 -     0x7fff919c6fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff927b6000 -     0x7fff92808ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff92b5d000 -     0x7fff92b60ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff92b61000 -     0x7fff92b65fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff92b66000 -     0x7fff92b66fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff92bfa000 -     0x7fff92c90ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff92c91000 -     0x7fff92c9dfff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff92d39000 -     0x7fff92d3efff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        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: 806
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=151.1M resident=127.5M(84%) swapped_out_or_unallocated=23.6M(16%)
    Writable regions: Total=16.2G written=161.3M(1%) resident=171.0M(1%) swapped_out=0K(0%) unallocated=16.0G(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2084K
    CG image                             16K
    CG raster data                       56K
    CG shared images                   3416K
    CoreImage                            92K
    CoreServices                       1648K
    MALLOC                            679.7M
    MALLOC (reserved)                  15.5G        reserved VM address space (unallocated)
    MALLOC guard page                    64K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       24K
    OpenCL                               36K
    STACK GUARD                        56.1M
    Stack                              14.6M
    VM_ALLOCATE                        16.2M
    __CI_BITMAP                          80K
    __DATA                             12.8M
    __IMAGE                             528K
    __LINKEDIT                         49.1M
    __TEXT                            102.0M
    __UNICODE                           544K
    mapped file                        58.8M
    shared memory                       312K
    ===========                      =======
    TOTAL                              16.5G
    TOTAL, minus reserved VM space    998.0M
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f4
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334248312D4348392020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334348302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    Take the steps suggested in this support article.

  • System Preferences quit unexpectedly while using the libTIFF.dylib plug-in. PLEASE HELP!?

    These are the problem details and the system configuration ( I also cannot shut my macbook pro down):
    Process:         System Preferences [1822]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         13.0 (13.0)
    Build Info:      SystemPrefsApp-259001000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [143]
    Responsible:     System Preferences [1822]
    User ID:         501
    PlugIn Path:       /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    PlugIn Identifier: libTIFF.dylib
    PlugIn Version:    ??? (1043)
    Date/Time:       2014-08-01 18:04:25.283 +0100
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  9929231A-CDE7-C77D-B24B-EC23B2543E11
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (Code Signature Invalid)
    Exception Codes: 0x0000000000000032, 0x00007fff73434020
    kernel messages:
    -0 sec           CODE SIGNING: cs_invalid_page(0x7fff73434000): p=1822[System Preferenc] final status 0x1000a00, denying page sending SIGKILL
    -0 sec           CODE SIGNING: process 1822[System Preferenc]: rejecting invalid page at address 0x7fff73434000 from offset 0xfcfc000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1405092598.0 == mtime:1405092598.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:1)
    -1 sec           CODE SIGNING: cs_invalid_page(0x7fff73434000): p=1820[NotificationCent] final status 0x1000a00, denying page sending SIGKILL
    -1 sec           CODE SIGNING: process 1820[NotificationCent]: rejecting invalid page at address 0x7fff73434000 from offset 0xfcfc000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1405092598.0 == mtime:1405092598.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:1)
    -1 sec           CODE SIGNING: cs_invalid_page(0x7fff73434000): p=1821[SystemUIServer] final status 0x1000a00, denying page sending SIGKILL
    -1 sec           CODE SIGNING: process 1821[SystemUIServer]: rejecting invalid page at address 0x7fff73434000 from offset 0xfcfc000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1405092598.0 == mtime:1405092598.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:1)
    -2 sec           CODE SIGNING: cs_invalid_page(0x7fff73434000): p=1819[NotificationCent] final status 0x1000a00, denying page sending SIGKILL
    -2 sec           CODE SIGNING: process 1819[NotificationCent]: rejecting invalid page at address 0x7fff73434000 from offset 0xfcfc000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1405092598.0 == mtime:1405092598.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:1)
    -4 sec           CODE SIGNING: cs_invalid_page(0x7fff73434000): p=1818[NotificationCent] final status 0x1000a00, denying page sending SIGKILL
    -4 sec           CODE SIGNING: process 1818[NotificationCent]: rejecting invalid page at address 0x7fff73434000 from offset 0xfcfc000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1405092598.0 == mtime:1405092598.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:1)
    VM Regions Near 0x7fff73434020:
        unused shlib __DATA    00007fff73411000-00007fff73433000 [  136K] rw-/rwx SM=COW  system shared lib __DATA not used by this process
    --> __DATA                 00007fff73433000-00007fff73437000 [   16K] rw-/rwx SM=COW  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        unused shlib __DATA    00007fff73437000-00007fff7343a000 [   12K] rw-/rwx SM=COW  system shared lib __DATA not used by this process
    Application Specific Information:
    objc[1822]: GC: forcing GC OFF because OBJC_DISABLE_GC is set
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libTIFF.dylib                 0x00007fff8b554893 _TIFFMergeFields + 126
    1   libTIFF.dylib                 0x00007fff8b5547d8 _TIFFSetupFields + 214
    2   libTIFF.dylib                 0x00007fff8b5545eb TIFFDefaultDirectory + 25
    3   libTIFF.dylib                 0x00007fff8b552dbf TIFFReadDirectory + 331
    4   libTIFF.dylib                 0x00007fff8b552a7d _cg_TIFFClientOpen + 1576
    5   com.apple.ImageIO.framework   0x00007fff8339af0d initImageTIFF + 1355
    6   com.apple.ImageIO.framework   0x00007fff8339a9c0 _CGImagePluginInitTIFF + 30
    7   com.apple.ImageIO.framework   0x00007fff8339a28c makeImagePlus + 1037
    8   com.apple.ImageIO.framework   0x00007fff83399743 _CGImageSourceGetPropertiesAtIndexInternal + 60
    9   com.apple.ImageIO.framework   0x00007fff833996b9 CGImageSourceCopyPropertiesAtIndex + 115
    10  com.apple.AppKit               0x00007fff85ac29f9 ImageSourceOptionsForCGImageSource_index_ + 53
    11  com.apple.AppKit               0x00007fff85ac2809 +[NSBitmapImageRep _imagesWithData:hfsFileType:extension:zone:expandImageContentNow:includeAllReps :] + 450
    12  com.apple.AppKit               0x00007fff85c5ed01 +[NSBitmapImageRep _imageRepWithData:hfsFileType:extension:] + 91
    13  com.apple.AppKit               0x00007fff85c5ea00 -[NSBitmapImageRep initWithCoder:] + 226
    14  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    15  com.apple.Foundation           0x00007fff8207ef9f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
    16  com.apple.Foundation           0x00007fff8207f19b -[NSArray(NSArray) initWithCoder:] + 202
    17  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    18  com.apple.Foundation           0x00007fff8207ef9f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
    19  com.apple.Foundation           0x00007fff8207f19b -[NSArray(NSArray) initWithCoder:] + 202
    20  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    21  com.apple.Foundation           0x00007fff8207d34d _decodeObject + 288
    22  com.apple.AppKit               0x00007fff85c5e319 -[NSImage initWithCoder:] + 2491
    23  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    24  com.apple.Foundation           0x00007fff8207d34d _decodeObject + 288
    25  com.apple.AppKit               0x00007fff85a4c450 -[NSButtonCell initWithCoder:] + 167
    26  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    27  com.apple.Foundation           0x00007fff8207ef9f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
    28  com.apple.Foundation           0x00007fff8207f19b -[NSArray(NSArray) initWithCoder:] + 202
    29  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    30  com.apple.Foundation           0x00007fff8207d34d _decodeObject + 288
    31  com.apple.AppKit               0x00007fff85cbcef7 -[NSMatrix initWithCoder:] + 519
    32  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    33  com.apple.Foundation           0x00007fff8207ef9f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
    34  com.apple.Foundation           0x00007fff8207f19b -[NSArray(NSArray) initWithCoder:] + 202
    35  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    36  com.apple.Foundation           0x00007fff8207d34d _decodeObject + 288
    37  com.apple.AppKit               0x00007fff859db5ac -[NSView initWithCoder:] + 1949
    38  com.apple.AppKit               0x00007fff859dab6b -[NSCustomView initWithCoder:] + 79
    39  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    40  com.apple.Foundation           0x00007fff8207ef9f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
    41  com.apple.Foundation           0x00007fff8207f19b -[NSArray(NSArray) initWithCoder:] + 202
    42  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    43  com.apple.Foundation           0x00007fff8207d34d _decodeObject + 288
    44  com.apple.AppKit               0x00007fff859db5ac -[NSView initWithCoder:] + 1949
    45  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    46  com.apple.Foundation           0x00007fff8207d34d _decodeObject + 288
    47  com.apple.AppKit               0x00007fff859e1438 -[NSWindowTemplate initWithCoder:] + 1043
    48  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    49  com.apple.Foundation           0x00007fff8207d34d _decodeObject + 288
    50  com.apple.AppKit               0x00007fff859b4ccd -[NSNibConnector initWithCoder:] + 106
    51  com.apple.AppKit               0x00007fff859b4b4e -[NSNibOutletConnector initWithCoder:] + 73
    52  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    53  com.apple.Foundation           0x00007fff8207ef9f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
    54  com.apple.Foundation           0x00007fff8207f19b -[NSArray(NSArray) initWithCoder:] + 202
    55  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    56  com.apple.Foundation           0x00007fff8207d34d _decodeObject + 288
    57  com.apple.AppKit               0x00007fff859b3782 -[NSIBObjectData initWithCoder:] + 205
    58  com.apple.Foundation           0x00007fff8207de92 _decodeObjectBinary + 2534
    59  com.apple.Foundation           0x00007fff8207d34d _decodeObject + 288
    60  com.apple.AppKit               0x00007fff859b356f loadNib + 232
    61  com.apple.AppKit               0x00007fff859b2b6c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288
    62  com.apple.AppKit               0x00007fff859b295c -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 197
    63  com.apple.AppKit               0x00007fff859b274b +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 357
    64  com.apple.AppKit               0x00007fff859ae597 NSApplicationMain + 448
    65  libdyld.dylib                 0x00007fff8c6ea5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff88c94e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e029f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8e02cfb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff88c95662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8c8b5421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8c8b5136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff88c94e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e029f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8e02cfb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff88c94e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e029f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8e02cfb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff88c94e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e029f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8e02cfb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000000f  rbx: 0x000000000000008d  rcx: 0x00007fbb3301fc00  rdx: 0x00007fff51808330
      rdi: 0x00007fff51808328  rsi: 0x000000000000010f  rbp: 0x00007fff518083a0  rsp: 0x00007fff51808380
       r8: 0x00007fff8b5549a3   r9: 0x0000000000000003  r10: 0x0000000000000600  r11: 0x00000000b174ccf9
      r12: 0x00007fff73434020  r13: 0x0000000000000000  r14: 0x000000000000009c  r15: 0x00007fbb3301c000
      rip: 0x00007fff8b554893  rfl: 0x0000000000010206  cr2: 0x00007fff73434020
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10e3f1000 -        0x10e412ff7  com.apple.systempreferences (13.0 - 13.0) <57B93F86-66C8-39C3-A283-EBD0B667E726> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x10fd88000 -        0x10fd90ff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff61c47000 -     0x7fff61c7a817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff81425000 -     0x7fff8142bff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8142c000 -     0x7fff81436ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff81555000 -     0x7fff81585fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff81591000 -     0x7fff816c1ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff816c9000 -     0x7fff817ebfff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff817ec000 -     0x7fff817f0fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff817f1000 -     0x7fff8182fff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff81fde000 -     0x7fff82039ffb  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
        0x7fff82067000 -     0x7fff82365fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8262a000 -     0x7fff8262dfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8262e000 -     0x7fff82658ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff82659000 -     0x7fff8265aff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff826aa000 -     0x7fff826c5ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff826c6000 -     0x7fff826ebff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff82c78000 -     0x7fff82c9fff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff82ce6000 -     0x7fff82ce6ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff82da7000 -     0x7fff82df4fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff82df5000 -     0x7fff82f63ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff82f64000 -     0x7fff82f71fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff82f72000 -     0x7fff82f7eff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff82f89000 -     0x7fff82f8bfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff82f8c000 -     0x7fff82f8cfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff82f8d000 -     0x7fff82f94ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff82f95000 -     0x7fff830c4fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff830cf000 -     0x7fff830e6ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff830e7000 -     0x7fff830ebff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff830f9000 -     0x7fff830fbff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff830fc000 -     0x7fff830feff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff830ff000 -     0x7fff8310afff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
        0x7fff83127000 -     0x7fff8312afff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff83152000 -     0x7fff831a5fff  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
        0x7fff83314000 -     0x7fff83395fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff83396000 -     0x7fff8349cff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8349d000 -     0x7fff834a6ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8395d000 -     0x7fff8399cfff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff839a3000 -     0x7fff839d1ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff83a07000 -     0x7fff83a48fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff83a49000 -     0x7fff83be4ff8  com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff83be5000 -     0x7fff83c71ff7  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
        0x7fff83c7c000 -     0x7fff83c89ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8426a000 -     0x7fff8427bff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8429e000 -     0x7fff842a4ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff842a5000 -     0x7fff844edff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff844ee000 -     0x7fff84517ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff84518000 -     0x7fff84551ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff84626000 -     0x7fff84677ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8467a000 -     0x7fff8469efff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff84a3d000 -     0x7fff84a3eff7  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
        0x7fff84a3f000 -     0x7fff84a44ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff84a45000 -     0x7fff84a7dff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff84cde000 -     0x7fff84ce8ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff84cfd000 -     0x7fff84d14ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff84d15000 -     0x7fff84d19fff  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
        0x7fff84df3000 -     0x7fff84dfafff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff84dfb000 -     0x7fff84dfcfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff84e52000 -     0x7fff84e56ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff84e57000 -     0x7fff84ebeff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff84ebf000 -     0x7fff84edbfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff84edc000 -     0x7fff84ee3fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff85146000 -     0x7fff852e2ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff85520000 -     0x7fff85521ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8552b000 -     0x7fff85530ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff85531000 -     0x7fff856def27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff856e2000 -     0x7fff857d3ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff859ac000 -     0x7fff86522ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8653a000 -     0x7fff8654cfff  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
        0x7fff8654d000 -     0x7fff86594fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8659d000 -     0x7fff8659dfff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8659e000 -     0x7fff865a0fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff865a1000 -     0x7fff865a1fff  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
        0x7fff866e4000 -     0x7fff866f5ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8677a000 -     0x7fff86785fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff867b8000 -     0x7fff867e7ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff867e8000 -     0x7fff86801ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff868f4000 -     0x7fff868f5ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff86ba5000 -     0x7fff86beefff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff86bef000 -     0x7fff86f25fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff86f26000 -     0x7fff86f55fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff86f80000 -     0x7fff8706ffff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8708f000 -     0x7fff870a7ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff870bc000 -     0x7fff87187fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8718d000 -     0x7fff8719aff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8769d000 -     0x7fff87710fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87711000 -     0x7fff87711fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff87764000 -     0x7fff877bcff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff877bd000 -     0x7fff877beff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
        0x7fff87a71000 -     0x7fff87a99ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff87ad0000 -     0x7fff87b80ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87b81000 -     0x7fff87b89ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff87b8a000 -     0x7fff87ba5ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff87ba6000 -     0x7fff87bf4fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff88a49000 -     0x7fff88b2dfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff88bda000 -     0x7fff88bf0fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff88c7f000 -     0x7fff88c9bff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
        0x7fff89560000 -     0x7fff89568ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff89569000 -     0x7fff89940fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff899d8000 -     0x7fff899e6fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff899e7000 -     0x7fff89a39fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff89a3a000 -     0x7fff89a91fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff89a92000 -     0x7fff89a96ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff89a97000 -     0x7fff89a98fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff89a99000 -     0x7fff89b5dff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff89b5e000 -     0x7fff89b5effd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff89b60000 -     0x7fff89ba5ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff89bf6000 -     0x7fff89bfefff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff89bff000 -     0x7fff89c02ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89c03000 -     0x7fff89c1cff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff89cee000 -     0x7fff89ed3fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89ed4000 -     0x7fff89edfff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89ee1000 -     0x7fff8a035ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8a052000 -     0x7fff8a4a0fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a518000 -     0x7fff8a5e2fff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8a5e3000 -     0x7fff8a5f2ff8  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
        0x7fff8a5f3000 -     0x7fff8af1332b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8af14000 -     0x7fff8af39ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8af54000 -     0x7fff8af5efff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b034000 -     0x7fff8b03cff7  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
        0x7fff8b09f000 -     0x7fff8b4d2ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8b551000 -     0x7fff8b5aafff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8b5d9000 -     0x7fff8b5e5ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8b5e6000 -     0x7fff8b615fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8b616000 -     0x7fff8b616fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8b6ac000 -     0x7fff8b864ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
        0x7fff8b87d000 -     0x7fff8b895ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8b897000 -     0x7fff8b897ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b898000 -     0x7fff8b898fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b8b2000 -     0x7fff8b8bafff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8b92a000 -     0x7fff8ba14fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8ba3f000 -     0x7fff8bac8ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8bac9000 -     0x7fff8bb2effb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8bb2f000 -     0x7fff8bd89ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8bdb2000 -     0x7fff8c083ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c2ce000 -     0x7fff8c6afffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8c6ba000 -     0x7fff8c6e6fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c6e7000 -     0x7fff8c6eaff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff8c6eb000 -     0x7fff8c74effb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c74f000 -     0x7fff8c78afff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8c78d000 -     0x7fff8c7fcff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8c8a8000 -     0x7fff8c8b1ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c8b2000 -     0x7fff8c8ccfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff8c8cd000 -     0x7fff8c90fff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8c910000 -     0x7fff8c976fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8ca00000 -     0x7fff8ccd4fc7  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
        0x7fff8ccd5000 -     0x7fff8cd04ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8cd76000 -     0x7fff8cd89ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8cfd4000 -     0x7fff8cfddfff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8cfeb000 -     0x7fff8d2d5fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d2d6000 -     0x7fff8d2dbfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8d362000 -     0x7fff8d364fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8d386000 -     0x7fff8d40ffff  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
        0x7fff8d439000 -     0x7fff8d45dff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8d45e000 -     0x7fff8d460ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8dbfd000 -     0x7fff8dc0dfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8dc17000 -     0x7fff8dc84fff  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
        0x7fff8dc85000 -     0x7fff8dca2ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8dca3000 -     0x7fff8dcefffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8dcf4000 -     0x7fff8dd58fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8e027000 -     0x7fff8e02eff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8e02f000 -     0x7fff8e034fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8e038000 -     0x7fff8e085ff2  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
        0x7fff8e10e000 -     0x7fff8e10ffff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff8e110000 -     0x7fff8e12cfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8e264000 -     0x7fff8e28bffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8e28c000 -     0x7fff8e34eff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8e34f000 -     0x7fff8e356ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff8e3d8000 -     0x7fff8e3dbfff  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
        0x7fff8e3dc000 -     0x7fff8e42aff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8e42b000 -     0x7fff8e42dfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8e435000 -     0x7fff8e523fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8e524000 -     0x7fff8e525fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8e5a5000 -     0x7fff8e635ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e6fc000 -     0x7fff8e7e3ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8e843000 -     0x7fff8e85eff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8e8f8000 -     0x7fff8e921fff  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
        0x7fff8eb46000 -     0x7fff8eb50ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8eb51000 -     0x7fff8edfbff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8edfc000 -     0x7fff8ee68fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ee83000 -     0x7fff8eee2fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8eee3000 -     0x7fff8eef0ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8eef1000 -     0x7fff8ef03ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8ef04000 -     0x7fff8ef08ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8ef09000 -     0x7fff8ef80fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8ef9b000 -     0x7fff8efc5ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
        0x7fff8efcf000 -     0x7fff8f016ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    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: 1805
        thread_create: 4
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=171.5M resident=101.8M(59%) swapped_out_or_unallocated=69.6M(41%)
    Writable regions: Total=52.9M written=1028K(2%) resident=1552K(3%) swapped_out=0K(0%) unallocated=51.3M(97%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG image                              4K
    CG shared images                    140K
    Kernel Alloc Once                     8K
    MALLOC                             42.4M
    MALLOC (admin)                       32K
    STACK GUARD                        56.0M
    Stack                              10.1M
    VM_ALLOCATE                         348K
    __DATA                             20.7M
    __IMAGE                             528K
    __LINKEDIT                         66.2M
    __TEXT                            105.2M
    __UNICODE                           544K
    mapped file                        38.4M
    shared memory                         4K
    ===========                      =======
    TOTAL                             340.6M

    Your crash report shows Mavericks, but your product info shows Lion. Please update that. As for the crash report, I don't see any obvious cause, so all I can do is suggest you peruse TN 2123 CrashReport Decipherer.
    iMac refurb (27-inch Mid 2011), OS X Mavericks (10.9.4), SL & ML, G4 450 MP w/Leopard, 9.2.2

  • So I was trying to access my parental controls on the system preferences, but when I selected an account, it crashed! This is the report I got:

    Process:         System Preferences [1439]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         12.0 (12.0)
    Build Info:      SystemPrefsApp-232001000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1028]
    User ID:         501
    Date/Time:       2014-04-03 07:10:42.228 -0500
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          471 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  197 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      EBFBFE18-935E-E8DC-E0E3-306D285DC315
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (Code Signature Invalid)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    com.apple.preferences.parentalcontrols v.400 (Parental Controls)
    objc[1439]: GC: forcing GC OFF because OBJC_DISABLE_GC is set
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8bcf397a _CFBundleGrokInfoDictFromFile + 170
    1   com.apple.CoreFoundation                0x00007fff8bc78ea3 _CFBundleGrokMachTypeForFatFile + 1123
    2   com.apple.CoreFoundation                0x00007fff8bc75486 _CFBundleGrokFileType + 2054
    3   com.apple.CoreFoundation                0x00007fff8bcf1dfc _CFBundleCopyInfoDictionaryInExecutable + 60
    4   com.apple.CoreFoundation                0x00007fff8bcb4a0a CFBundleCopyInfoDictionaryForURL + 74
    5   com.apple.framework.familycontrols          0x00007fff8cb86f8c FCCopyInfoDictFudgingIfNecessary + 118
    6   com.apple.framework.familycontrols          0x00007fff8cb8b13b -[FCApp readBundleInfo] + 125
    7   com.apple.preferences.parentalcontrols          0x0000000105e8ec88 0x105e83000 + 48264
    8   com.apple.preferences.parentalcontrols          0x0000000105e8a2c5 0x105e83000 + 29381
    9   com.apple.CoreFoundation                0x00007fff8bc5eeda _CFXNotificationPost + 2554
    10  com.apple.Foundation                    0x00007fff8c86d7b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
    11  com.apple.AppKit                        0x00007fff8ed8c260 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 176
    12  com.apple.AppKit                        0x00007fff8ed7142c -[NSTableView _enableSelectionPostingAndPost] + 411
    13  com.apple.AppKit                        0x00007fff8f118719 -[NSTableView mouseDown:] + 5530
    14  com.apple.AppKit                        0x00007fff8f067759 -[NSOutlineView mouseDown:] + 678
    15  com.apple.preferences.parentalcontrols          0x0000000105e8ba95 0x105e83000 + 35477
    16  com.apple.AppKit                        0x00007fff8ed0650e -[NSWindow sendEvent:] + 6853
    17  com.apple.systempreferences             0x00000001006df5b2 0x1006d8000 + 30130
    18  com.apple.AppKit                        0x00007fff8ed02644 -[NSApplication sendEvent:] + 5761
    19  com.apple.systempreferences             0x00000001006de9a8 0x1006d8000 + 27048
    20  com.apple.AppKit                        0x00007fff8ec1821a -[NSApplication run] + 636
    21  com.apple.AppKit                        0x00007fff8ebbcbd6 NSApplicationMain + 869
    22  libdyld.dylib                           0x00007fff945917e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff96a1ad16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8bbacdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8bbac9ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff96a1a322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8bc8df46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff9000a772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8fff71a1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff96a1a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9000cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9000cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fff7191 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff96a1a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9000cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9000cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fff7191 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff96a1a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9000cf1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9000cce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fff7191 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000001000  rbx: 0x0000000000020910  rcx: 0x0000000000001000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000001020  rbp: 0x00007fff5f526420  rsp: 0x00007fff5f526320
       r8: 0x000000000000000d   r9: 0x0000000000000000  r10: 0x0000000000000002  r11: 0x0000000000000202
      r12: 0x000000000000000d  r13: 0x0000000000001000  r14: 0x0000000100901000  r15: 0x0000000000000000
      rip: 0x00007fff8bcf397a  rfl: 0x0000000000010206  cr2: 0x0000000100902010
    Logical CPU: 0
    Binary Images:
           0x1006d8000 -        0x1006fbfff  com.apple.systempreferences (12.0 - 12.0) <0249AAAE-AA18-3A55-BBCE-D870C940E8C7> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x100839000 -        0x100839ffb +cl_kernels (???) <5AEB75D1-D62C-437E-B9D6-6D87D3347D02> cl_kernels
           0x1025ec000 -        0x1025ecff9 +cl_kernels (???) <E9B6BFA2-58AE-4418-960B-E2BFA595EF54> cl_kernels
           0x1025f5000 -        0x1025fefe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x102618000 -        0x102619ffb +cl_kernels (???) <0F059222-475D-4A20-BA5B-BF6088615962> cl_kernels
           0x104096000 -        0x104097ffa +cl_kernels (???) <5A01BB5D-749B-4278-BEA4-ABCDF7FD69FC> cl_kernels
           0x10453d000 -        0x1045d7ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x105d9c000 -        0x105da1fff  com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <EA592C9E-AD15-3DD0-85BE-D47BBBE04286> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x105dc8000 -        0x105dc8ff9 +cl_kernels (???) <B304DFB7-E408-4390-8AD3-0C7BAE886874> cl_kernels
           0x105dca000 -        0x105e60ff7  unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x105e81000 -        0x105e81ff3 +cl_kernels (???) <EFACE216-B010-41F4-8606-932F48DE1BE2> cl_kernels
           0x105e83000 -        0x105edeff7  com.apple.preferences.parentalcontrols (4.0 - 400) <043E2052-AB85-3C87-8750-20646930DFB9> /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/MacOS/Parent alControls
           0x105f0c000 -        0x105f21fff  com.apple.frameworks.preferencepanessupport (12.0 - 12.0) <B2DDBD97-CE08-3632-BFED-43325BCDDD7A> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x105f7b000 -        0x105f98ff7  com.apple.ironwood (1.1.1 - 1.1.1) <FD0CBB6C-01F1-34B9-92CA-A76DC4D4FD89> /System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/Frameworks /DictationServices.framework/DictationServices
           0x105fb6000 -        0x105fceff7  com.apple.AssistantServices (1.0 - 25.4) <3DBEFB8D-21A1-3624-8739-C41290B152F4> /System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/Assist antServices
           0x106d0a000 -        0x106d0bfff  com.apple.AddressBook.LocalSourceBundle (2.1 - 1170) <F902B042-3BD2-3FD5-98E5-8F0563D687D1> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x106d1d000 -        0x106d20fff  com.apple.DirectoryServicesSource (2.1 - 1170) <F0560AC5-BBF4-3AB2-88CF-466B45F79341> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x106d27000 -        0x106d7afff  com.apple.AddressBook.CardDAVPlugin (10.8 - 333) <EB02B758-2997-35CF-BC84-ED3C7B74361A> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x106da6000 -        0x106db7ff7  com.apple.NSServerNotificationCenter (5.0 - 5.0) <79D8FF5B-BBC9-3A86-8927-177738E5D857> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
           0x10841c000 -        0x108571ff7  com.apple.audio.units.Components (1.9.1 - 1.9.1) <58B9FC07-053C-3123-AFBC-5A31851C379F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x7fff602d8000 -     0x7fff6030c93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff89fa9000 -     0x7fff8a03dff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8a08e000 -     0x7fff8a1ffff7  com.apple.QTKit (7.7.1 - 2599.41) <A645347D-3EEC-34A7-8051-A57AC60151EF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8a200000 -     0x7fff8a215fff  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
        0x7fff8a216000 -     0x7fff8a21aff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8a21b000 -     0x7fff8a26aff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8a26b000 -     0x7fff8a311ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <E91B0882-E75C-30E9-8DCD-7A0EEE4405CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8a312000 -     0x7fff8a353ff7  com.apple.framework.corewlankit (2.0.2 - 202.11) <5B9D1E57-DA1D-3BF3-BB4E-87D4AF28A919> /System/Library/PrivateFrameworks/CoreWLANKit.framework/Versions/A/CoreWLANKit
        0x7fff8a354000 -     0x7fff8a35cff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a374000 -     0x7fff8a382ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
        0x7fff8a383000 -     0x7fff8a413ff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
        0x7fff8a5a0000 -     0x7fff8a5ecff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff8a5ed000 -     0x7fff8a62afef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a62b000 -     0x7fff8a62ffff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a630000 -     0x7fff8a6b0ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a6b1000 -     0x7fff8a71afff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8a73e000 -     0x7fff8a763ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8a764000 -     0x7fff8ab5bfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ab5c000 -     0x7fff8ab5dfff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8bb27000 -     0x7fff8bb4ffff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8bb50000 -     0x7fff8bba7ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8bba8000 -     0x7fff8bbbdff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8bc19000 -     0x7fff8be03ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8be04000 -     0x7fff8c794627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8c795000 -     0x7fff8c797fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8c798000 -     0x7fff8c7d3fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c7e8000 -     0x7fff8c821ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
        0x7fff8c824000 -     0x7fff8cb83fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8cb84000 -     0x7fff8cbabfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8cbac000 -     0x7fff8cbdafff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8cc19000 -     0x7fff8cc45ff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8cc46000 -     0x7fff8cc46fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8cc47000 -     0x7fff8cc58ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8cc59000 -     0x7fff8cc81ff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <0C5790F7-BAC0-3EFE-BFF8-C611C77369D9> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff8cc82000 -     0x7fff8cc87ff7  com.apple.CaptiveNetworkSupport (12.0 - 1) <D917B57A-CDE3-3F01-B676-C068DBAAB7E4> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNe twork
        0x7fff8d190000 -     0x7fff8d1abff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8d1ac000 -     0x7fff8d1adff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff8d1ae000 -     0x7fff8d249fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8d24a000 -     0x7fff8d2a4fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8d2c1000 -     0x7fff8d2cefff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8d2cf000 -     0x7fff8d2e6fff  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
        0x7fff8d2e7000 -     0x7fff8d381fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8d3c9000 -     0x7fff8d414fff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8d415000 -     0x7fff8d451fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8d452000 -     0x7fff8d687ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8d68a000 -     0x7fff8d69dff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8d6d7000 -     0x7fff8d7e2fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d7e3000 -     0x7fff8d8fb92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8d8fc000 -     0x7fff8d8feff7  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
        0x7fff8d8ff000 -     0x7fff8d94efff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8d981000 -     0x7fff8d983fff  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
        0x7fff8d991000 -     0x7fff8d9dcff7  com.apple.GraphKit (1.0.5 - 30) <3041F39B-5372-334E-9757-3EBFE0CDA293> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
        0x7fff8d9dd000 -     0x7fff8daceff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8dacf000 -     0x7fff8dad7fff  com.apple.AOSNotification (1.7.0 - 636.5) <15EFB097-C811-3F4A-9085-1FBC3EBFA457> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8dad8000 -     0x7fff8db0efff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8db0f000 -     0x7fff8db13fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8db14000 -     0x7fff8db22fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8db23000 -     0x7fff8db3afff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8db3b000 -     0x7fff8db3bffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8db3c000 -     0x7fff8db44fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8db45000 -     0x7fff8db88ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8db89000 -     0x7fff8dc3cff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8dc3d000 -     0x7fff8dd17fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8dd18000 -     0x7fff8ddd5ff7  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
        0x7fff8ddd6000 -     0x7fff8de3efff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8de3f000 -     0x7fff8de44fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8de45000 -     0x7fff8de51fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8de52000 -     0x7fff8de55fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8de9a000 -     0x7fff8de9ffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8dea3000 -     0x7fff8dea4fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8dea5000 -     0x7fff8df6aff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8df6b000 -     0x7fff8dfbaff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8dfc5000 -     0x7fff8e260ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8e266000 -     0x7fff8e363fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8e364000 -     0x7fff8e3ccff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8e450000 -     0x7fff8e4d2ff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e502000 -     0x7fff8e50cfff  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
        0x7fff8e50d000 -     0x7fff8e5e0ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8e656000 -     0x7fff8e656fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e8a2000 -     0x7fff8e8a5fff  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
        0x7fff8ea00000 -     0x7fff8ea40ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ea92000 -     0x7fff8eaa9fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8eabc000 -     0x7fff8eabfff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8eac0000 -     0x7fff8eacbff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8eacc000 -     0x7fff8f6f9fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f6fa000 -     0x7fff8f6fbfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8f6fc000 -     0x7fff8f753ff7  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
        0x7fff8f941000 -     0x7fff8fa9ffef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8faf7000 -     0x7fff8fdc8ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8fe11000 -     0x7fff8fe2eff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8fe2f000 -     0x7fff8fe39fff  libcsfde.dylib (296.18.2) <08092C5B-2171-3C1D-A98F-CF499A315DDC> /usr/lib/libcsfde.dylib
        0x7fff8fead000 -     0x7fff8feccff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8fecd000 -     0x7fff8ff15fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8ff16000 -     0x7fff8ff24fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8ff75000 -     0x7fff8ff7afff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8ff7b000 -     0x7fff8ff95fff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8ff96000 -     0x7fff8fff2ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8fff6000 -     0x7fff900c2ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
        0x7fff900c3000 -     0x7fff900c6fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff900c7000 -     0x7fff900c7fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff900c8000 -     0x7fff900d7ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff900d8000 -     0x7fff90112ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff9015b000 -     0x7fff9015fff7  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
        0x7fff9016e000 -     0x7fff9028efff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9028f000 -     0x7fff9043dfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff9043e000 -     0x7fff9048afff  com.apple.framework.CoreWLAN (3.4 - 340.18) <3735FB49-30C0-3B11-BE25-2ACDD96041B5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9048b000 -     0x7fff9050aff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff9050b000 -     0x7fff90822ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9084e000 -     0x7fff90884fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff90885000 -     0x7fff9099ffff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff909a0000 -     0x7fff909acfff  com.apple.CoreBluetooth (100.9 - 1) <94C4EAB8-20E6-3892-BD9E-27952318CF32> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff909ad000 -     0x7fff909adfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff909ae000 -     0x7fff90ad8fff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff90ad9000 -     0x7fff90c5ffff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90c7e000 -     0x7fff90ca0ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff90d50000 -     0x7fff90d8fff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff90de2000 -     0x7fff90fe2fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff90fe5000 -     0x7fff91083ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff9112c000 -     0x7fff9122efff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9122f000 -     0x7fff9123aff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff91263000 -     0x7fff91264fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff912c0000 -     0x7fff912cffff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff912d0000 -     0x7fff912dbfff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff912dc000 -     0x7fff91549fff  com.apple.RawCamera.bundle (4.07 - 697) <1588CEC6-012E-30E5-BF38-5BBDABB2F48F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff9154a000 -     0x7fff917cbfff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff917cc000 -     0x7fff917d7ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff917df000 -     0x7fff91809ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff9180a000 -     0x7fff91ac1ff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff91bdc000 -     0x7fff91be9ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff91bec000 -     0x7fff91d61ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff91d62000 -     0x7fff91d6dfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff91d6e000 -     0x7fff91d77ff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff91d78000 -     0x7fff91dd4fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff91dd5000 -     0x7fff91ed3fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff91ed4000 -     0x7fff91ed4fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff91ed5000 -     0x7fff92199fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff9219a000 -     0x7fff9219afff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9219b000 -     0x7fff9229dfff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff9229e000 -     0x7fff922c9fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff922ca000 -     0x7fff922ccfff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff922cd000 -     0x7fff922d3fff  libCGXCoreImage.A.dylib (333.1) <FBAAF933-1798-3E53-B071-88C930D6BDEF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff922d4000 -     0x7fff92583fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff92584000 -     0x7fff92596ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff92597000 -     0x7fff92599fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff9259a000 -     0x7fff9259afff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff9259b000 -     0x7fff9259cff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9259d000 -     0x7fff9264efff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff92801000 -     0x7fff9280dfff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff9280e000 -     0x7fff92811fff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff92812000 -     0x7fff9290fff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff92a47000 -     0x7fff92a5aff7  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
        0x7fff92a5b000 -     0x7fff92a9eff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff92a9f000 -     0x7fff92acdff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff92adc000 -     0x7fff92adeff7  com.apple.EFILogin (2.0 - 2) <6C1E7ED7-8FC7-308E-AD17-4C766E936519> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff92adf000 -     0x7fff92bb1ff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff92bb2000 -     0x7fff92e0dff7  com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff936c4000 -     0x7fff936d1fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff936d2000 -     0x7fff9375fff7  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
        0x7fff93760000 -     0x7fff937a4fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
        0x7fff937a5000 -     0x7fff93801fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff93825000 -     0x7fff9382cfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff9382d000 -     0x7fff9383bff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff9383c000 -     0x7fff93868fff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff93869000 -     0x7fff93869fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff938f5000 -     0x7fff93b99ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff93b9a000 -     0x7fff93bccfff  com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff93bcd000 -     0x7fff93efdfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff93efe000 -     0x7fff93efefff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff942a3000 -     0x7fff942a7fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff94361000 -     0x7fff943aefff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff943af000 -     0x7fff943baff7  com.apple.DisplayServicesFW (2.7.2 - 357) <F02E8FC3-18DC-3F03-8763-E6EE3E2A6B5A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff943bb000 -     0x7fff94428ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff94429000 -     0x7fff9457bfff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9457c000 -     0x7fff94580fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff94581000 -     0x7fff9458efff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff9458f000 -     0x7fff94592ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff94594000 -     0x7fff9459afff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff9459b000 -     0x7fff945a2fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff94de7000 -     0x7fff94e1bfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff94e1c000 -     0x7fff94e3dff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff94e3e000 -     0x7fff9525bfff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff9525c000 -     0x7fff95375fff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff95376000 -     0x7fff953f7fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff953f8000 -     0x7fff95466ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff95559000 -     0x7fff955b2ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff95603000 -     0x7fff9560fff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff95610000 -     0x7fff95666fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff95667000 -     0x7fff95669ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff9566a000 -     0x7fff956b4ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff956b5000 -     0x7fff956bcfff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff956bd000 -     0x7fff956dfff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff956e0000 -     0x7fff95707ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff95723000 -     0x7fff95729ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff9572a000 -     0x7fff95789fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff9578a000 -     0x7fff9578bff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff9578c000 -     0x7fff957a0fff  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
        0x7fff957a1000 -     0x7fff957c1fff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff957c2000 -     0x7fff9595dfef  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
        0x7fff9595e000 -     0x7fff95a10fff  com.apple.Bluetooth (4.1.7 - 4.1.7f4) <675C5A3B-7C69-382E-9A88-657409EC4197> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff95a11000 -     0x7fff95a12ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff95a13000 -     0x7fff95e4ffff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff960cb000 -     0x7fff9612efff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9612f000 -     0x7fff96160ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff96161000 -     0x7fff961d1fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff961d2000 -     0x7fff96742ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff96743000 -     0x7fff96759fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff967fa000 -     0x7fff967fefff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff967ff000 -     0x7fff96854ff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff96855000 -     0x7fff968a6ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff968b5000 -     0x7fff9691cfff  com.apple.coredav (1.0.1 - 179.7) <EEFBD7EA-82F4-32AB-8D2B-541D74FB764A> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff9691d000 -     0x7fff96977ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff96a08000 -     0x7fff96a23ff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
        0x7fff96a24000 -     0x7fff96a2bfff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff96a2c000 -     0x7fff96b21fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff96b22000 -     0x7fff96b5cfff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff96bf7000 -     0x7fff96bfdfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff96bfe000 -     0x7fff96c1dff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff96c1e000 -     0x7fff96c3ffff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff96c40000 -     0x7fff96c40fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff96c41000 -     0x7fff96c83ff7  com.apple.LoginUIKit (2.1 - 2.1) <3198733A-0FF1-3D7C-87FC-0268097D0BAF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/LoginUIKit
        0x7fff96c84000 -     0x7fff96cb0fff  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
        0x7fff96cb1000 -     0x7fff96cb1fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 14
        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: 1864
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=194.2M resident=147.9M(76%) swapped_out_or_unallocated=46.3M(24%)
    Writable regions: Total=74.1M written=19.9M(27%) resident=32.7M(44%) swapped_out=0K(0%) unallocated=41.5M(56%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2456K
    CG image                           2944K
    CG raster data                       76K
    CG shared images                    160K
    CoreImage                            72K
    CoreServices                        992K
    MALLOC                             41.1M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=243                        4K
    Memory tag=249                      156K
    Memory tag=251                       84K
    OpenCL                               56K
    SQLite page cache                   192K
    STACK GUARD                        56.0M
    Stack                              10.1M
    VM_ALLOCATE                        16.2M
    __DATA                             17.9M
    __IMAGE                             528K
    __LINKEDIT                         53.0M
    __TEXT                            141.2M
    __UNICODE                           544K
    mapped file                        70.9M
    shared memory                      12.9M
    ===========                      =======
    TOTAL                             427.5M
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f6
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.7f4 12974, 3 service, 13 devices, 3 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545025B9SA02, 250.06 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24600000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06610000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x06300000 / 2

    Did you try removing and reinstalling all the Apple software using:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

  • Systems Preferences Quit Unexpectedly

    Good day,
    For the past year, my Systems Preferences "Quits unexpectedly" everytime I open it. I would like to fix this. Any Recommendations for Mac OSX 10.7.5?
    Here is the report it generates:
    Process:         System Preferences [88964]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         11.0 (11.0)
    Build Info:      SystemPrefsApp-214009000000000~8
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [174]
    Date/Time:       2014-04-11 13:27:55.305 -0400
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Sleep/Wake UUID: 9A273854-B731-4ACC-B231-20286D1CE588
    Interval Since Last Report:          93001 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  37 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      2700FBFC-CBCA-471B-AE7E-3C42777E74DE
    Crashed Thread:  4  Dispatch queue: com.apple.preferences.writecache
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x0000000107d23000
    VM Regions Near 0x107d23000:
        Stack                  0000000107bdd000-0000000107c5f000 [  520K] rw-/rwx SM=COW  thread 6
    --> mapped file            0000000107ce2000-0000000107d67000 [  532K] r--/rwx SM=COW  /System/Library/PreferencePanes/MobileMe.prefPane/Contents/Resources/Internet.i cns
        mapped file            0000000107d67000-0000000108030000 [ 2852K] rw-/rwx SM=COW  /System/Library/Fonts/Helvetica.dfont
    Application Specific Information:
    objc[88964]: garbage collection is ON
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x00007fff8f88acdc memmove$VARIANT$sse42 + 31
    1   com.apple.ImageIO.framework             0x00007fff8f162d8a _CGImageSourceBindToPlugin + 277
    2   com.apple.ImageIO.framework             0x00007fff8f1639de CGImageSourceGetCount + 66
    3   com.apple.AppKit                        0x00007fff8c11711a +[NSBitmapImageRep _imagesWithData:hfsFileType:extension:zone:expandImageContentNow:includeAllReps :] + 382
    4   com.apple.AppKit                        0x00007fff8c116f74 +[NSBitmapImageRep _imageRepsWithData:hfsFileType:extension:expandImageContentNow:] + 94
    5   com.apple.AppKit                        0x00007fff8c116bc8 +[NSImageRep _imageRepsWithContentsOfURL:expandImageContentNow:giveUpOnNetworkURLsWithoutGoo dExtensions:] + 932
    6   com.apple.AppKit                        0x00007fff8c1167e6 __-[NSImageURLReferencingRepProvider representations]_block_invoke_1 + 48
    7   com.apple.Foundation                    0x00007fff86125347 _NSFaultInObject + 35
    8   com.apple.AppKit                        0x00007fff8c0e7437 -[NSImageURLReferencingRepProvider representations] + 80
    9   com.apple.AppKit                        0x00007fff8c4dc988 -[NSImageURLReferencingRepProvider copyWithZone:] + 138
    10  com.apple.AppKit                        0x00007fff8c4ddcdb __-[NSImage copyWithZone:]_block_invoke_2 + 127
    11  com.apple.AppKit                        0x00007fff8c0a216d -[NSImage _usingRepProviderPerformBlock:] + 37
    12  com.apple.AppKit                        0x00007fff8c4da327 -[NSImage copyWithZone:] + 447
    13  com.apple.CoreFoundation                0x00007fff88ea1d54 -[NSObject copy] + 20
    14  com.apple.systempreferences             0x0000000103a7a4d3 0x103a73000 + 29907
    15  com.apple.systempreferences             0x0000000103a79bc6 0x103a73000 + 27590
    16  libdispatch.dylib                       0x00007fff8d6a8a82 _dispatch_call_block_and_release + 18
    17  libdispatch.dylib                       0x00007fff8d6aa8f2 _dispatch_main_queue_callback_4CF + 308
    18  com.apple.CoreFoundation                0x00007fff88e8ee7c __CFRunLoopRun + 1724
    19  com.apple.CoreFoundation                0x00007fff88e8e486 CFRunLoopRunSpecific + 230
    20  com.apple.systempreferences             0x0000000103a76794 0x103a73000 + 14228
    21  com.apple.systempreferences             0x0000000103a7767c 0x103a73000 + 18044
    22  com.apple.Foundation                    0x00007fff860fed0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    23  com.apple.CoreFoundation                0x00007fff88ea27ba _CFXNotificationPost + 2634
    24  com.apple.Foundation                    0x00007fff860eafc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    25  com.apple.AppKit                        0x00007fff8c098e2b -[NSApplication _postDidFinishNotification] + 212
    26  com.apple.AppKit                        0x00007fff8c098b91 -[NSApplication _sendFinishLaunchingNotification] + 78
    27  com.apple.AppKit                        0x00007fff8c097858 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
    28  com.apple.AppKit                        0x00007fff8c0975b9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
    29  com.apple.CoreFoundation                0x00007fff88eec541 -[NSObject performSelector:withObject:withObject:] + 65
    30  com.apple.Foundation                    0x00007fff861217c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
    31  com.apple.Foundation                    0x00007fff8612074e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
    32  com.apple.Foundation                    0x00007fff861205dc _NSAppleEventManagerGenericHandler + 105
    33  com.apple.AE                            0x00007fff90cf0c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
    34  com.apple.AE                            0x00007fff90cf0b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
    35  com.apple.AE                            0x00007fff90cf09f7 aeProcessAppleEvent + 250
    36  com.apple.HIToolbox                     0x00007fff8543eb69 AEProcessAppleEvent + 102
    37  com.apple.AppKit                        0x00007fff8c0949c5 _DPSNextEvent + 1247
    38  com.apple.AppKit                        0x00007fff8c09407d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    39  com.apple.AppKit                        0x00007fff8c0909b9 -[NSApplication run] + 470
    40  com.apple.AppKit                        0x00007fff8c30ceac NSApplicationMain + 867
    41  com.apple.systempreferences             0x0000000103a74b30 0x103a73000 + 6960
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff9199d7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8d6aa786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8d6a9316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff9199d192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f8b3594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 3:: Dispatch queue: CFPreferences Background Sync Queue
    0   libsystem_kernel.dylib                  0x00007fff9199d5b6 fsync + 10
    1   com.apple.CoreFoundation                0x00007fff88ed6c80 -[CFXPreferencesPropertyListSourceSynchronizer writePlistToDisk] + 1424
    2   com.apple.CoreFoundation                0x00007fff88e9f5d5 -[CFXPreferencesPropertyListSourceSynchronizer synchronizeAlreadyFlocked] + 613
    3   com.apple.CoreFoundation                0x00007fff88e9f319 -[CFXPreferencesPropertyListSourceSynchronizer synchronize] + 425
    4   com.apple.CoreFoundation                0x00007fff88edd81f __-[CFXPreferencesPropertyListSource synchronizeInBackgroundWithCompletionBlock:]_block_invoke_1 + 111
    5   libdispatch.dylib                       0x00007fff8d6a8a82 _dispatch_call_block_and_release + 18
    6   libdispatch.dylib                       0x00007fff8d6aa2d2 _dispatch_queue_drain + 264
    7   libdispatch.dylib                       0x00007fff8d6aa12e _dispatch_queue_invoke + 54
    8   libdispatch.dylib                       0x00007fff8d6a9928 _dispatch_worker_thread2 + 198
    9   libsystem_c.dylib                       0x00007fff8f8b33da _pthread_wqthread + 316
    10  libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 4 Crashed:: Dispatch queue: com.apple.preferences.writecache
    0   libsystem_c.dylib                       0x00007fff8f88ad91 memmove$VARIANT$sse42 + 212
    1   com.apple.ImageIO.framework             0x00007fff8f166e17 CGImageReadGetBytesAtOffset + 613
    2   com.apple.ImageIO.framework             0x00007fff8f166ba3 CGImageReadSessionGetBytes + 33
    3   com.apple.ImageIO.framework             0x00007fff8f1ad391 read_fn + 44
    4   libPng.dylib                            0x00007fff869287b2 png_crc_read + 52
    5   libPng.dylib                            0x00007fff86929d33 _cg_png_read_row + 619
    6   com.apple.ImageIO.framework             0x00007fff8f170d8f copyImageBlockSetPNG + 2741
    7   com.apple.ImageIO.framework             0x00007fff8f16a0a7 ImageProviderCopyImageBlockSetCallback + 417
    8   com.apple.CoreGraphics                  0x00007fff8932e401 CGImageProviderCopyImageBlockSet + 50
    9   com.apple.CoreGraphics                  0x00007fff8935d6b1 imageProvider_getBytes + 129
    10  com.apple.ImageIO.framework             0x00007fff8f190efd _CGImagePluginWriteTIFF + 3376
    11  com.apple.ImageIO.framework             0x00007fff8f1901a0 CGImageDestinationFinalize + 147
    12  com.apple.AppKit                        0x00007fff8c2d2a3b +[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImageRepsInArray:usingType:properties:] + 2237
    13  com.apple.AppKit                        0x00007fff8c36ef74 -[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationUsingType:properties:] + 89
    14  com.apple.AppKit                        0x00007fff8c36af1a -[NSBitmapImageRep TIFFRepresentationUsingCompression:factor:] + 158
    15  com.apple.AppKit                        0x00007fff8c36ae75 -[NSBitmapImageRep TIFFRepresentation] + 61
    16  com.apple.AppKit                        0x00007fff8c36a151 -[NSBitmapImageRep encodeWithCoder:] + 36
    17  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    18  com.apple.AppKit                        0x00007fff8c4e085f __-[NSImage encodeWithCoder:]_block_invoke_1 + 439
    19  com.apple.AppKit                        0x00007fff8c0a216d -[NSImage _usingRepProviderPerformBlock:] + 37
    20  com.apple.AppKit                        0x00007fff8c4da636 -[NSImage encodeWithCoder:] + 764
    21  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    22  com.apple.frameworks.preferencepanes          0x00007fff85913051 -[NSPrefPaneBundle encodeWithCoder:] + 148
    23  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    24  com.apple.Foundation                    0x00007fff86135ce6 -[NSArray(NSArray) encodeWithCoder:] + 407
    25  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    26  com.apple.Foundation                    0x00007fff86135007 -[NSDictionary(NSDictionary) encodeWithCoder:] + 250
    27  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    28  com.apple.Foundation                    0x00007fff8613ce03 -[NSArchiver encodeRootObject:] + 171
    29  com.apple.Foundation                    0x00007fff8613caeb +[NSArchiver archivedDataWithRootObject:] + 149
    30  com.apple.frameworks.preferencepanes          0x00007fff85914be0 __-[NSPrefPanesCenter _writeCache:]_block_invoke_1 + 873
    31  libdispatch.dylib                       0x00007fff8d6a8a82 _dispatch_call_block_and_release + 18
    32  libdispatch.dylib                       0x00007fff8d6aa2d2 _dispatch_queue_drain + 264
    33  libdispatch.dylib                       0x00007fff8d6aa12e _dispatch_queue_invoke + 54
    34  libdispatch.dylib                       0x00007fff8d6a9928 _dispatch_worker_thread2 + 198
    35  libsystem_c.dylib                       0x00007fff8f8b33da _pthread_wqthread + 316
    36  libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff9199d192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f8b3594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 6:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff9199b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9199ad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff88e8650c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff88e8ec74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff88e8e486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8624eafe -[NSConcreteTask waitUntilExit] + 190
    6   com.apple.frameworks.preferencepanes          0x00007fff85911ab7 -[NSPrefPanesCenter _checkHWForPreferences:] + 247
    7   libdispatch.dylib                       0x00007fff8d6a8a82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib                       0x00007fff8d6a9961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib                       0x00007fff8f8b33da _pthread_wqthread + 316
    10  libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x00007f90fa343cb4  rbx: 0x000000000004034c  rcx: 0xffffffffffffec80  rdx: 0x0000000000000000
      rdi: 0x00007f9202068000  rsi: 0x0000000107d2434c  rbp: 0x0000000105814340  rsp: 0x0000000105814340
       r8: 0x00000000f11200b7   r9: 0x0000000105814318  r10: 0x0000000103b07400  r11: 0x00007f9202066000
      r12: 0x000000000000005f  r13: 0x0000000000000000  r14: 0x0000000000002000  r15: 0x0000000107ce2000
      rip: 0x00007fff8f88ad91  rfl: 0x0000000000010282  cr2: 0x0000000107d23000
    Logical CPU: 4
    Binary Images:
           0x103a73000 -        0x103a95fff  com.apple.systempreferences (11.0 - 11.0) <B3187F74-9420-3080-AD41-C6BC6C95FD05> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x10759c000 -        0x10759fff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x1075aa000 -        0x1075b4fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x1075cc000 -        0x1075ccff1 +cl_kernels (??? - ???) <992497ED-5DF6-412C-8385-378D857D0F1A> cl_kernels
           0x107a98000 -        0x107b37ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x107b56000 -        0x107b57ff3 +cl_kernels (??? - ???) <1C5EFA99-9DFB-4B73-812F-C85DB60CF4F4> cl_kernels
        0x7fff63673000 -     0x7fff636a7baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8498c000 -     0x7fff849c7fff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff849c8000 -     0x7fff849c8fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff849d4000 -     0x7fff849d4fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff849d5000 -     0x7fff849d5fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff849d6000 -     0x7fff849e5ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff849e6000 -     0x7fff849e6fff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff849f3000 -     0x7fff84a35ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff84a36000 -     0x7fff84a69ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff85176000 -     0x7fff851f9fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85245000 -     0x7fff852e6ff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff852e7000 -     0x7fff8537dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff85422000 -     0x7fff8542dfff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8542e000 -     0x7fff8575afff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8576c000 -     0x7fff857b8ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff857b9000 -     0x7fff857cdff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff85820000 -     0x7fff85850ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8589b000 -     0x7fff8590efff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8590f000 -     0x7fff8592bfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8592c000 -     0x7fff859c6ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff859c7000 -     0x7fff85e8efff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff85e8f000 -     0x7fff85e9aff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff85e9b000 -     0x7fff85ed0fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff85ed3000 -     0x7fff85fb7ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff85fcd000 -     0x7fff86072fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff86073000 -     0x7fff8607afff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8607b000 -     0x7fff860e3ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff860e8000 -     0x7fff86401fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86402000 -     0x7fff86421fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff86422000 -     0x7fff86424ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff864de000 -     0x7fff864e4ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff864e5000 -     0x7fff864e9fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff86597000 -     0x7fff865acfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff865ad000 -     0x7fff866a2fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff86717000 -     0x7fff86725fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff86726000 -     0x7fff8674ffff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86750000 -     0x7fff86762ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff86763000 -     0x7fff86868fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86869000 -     0x7fff86870fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8688c000 -     0x7fff8688fff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff86890000 -     0x7fff86893fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86927000 -     0x7fff86948fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86ca4000 -     0x7fff86ca9fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff86caa000 -     0x7fff86fc6fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86fc7000 -     0x7fff87124fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8744b000 -     0x7fff8744cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8755d000 -     0x7fff87573ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8773f000 -     0x7fff87763fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff87779000 -     0x7fff877d1ff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff877d2000 -     0x7fff877d2fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff877d3000 -     0x7fff877deff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff877df000 -     0x7fff878e6fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff87926000 -     0x7fff8792bfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87948000 -     0x7fff87bc3ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff87bc4000 -     0x7fff881a8fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff881a9000 -     0x7fff882abfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff88303000 -     0x7fff88303fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff88309000 -     0x7fff88335ff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8836c000 -     0x7fff88372fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88373000 -     0x7fff88381ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff88382000 -     0x7fff883d4ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88b7e000 -     0x7fff88b83ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff88c5b000 -     0x7fff88cb7ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff88cb8000 -     0x7fff88d1aff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88d1b000 -     0x7fff88d1fff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff88d20000 -     0x7fff88e2dfff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff88e56000 -     0x7fff8902aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8902b000 -     0x7fff89066fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff89067000 -     0x7fff8906dfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8906e000 -     0x7fff8906ffff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff890cd000 -     0x7fff8910dfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8910e000 -     0x7fff8913bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8913c000 -     0x7fff89180ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8920c000 -     0x7fff89baaa27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff89bb7000 -     0x7fff89bbcfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89bbd000 -     0x7fff89bd9ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff89bda000 -     0x7fff89bdbfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff89bdc000 -     0x7fff8a009fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8a00a000 -     0x7fff8a021fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8a022000 -     0x7fff8a023fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8a024000 -     0x7fff8a11eff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8a131000 -     0x7fff8a1d3fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8a1d4000 -     0x7fff8a20ffff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8a210000 -     0x7fff8a214fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8ad1b000 -     0x7fff8ae51fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8ae52000 -     0x7fff8aec8fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8af0a000 -     0x7fff8b071fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8b508000 -     0x7fff8b51efff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8b52e000 -     0x7fff8b63afef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b63b000 -     0x7fff8b658ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8b659000 -     0x7fff8b6b4ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b6b7000 -     0x7fff8b727fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8b728000 -     0x7fff8b72efff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8b72f000 -     0x7fff8b736fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8b83a000 -     0x7fff8b860fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8b861000 -     0x7fff8ba8bfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ba8c000 -     0x7fff8ba8efff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8ba8f000 -     0x7fff8bb42ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8bb43000 -     0x7fff8bb6cfff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8bb9e000 -     0x7fff8bc19ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8bc1a000 -     0x7fff8bc1afff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8bdb7000 -     0x7fff8bdb7fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8befb000 -     0x7fff8bf4ffff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8bf8e000 -     0x7fff8bf9dfff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8bf9e000 -     0x7fff8bfa1fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8c08c000 -     0x7fff8cc92fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8cc93000 -     0x7fff8cca0ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8cca1000 -     0x7fff8cceffff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8cd06000 -     0x7fff8cd08fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8cdda000 -     0x7fff8ce1aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8cffe000 -     0x7fff8d000fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8d273000 -     0x7fff8d27dff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8d28d000 -     0x7fff8d36bfff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d374000 -     0x7fff8d3d4fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d65c000 -     0x7fff8d680fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8d69d000 -     0x7fff8d6a6ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8d6a7000 -     0x7fff8d6b5fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8e463000 -     0x7fff8e464ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8e47d000 -     0x7fff8e485fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8eaec000 -     0x7fff8eb14fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ec56000 -     0x7fff8ec63fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8ec64000 -     0x7fff8ec76ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8ee02000 -     0x7fff8ee1ffff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8ee20000 -     0x7fff8f115ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8f11a000 -     0x7fff8f160fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff8f161000 -     0x7fff8f240fff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8f241000 -     0x7fff8f308ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8f863000 -     0x7fff8f940fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8f98b000 -     0x7fff8f98bfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8f98c000 -     0x7fff8faa5fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8faa6000 -     0x7fff8fad1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8fc2e000 -     0x7fff8fc2efff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8fc84000 -     0x7fff8fcecff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8fd72000 -     0x7fff8fd73ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff90126000 -     0x7fff9012afff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff90192000 -     0x7fff90193ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90194000 -     0x7fff901cefe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff901cf000 -     0x7fff90443fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff904e5000 -     0x7fff904e8fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff904e9000 -     0x7fff9056dff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff9056e000 -     0x7fff90573fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff905da000 -     0x7fff9077aff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90842000 -     0x7fff90883fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff9095e000 -     0x7fff90965fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90966000 -     0x7fff9096bfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff9096c000 -     0x7fff909b0ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff909db000 -     0x7fff90a60ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff90a81000 -     0x7fff90af7ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff90af8000 -     0x7fff90b4cff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff90b4d000 -     0x7fff90bb8ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90bd3000 -     0x7fff90beafff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90ced000 -     0x7fff90d2cfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff9168b000 -     0x7fff9188dfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff9188e000 -     0x7fff91972e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff91973000 -     0x7fff91985ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff91986000 -     0x7fff919a6fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff919a7000 -     0x7fff919baff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        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: 154494
        thread_create: 4
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=149.4M resident=65.6M(44%) swapped_out_or_unallocated=83.8M(56%)
    Writable regions: Total=16.2G written=40.7M(0%) resident=61.5M(0%) swapped_out=720K(0%) unallocated=16.1G(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2060K
    CG image                              8K
    CG raster data                       28K
    CG shared images                   3448K
    CoreImage                            16K
    CoreServices                       3100K
    MALLOC                            526.2M
    MALLOC (reserved)                  15.6G        reserved VM address space (unallocated)
    MALLOC guard page                    64K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       16K
    OpenCL                               20K
    STACK GUARD                        56.0M
    Stack                              11.0M
    VM_ALLOCATE                        16.1M
    __CI_BITMAP                          80K
    __DATA                             13.0M
    __IMAGE                             528K
    __LINKEDIT                         49.1M
    __TEXT                            100.3M
    __UNICODE                           544K
    mapped file                        41.8M
    shared memory                       312K
    ===========                      =======
    TOTAL                              16.4G
    TOTAL, minus reserved VM space    823.6M
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f4
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    Thanks in advance
    Cheers!

    Good day,
    For the past year, my Systems Preferences "Quits unexpectedly" everytime I open it. I would like to fix this. Any Recommendations for Mac OSX 10.7.5?
    Here is the report it generates:
    Process:         System Preferences [88964]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         11.0 (11.0)
    Build Info:      SystemPrefsApp-214009000000000~8
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [174]
    Date/Time:       2014-04-11 13:27:55.305 -0400
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Sleep/Wake UUID: 9A273854-B731-4ACC-B231-20286D1CE588
    Interval Since Last Report:          93001 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  37 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      2700FBFC-CBCA-471B-AE7E-3C42777E74DE
    Crashed Thread:  4  Dispatch queue: com.apple.preferences.writecache
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x0000000107d23000
    VM Regions Near 0x107d23000:
        Stack                  0000000107bdd000-0000000107c5f000 [  520K] rw-/rwx SM=COW  thread 6
    --> mapped file            0000000107ce2000-0000000107d67000 [  532K] r--/rwx SM=COW  /System/Library/PreferencePanes/MobileMe.prefPane/Contents/Resources/Internet.i cns
        mapped file            0000000107d67000-0000000108030000 [ 2852K] rw-/rwx SM=COW  /System/Library/Fonts/Helvetica.dfont
    Application Specific Information:
    objc[88964]: garbage collection is ON
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x00007fff8f88acdc memmove$VARIANT$sse42 + 31
    1   com.apple.ImageIO.framework             0x00007fff8f162d8a _CGImageSourceBindToPlugin + 277
    2   com.apple.ImageIO.framework             0x00007fff8f1639de CGImageSourceGetCount + 66
    3   com.apple.AppKit                        0x00007fff8c11711a +[NSBitmapImageRep _imagesWithData:hfsFileType:extension:zone:expandImageContentNow:includeAllReps :] + 382
    4   com.apple.AppKit                        0x00007fff8c116f74 +[NSBitmapImageRep _imageRepsWithData:hfsFileType:extension:expandImageContentNow:] + 94
    5   com.apple.AppKit                        0x00007fff8c116bc8 +[NSImageRep _imageRepsWithContentsOfURL:expandImageContentNow:giveUpOnNetworkURLsWithoutGoo dExtensions:] + 932
    6   com.apple.AppKit                        0x00007fff8c1167e6 __-[NSImageURLReferencingRepProvider representations]_block_invoke_1 + 48
    7   com.apple.Foundation                    0x00007fff86125347 _NSFaultInObject + 35
    8   com.apple.AppKit                        0x00007fff8c0e7437 -[NSImageURLReferencingRepProvider representations] + 80
    9   com.apple.AppKit                        0x00007fff8c4dc988 -[NSImageURLReferencingRepProvider copyWithZone:] + 138
    10  com.apple.AppKit                        0x00007fff8c4ddcdb __-[NSImage copyWithZone:]_block_invoke_2 + 127
    11  com.apple.AppKit                        0x00007fff8c0a216d -[NSImage _usingRepProviderPerformBlock:] + 37
    12  com.apple.AppKit                        0x00007fff8c4da327 -[NSImage copyWithZone:] + 447
    13  com.apple.CoreFoundation                0x00007fff88ea1d54 -[NSObject copy] + 20
    14  com.apple.systempreferences             0x0000000103a7a4d3 0x103a73000 + 29907
    15  com.apple.systempreferences             0x0000000103a79bc6 0x103a73000 + 27590
    16  libdispatch.dylib                       0x00007fff8d6a8a82 _dispatch_call_block_and_release + 18
    17  libdispatch.dylib                       0x00007fff8d6aa8f2 _dispatch_main_queue_callback_4CF + 308
    18  com.apple.CoreFoundation                0x00007fff88e8ee7c __CFRunLoopRun + 1724
    19  com.apple.CoreFoundation                0x00007fff88e8e486 CFRunLoopRunSpecific + 230
    20  com.apple.systempreferences             0x0000000103a76794 0x103a73000 + 14228
    21  com.apple.systempreferences             0x0000000103a7767c 0x103a73000 + 18044
    22  com.apple.Foundation                    0x00007fff860fed0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    23  com.apple.CoreFoundation                0x00007fff88ea27ba _CFXNotificationPost + 2634
    24  com.apple.Foundation                    0x00007fff860eafc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    25  com.apple.AppKit                        0x00007fff8c098e2b -[NSApplication _postDidFinishNotification] + 212
    26  com.apple.AppKit                        0x00007fff8c098b91 -[NSApplication _sendFinishLaunchingNotification] + 78
    27  com.apple.AppKit                        0x00007fff8c097858 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
    28  com.apple.AppKit                        0x00007fff8c0975b9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
    29  com.apple.CoreFoundation                0x00007fff88eec541 -[NSObject performSelector:withObject:withObject:] + 65
    30  com.apple.Foundation                    0x00007fff861217c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
    31  com.apple.Foundation                    0x00007fff8612074e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
    32  com.apple.Foundation                    0x00007fff861205dc _NSAppleEventManagerGenericHandler + 105
    33  com.apple.AE                            0x00007fff90cf0c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
    34  com.apple.AE                            0x00007fff90cf0b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
    35  com.apple.AE                            0x00007fff90cf09f7 aeProcessAppleEvent + 250
    36  com.apple.HIToolbox                     0x00007fff8543eb69 AEProcessAppleEvent + 102
    37  com.apple.AppKit                        0x00007fff8c0949c5 _DPSNextEvent + 1247
    38  com.apple.AppKit                        0x00007fff8c09407d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    39  com.apple.AppKit                        0x00007fff8c0909b9 -[NSApplication run] + 470
    40  com.apple.AppKit                        0x00007fff8c30ceac NSApplicationMain + 867
    41  com.apple.systempreferences             0x0000000103a74b30 0x103a73000 + 6960
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff9199d7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8d6aa786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8d6a9316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff9199d192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f8b3594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 3:: Dispatch queue: CFPreferences Background Sync Queue
    0   libsystem_kernel.dylib                  0x00007fff9199d5b6 fsync + 10
    1   com.apple.CoreFoundation                0x00007fff88ed6c80 -[CFXPreferencesPropertyListSourceSynchronizer writePlistToDisk] + 1424
    2   com.apple.CoreFoundation                0x00007fff88e9f5d5 -[CFXPreferencesPropertyListSourceSynchronizer synchronizeAlreadyFlocked] + 613
    3   com.apple.CoreFoundation                0x00007fff88e9f319 -[CFXPreferencesPropertyListSourceSynchronizer synchronize] + 425
    4   com.apple.CoreFoundation                0x00007fff88edd81f __-[CFXPreferencesPropertyListSource synchronizeInBackgroundWithCompletionBlock:]_block_invoke_1 + 111
    5   libdispatch.dylib                       0x00007fff8d6a8a82 _dispatch_call_block_and_release + 18
    6   libdispatch.dylib                       0x00007fff8d6aa2d2 _dispatch_queue_drain + 264
    7   libdispatch.dylib                       0x00007fff8d6aa12e _dispatch_queue_invoke + 54
    8   libdispatch.dylib                       0x00007fff8d6a9928 _dispatch_worker_thread2 + 198
    9   libsystem_c.dylib                       0x00007fff8f8b33da _pthread_wqthread + 316
    10  libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 4 Crashed:: Dispatch queue: com.apple.preferences.writecache
    0   libsystem_c.dylib                       0x00007fff8f88ad91 memmove$VARIANT$sse42 + 212
    1   com.apple.ImageIO.framework             0x00007fff8f166e17 CGImageReadGetBytesAtOffset + 613
    2   com.apple.ImageIO.framework             0x00007fff8f166ba3 CGImageReadSessionGetBytes + 33
    3   com.apple.ImageIO.framework             0x00007fff8f1ad391 read_fn + 44
    4   libPng.dylib                            0x00007fff869287b2 png_crc_read + 52
    5   libPng.dylib                            0x00007fff86929d33 _cg_png_read_row + 619
    6   com.apple.ImageIO.framework             0x00007fff8f170d8f copyImageBlockSetPNG + 2741
    7   com.apple.ImageIO.framework             0x00007fff8f16a0a7 ImageProviderCopyImageBlockSetCallback + 417
    8   com.apple.CoreGraphics                  0x00007fff8932e401 CGImageProviderCopyImageBlockSet + 50
    9   com.apple.CoreGraphics                  0x00007fff8935d6b1 imageProvider_getBytes + 129
    10  com.apple.ImageIO.framework             0x00007fff8f190efd _CGImagePluginWriteTIFF + 3376
    11  com.apple.ImageIO.framework             0x00007fff8f1901a0 CGImageDestinationFinalize + 147
    12  com.apple.AppKit                        0x00007fff8c2d2a3b +[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImageRepsInArray:usingType:properties:] + 2237
    13  com.apple.AppKit                        0x00007fff8c36ef74 -[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationUsingType:properties:] + 89
    14  com.apple.AppKit                        0x00007fff8c36af1a -[NSBitmapImageRep TIFFRepresentationUsingCompression:factor:] + 158
    15  com.apple.AppKit                        0x00007fff8c36ae75 -[NSBitmapImageRep TIFFRepresentation] + 61
    16  com.apple.AppKit                        0x00007fff8c36a151 -[NSBitmapImageRep encodeWithCoder:] + 36
    17  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    18  com.apple.AppKit                        0x00007fff8c4e085f __-[NSImage encodeWithCoder:]_block_invoke_1 + 439
    19  com.apple.AppKit                        0x00007fff8c0a216d -[NSImage _usingRepProviderPerformBlock:] + 37
    20  com.apple.AppKit                        0x00007fff8c4da636 -[NSImage encodeWithCoder:] + 764
    21  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    22  com.apple.frameworks.preferencepanes          0x00007fff85913051 -[NSPrefPaneBundle encodeWithCoder:] + 148
    23  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    24  com.apple.Foundation                    0x00007fff86135ce6 -[NSArray(NSArray) encodeWithCoder:] + 407
    25  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    26  com.apple.Foundation                    0x00007fff86135007 -[NSDictionary(NSDictionary) encodeWithCoder:] + 250
    27  com.apple.Foundation                    0x00007fff8613cf21 _encodeObject_old + 152
    28  com.apple.Foundation                    0x00007fff8613ce03 -[NSArchiver encodeRootObject:] + 171
    29  com.apple.Foundation                    0x00007fff8613caeb +[NSArchiver archivedDataWithRootObject:] + 149
    30  com.apple.frameworks.preferencepanes          0x00007fff85914be0 __-[NSPrefPanesCenter _writeCache:]_block_invoke_1 + 873
    31  libdispatch.dylib                       0x00007fff8d6a8a82 _dispatch_call_block_and_release + 18
    32  libdispatch.dylib                       0x00007fff8d6aa2d2 _dispatch_queue_drain + 264
    33  libdispatch.dylib                       0x00007fff8d6aa12e _dispatch_queue_invoke + 54
    34  libdispatch.dylib                       0x00007fff8d6a9928 _dispatch_worker_thread2 + 198
    35  libsystem_c.dylib                       0x00007fff8f8b33da _pthread_wqthread + 316
    36  libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff9199d192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f8b3594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 6:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff9199b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9199ad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff88e8650c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff88e8ec74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff88e8e486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8624eafe -[NSConcreteTask waitUntilExit] + 190
    6   com.apple.frameworks.preferencepanes          0x00007fff85911ab7 -[NSPrefPanesCenter _checkHWForPreferences:] + 247
    7   libdispatch.dylib                       0x00007fff8d6a8a82 _dispatch_call_block_and_release + 18
    8   libdispatch.dylib                       0x00007fff8d6a9961 _dispatch_worker_thread2 + 255
    9   libsystem_c.dylib                       0x00007fff8f8b33da _pthread_wqthread + 316
    10  libsystem_c.dylib                       0x00007fff8f8b4b85 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x00007f90fa343cb4  rbx: 0x000000000004034c  rcx: 0xffffffffffffec80  rdx: 0x0000000000000000
      rdi: 0x00007f9202068000  rsi: 0x0000000107d2434c  rbp: 0x0000000105814340  rsp: 0x0000000105814340
       r8: 0x00000000f11200b7   r9: 0x0000000105814318  r10: 0x0000000103b07400  r11: 0x00007f9202066000
      r12: 0x000000000000005f  r13: 0x0000000000000000  r14: 0x0000000000002000  r15: 0x0000000107ce2000
      rip: 0x00007fff8f88ad91  rfl: 0x0000000000010282  cr2: 0x0000000107d23000
    Logical CPU: 4
    Binary Images:
           0x103a73000 -        0x103a95fff  com.apple.systempreferences (11.0 - 11.0) <B3187F74-9420-3080-AD41-C6BC6C95FD05> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x10759c000 -        0x10759fff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x1075aa000 -        0x1075b4fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x1075cc000 -        0x1075ccff1 +cl_kernels (??? - ???) <992497ED-5DF6-412C-8385-378D857D0F1A> cl_kernels
           0x107a98000 -        0x107b37ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x107b56000 -        0x107b57ff3 +cl_kernels (??? - ???) <1C5EFA99-9DFB-4B73-812F-C85DB60CF4F4> cl_kernels
        0x7fff63673000 -     0x7fff636a7baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8498c000 -     0x7fff849c7fff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff849c8000 -     0x7fff849c8fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff849d4000 -     0x7fff849d4fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff849d5000 -     0x7fff849d5fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff849d6000 -     0x7fff849e5ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff849e6000 -     0x7fff849e6fff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff849f3000 -     0x7fff84a35ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff84a36000 -     0x7fff84a69ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff85176000 -     0x7fff851f9fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85245000 -     0x7fff852e6ff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff852e7000 -     0x7fff8537dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff85422000 -     0x7fff8542dfff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8542e000 -     0x7fff8575afff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8576c000 -     0x7fff857b8ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff857b9000 -     0x7fff857cdff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff85820000 -     0x7fff85850ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8589b000 -     0x7fff8590efff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8590f000 -     0x7fff8592bfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8592c000 -     0x7fff859c6ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff859c7000 -     0x7fff85e8efff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff85e8f000 -     0x7fff85e9aff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff85e9b000 -     0x7fff85ed0fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff85ed3000 -     0x7fff85fb7ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff85fcd000 -     0x7fff86072fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff86073000 -     0x7fff8607afff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8607b000 -     0x7fff860e3ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff860e8000 -     0x7fff86401fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86402000 -     0x7fff86421fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff86422000 -     0x7fff86424ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff864de000 -     0x7fff864e4ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff864e5000 -     0x7fff864e9fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff86597000 -     0x7fff865acfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff865ad000 -     0x7fff866a2fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff86717000 -     0x7fff86725fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff86726000 -     0x7fff8674ffff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86750000 -     0x7fff86762ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff86763000 -     0x7fff86868fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff86869000 -     0x7fff86870fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8688c000 -     0x7fff8688fff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff86890000 -     0x7fff86893fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86927000 -     0x7fff86948fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86ca4000 -     0x7fff86ca9fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff86caa000 -     0x7fff86fc6fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86fc7000 -     0x7fff87124fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8744b000 -     0x7fff8744cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8755d000 -     0x7fff87573ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8773f000 -     0x7fff87763fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff87779000 -     0x7fff877d1ff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff877d2000 -     0x7fff877d2fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff877d3000 -     0x7fff877deff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff877df000 -     0x7fff878e6fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff87926000 -     0x7fff8792bfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87948000 -     0x7fff87bc3ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff87bc4000 -     0x7fff881a8fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff881a9000 -     0x7fff882abfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff88303000 -     0x7fff88303fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff88309000 -     0x7fff88335ff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8836c000 -     0x7fff88372fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88373000 -     0x7fff88381ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff88382000 -     0x7fff883d4ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88b7e000 -     0x7fff88b83ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff88c5b000 -     0x7fff88cb7ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff88cb8000 -     0x7fff88d1aff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88d1b000 -     0x7fff88d1fff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff88d20000 -     0x7fff88e2dfff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff88e56000 -     0x7fff8902aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8902b000 -     0x7fff89066fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff89067000 -     0x7fff8906dfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8906e000 -     0x7fff8906ffff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff890cd000 -     0x7fff8910dfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8910e000 -     0x7fff8913bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8913c000 -     0x7fff89180ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8920c000 -     0x7fff89baaa27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff89bb7000 -     0x7fff89bbcfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89bbd000 -     0x7fff89bd9ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff89bda000 -     0x7fff89bdbfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff89bdc000 -     0x7fff8a009fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8a00a000 -     0x7fff8a021fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8a022000 -     0x7fff8a023fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8a024000 -     0x7fff8a11eff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8a131000 -     0x7fff8a1d3fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8a1d4000 -     0x7fff8a20ffff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8a210000 -     0x7fff8a214fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8ad1b000 -     0x7fff8ae51fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8ae52000 -     0x7fff8aec8fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8af0a000 -     0x7fff8b071fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8b508000 -     0x7fff8b51efff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8b52e000 -     0x7fff8b63afef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b63b000 -     0x7fff8b658ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8b659000 -     0x7fff8b6b4ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b6b7000 -     0x7fff8b727fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8b728000 -     0x7fff8b72efff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8b72f000 -     0x7fff8b736fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8b83a000 -     0x7fff8b860fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8b861000 -     0x7fff8ba8bfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ba8c000 -     0x7fff8ba8efff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8ba8f000 -     0x7fff8bb42ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8bb43000 -     0x7fff8bb6cfff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8bb9e000 -     0x7fff8bc19ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8bc1a000 -     0x7fff8bc1afff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8bdb7000 -     0x7fff8bdb7fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8befb000 -     0x7fff8bf4ffff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8bf8e000 -     0x7fff8bf9dfff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8bf9e000 -     0x7fff8bfa1fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8c08c000 -     0x7fff8cc92fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8cc93000 -     0x7fff8cca0ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8cca1000 -     0x7fff8cceffff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8cd06000 -     0x7fff8cd08fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8cdda000 -     0x7fff8ce1aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8cffe000 -     0x7fff8d000fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8d273000 -     0x7fff8d27dff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8d28d000 -     0x7fff8d36bfff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d374000 -     0x7fff8d3d4fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8d65c000 -     0x7fff8d680fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8d69d000 -     0x7fff8d6a6ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8d6a7000 -     0x7fff8d6b5fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8e463000 -     0x7fff8e464ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8e47d000 -     0x7fff8e485fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8eaec000 -     0x7fff8eb14fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ec56000 -     0x7fff8ec63fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8ec64000 -     0x7fff8ec76ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8ee02000 -     0x7fff8ee1ffff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8ee20000 -     0x7fff8f115ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8f11a000 -     0x7fff8f160fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff8f161000 -     0x7fff8f240fff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8f241000 -     0x7fff8f308ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8f863000 -     0x7fff8f940fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8f98b000 -     0x7fff8f98bfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8f98c000 -     0x7fff8faa5fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8faa6000 -     0x7fff8fad1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8fc2e000 -     0x7fff8fc2efff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8fc84000 -     0x7fff8fcecff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8fd72000 -     0x7fff8fd73ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff90126000 -     0x7fff9012afff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff90192000 -     0x7fff90193ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90194000 -     0x7fff901cefe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff901cf000 -     0x7fff90443fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff904e5000 -     0x7fff904e8fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff904e9000 -     0x7fff9056dff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff9056e000 -     0x7fff90573fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff905da000 -     0x7fff9077aff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90842000 -     0x7fff90883fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff9095e000 -     0x7fff90965fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90966000 -     0x7fff9096bfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff9096c000 -     0x7fff909b0ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff909db000 -     0x7fff90a60ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff90a81000 -     0x7fff90af7ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff90af8000 -     0x7fff90b4cff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff90b4d000 -     0x7fff90bb8ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90bd3000 -     0x7fff90beafff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90ced000 -     0x7fff90d2cfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff9168b000 -     0x7fff9188dfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff9188e000 -     0x7fff91972e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff91973000 -     0x7fff91985ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff91986000 -     0x7fff919a6fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff919a7000 -     0x7fff919baff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        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: 154494
        thread_create: 4
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=149.4M resident=65.6M(44%) swapped_out_or_unallocated=83.8M(56%)
    Writable regions: Total=16.2G written=40.7M(0%) resident=61.5M(0%) swapped_out=720K(0%) unallocated=16.1G(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2060K
    CG image                              8K
    CG raster data                       28K
    CG shared images                   3448K
    CoreImage                            16K
    CoreServices                       3100K
    MALLOC                            526.2M
    MALLOC (reserved)                  15.6G        reserved VM address space (unallocated)
    MALLOC guard page                    64K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       16K
    OpenCL                               20K
    STACK GUARD                        56.0M
    Stack                              11.0M
    VM_ALLOCATE                        16.1M
    __CI_BITMAP                          80K
    __DATA                             13.0M
    __IMAGE                             528K
    __LINKEDIT                         49.1M
    __TEXT                            100.3M
    __UNICODE                           544K
    mapped file                        41.8M
    shared memory                       312K
    ===========                      =======
    TOTAL                              16.4G
    TOTAL, minus reserved VM space    823.6M
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f4
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    Thanks in advance
    Cheers!

  • BUG: System preferences hang

    I've just witnessed something rather interesting: System Preferences is hung and can't be quit, not even force quit. Restarting the system did not work; I'll need to power cycle the machine.
    I was trying to view energy saver preferences from the toolbar battery charge indicator.
    Here is a sample of the System Preferences process:
    Sampling process 1401 for 3 seconds with 1 millisecond of run time between samples
    Sampling completed, processing symbols...
    Analysis of sampling System Preferences (pid 1401) every 1 millisecond
    Call graph:
    2188 Thread_2503
    2188 0x8bea
    2188 NSApplicationMain
    2188 -[NSApplication run]
    2188 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    2188 _DPSNextEvent
    2188 AEProcessAppleEvent
    2188 aeProcessAppleEvent
    2188 dispatchEventAndSendReply(AEDesc const*, AEDesc*)
    2188 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*)
    2188 _NSAppleEventManagerGenericHandler
    2188 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]
    2188 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]
    2188 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocuments:]
    2188 -[NSApplication _doOpenFiles:]
    2188 -[NSApplication _doOpenFile:ok:tryTemp:]
    2188 0xcab2
    2188 +[NSPrefPanesCenter sharedPreferencesCenter]
    2188 -[NSPrefPanesCenter init]
    2188 IOServiceAddMatchingNotification
    2188 ioservice_addnotification
    2188 mach_msg
    2188 machmsgtrap
    2188 machmsgtrap
    Total number in stack (recursive counted multiple, when >=5):
    Sort by top of stack, same collapsed (when >= 5):
    machmsgtrap 2188
    Sample analysis of process 1401 written to file /dev/stdout
    I posted this to the discussion forum because I can't find anywhere else to send it.
    Good luck!
    Janet Davis

    Thanks everyone for trying this out and proving me wrong. After a reboot, I am unable to replicate this issue again. Hopefully it was merely a fluke (though Software rarely has flukes that don't have some underlying reason).
    I'm happy this doesn't happen for everyone, or me anymore.
    Thanks again!

  • My system preferences keeps freezing PLEASE HELP QUICK!!

    Everytime I try to delete Flip4mac from the preference pane on my mac it freezes! I try to right click the item and click Remove "flip4mac WMV" preference pane! also it does this whenever I try to delete anything else! also when I force quited and hit report this is the report. sorry if this it is long I thought maybe a computer savvy person could help me out. Thanks
    Date/Time:       2011-07-28 00:30:05 -0400
    OS Version:      10.6.8 (Build 10K549)
    Architecture:    x86_64
    Report Version:  7
    Command:         System Preferences
    Path:            /Applications/General/System Preferences.app/Contents/MacOS/System Preferences
    Version:         7.0 (7.0)
    Build Version:   19
    Project Name:    SystemPrefsApp
    Source Version:  1750100
    Parent:          launchd [144]
    PID:             1136
    Event:           hang
    Duration:        4.99s (sampling started after 2 seconds)
    Steps:           9 (100ms sampling interval)
    Pageins:         0
    Pageouts:        0
    Process:         System Preferences [1136]
    Path:            /Applications/General/System Preferences.app/Contents/MacOS/System Preferences
    UID:             501
      Thread 2071       DispatchQueue 1
      User stack:
        9 ??? (in System Preferences + 7412) [0x100001cf4]
          9 NSApplicationMain + 364 (in AppKit) [0x7fff8074c3b0]
            9 -[NSApplication run] + 474 (in AppKit) [0x7fff807536de]
              9 ??? (in System Preferences + 29262) [0x10000724e]
                9 -[NSApplication sendEvent:] + 4719 (in AppKit) [0x7fff807bcafa]
                  9 ??? (in System Preferences + 29482) [0x10000732a]
                    9 -[NSWindow sendEvent:] + 8769 (in AppKit) [0x7fff808880c7]
                      9 -[NSControl _rightMouseUpOrDown:] + 472 (in AppKit) [0x7fff80a914c0]
                        9 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 205 (in AppKit) [0x7fff80b8cb37]
                          9 -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 239 (in AppKit) [0x7fff80a3bd4b]
                            9 _NSSLMPopUpCarbonMenu3 + 3720 (in AppKit) [0x7fff80a3b99b]
                              9 _HandlePopUpMenuSelection7 + 665 (in HIToolbox) [0x7fff85487dc2]
                                9 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1618 (in HIToolbox) [0x7fff85487a69]
                                  9 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 150 (in HIToolbox) [0x7fff8537e8d2]
                                    9 SendMenuItemSelectedEvent + 101 (in HIToolbox) [0x7fff8537e9c2]
                                      9 SendMenuCommandWithContextAndModifiers + 56 (in HIToolbox) [0x7fff8537ea0a]
                                        9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 387 (in HIToolbox) [0x7fff85351c35]
                                          9 SendEventToEventTarget + 45 (in HIToolbox) [0x7fff85322a81]
                                            9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 395 (in HIToolbox) [0x7fff85304d46]
                                              9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1002 (in HIToolbox) [0x7fff853057f7]
                                                9 NSSLMMenuEventHandler + 321 (in AppKit) [0x7fff808e999c]
                                                  9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 136 (in AppKit) [0x7fff80a3e9e9]
                                                    9 -[NSMenu _internalPerformActionForItemAtIndex:] + 35 (in AppKit) [0x7fff80b8ccf4]
                                                      9 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121 (in AppKit) [0x7fff809071d4]
                                                        9 -[NSMenuItem _corePerformAction] + 365 (in AppKit) [0x7fff8090746a]
                                                          9 -[NSApplication sendAction:to:from:] + 95 (in AppKit) [0x7fff808e2eda]
                                                            9 ??? (in System Preferences + 68009) [0x1000109a9]
                                                              9 ??? (in System Preferences + 79126) [0x100013516]
                                                                9 ??? (in System Preferences + 77349) [0x100012e25]
                                                                  9 _CF_forwarding_prep_0 + 232 (in CoreFoundation) [0x7fff81805a68]
                                                                    9 ___forwarding___ + 860 (in CoreFoundation) [0x7fff8180998c]
                                                                      9 -[NSConnection sendInvocation:internal:] + 1969 (in Foundation) [0x7fff86900b64]
                                                                        9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                                                                          9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                                                                            9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 2074       DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Binary Images:
             0x100000000 -        0x10001eff7  com.apple.systempreferences 7.0 (7.0) <AC669017-E97F-61B7-1303-A21DABA33797> /Applications/General/System Preferences.app/Contents/MacOS/System Preferences
          0x7fff8074a000 -     0x7fff81144ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff852fe000 -     0x7fff855fcfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff86896000 -     0x7fff86b18fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process:         AirPort Base Station Agent [166]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    UID:             501
      Thread 3a8        DispatchQueue 1
      User stack:
        9 ??? (in AirPort Base Station Agent + 5692) [0x10000163c]
          9 NSApplicationMain + 364 (in AppKit) [0x7fff8074c3b0]
            9 -[NSApplication run] + 395 (in AppKit) [0x7fff8075368f]
              9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 (in AppKit) [0x7fff8078d801]
                9 _DPSNextEvent + 708 (in AppKit) [0x7fff8078deb2]
                  9 BlockUntilNextEventMatchingListInMode + 59 (in HIToolbox) [0x7fff8532c4ac]
                    9 ReceiveNextEventCommon + 310 (in HIToolbox) [0x7fff8532c5f3]
                      9 RunCurrentEventLoopInMode + 333 (in HIToolbox) [0x7fff8532c7ee]
                        9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                          9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                            9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 3ca        DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Thread 3ef      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff82d40932]
      Kernel stack:
        9 sleep + 52 [0x49115a]
      Thread 3f0      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 ??? (in AirPort Base Station Agent + 117988) [0x10001cce4]
              9 ??? (in AirPort Base Station Agent + 106856) [0x10001a168]
                9 ??? (in AirPort Base Station Agent + 118817) [0x10001d021]
                  9 __semwait_signal + 10 (in libSystem.B.dylib) [0x7fff82d37a6a]
      Kernel stack:
        9 semaphore_wait_continue + 0 [0x22a88f]
      Binary Images:
             0x100000000 -        0x100027fff  com.apple.AirPortBaseStationAgent 1.5.5 (155.2) <00010203-0405-0607-0809-0A0B0C0D0E0F> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
          0x7fff8074a000 -     0x7fff81144ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff852fe000 -     0x7fff855fcfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    Process:         applepushserviced [182]
    Path:            /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    UID:             0
      Thread 3e8        DispatchQueue 1
      User stack:
        9 ??? (in applepushserviced + 4164) [0x100001044]
          9 ??? (in applepushserviced + 4319) [0x1000010df]
            9 -[NSRunLoop(NSRunLoop) run] + 77 (in Foundation) [0x7fff868e1b43]
              9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (in Foundation) [0x7fff868e1c64]
                9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                  9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                    9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 3ea        DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Thread 401      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff82d40932]
      Kernel stack:
        9 sleep + 52 [0x49115a]
      Binary Images:
             0x100000000 -        0x100066fef  applepushserviced ??? (???) <574F96F1-1FA9-9281-C78F-933EE0DA5E53> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff86896000 -     0x7fff86b18fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process:         AppleSpell [755]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    UID:             501
      Thread fa4        DispatchQueue 1
      User stack:
        9 ??? (in AppleSpell + 4816) [0x1000012d0]
          9 ??? (in AppleSpell + 5472) [0x100001560]
            9 -[NSSpellServer run] + 72 (in Foundation) [0x7fff869151ce]
              9 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff817d1b46]
                9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                  9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                    9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread fa6        DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Binary Images:
             0x100000000 -        0x1000a9fe7  com.apple.AppleSpell 1.6.2 (62.2) <C1BFCEAF-4155-E9DB-52ED-51D3BC225ECE> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff86896000 -     0x7fff86b18fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process:         autofsd [44]
    Path:            /usr/libexec/autofsd
    UID:             0
      Thread 12e        DispatchQueue 1
      User stack:
        9 ??? (in autofsd + 5340) [0x1000014dc]
          9 ??? (in autofsd + 6461) [0x10000193d]
            9 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff817d1b46]
              9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                  9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 149        DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Binary Images:
             0x100000000 -        0x100001ff7  autofsd ??? (???) <81B94E6C-3DDE-56E9-BABB-9AFA7883ECCD> /usr/libexec/autofsd
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         AwakenHelper [185]
    Path:            /Users/jessewood/Library/Application Support/Awaken/AwakenHelper.app/Contents/MacOS/AwakenHelper
    UID:             501
    Process:         backburnerManager [203]
    Path:            /usr/discreet/backburner/backburnerManager
    UID:             0
    Process:         backburnerServer [229]
    Path:            /usr/discreet/backburner/backburnerServer
    UID:             0
    Process:         blued [16]
    Path:            /usr/sbin/blued
    UID:             0
      Thread c6         DispatchQueue 1
      User stack:
        9 ??? (in blued + 8264) [0x100002048]
          9 ??? (in blued + 154586) [0x100025bda]
            9 -[NSRunLoop(NSRunLoop) run] + 77 (in Foundation) [0x7fff868e1b43]
              9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (in Foundation) [0x7fff868e1c64]
                9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                  9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                    9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 13d        DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Thread 470      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff82d40932]
      Kernel stack:
        9 sleep + 52 [0x49115a]
      Binary Images:
             0x100000000 -        0x100048fff  blued ??? (???) <AF7DA385-DB49-5034-7277-16E1CE3C45D6> /usr/sbin/blued
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff86896000 -     0x7fff86b18fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process:         configd [13]
    Path:            /usr/libexec/configd
    UID:             0
      Thread b9         DispatchQueue 1
      User stack:
        9 start + 52 (in configd) [0x100000d04]
          9 main + 2051 (in configd) [0x10000151a]
            9 server_loop + 72 (in configd) [0x100001d70]
              9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                  9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread ba         DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Thread bc       
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 plugin_exec + 1440 (in configd) [0x1000034d7]
              9 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff817d1b46]
                9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                  9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                    9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread c4       
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 _io_pm_force_active_settings + 2271 (in PowerManagement) [0x1000ac3a1]
              9 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff817d1b46]
                9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                  9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                    9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread c8       
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff82d40932]
      Kernel stack:
        9 sleep + 52 [0x49115a]
      Thread ed       
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 pppcntl_run_thread + 1595 (in PPPController) [0x1007958f5]
              9 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff817d1b46]
                9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                  9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                    9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 20bb     
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff82d16a2a]
      Kernel stack:
        9 bsdthread_create + 1313 [0x4d4581]
      Binary Images:
             0x100000000 -        0x100026ff7  configd ??? (???) <754E7289-CEF0-F696-2A99-8F66310FF370> /usr/libexec/configd
             0x1000a9000 -        0x1000baff7  com.apple.SystemConfiguration.PowerManagement 160.0.0 (160.0.0) <20F4D79D-1834-14C9-650C-C4B588B9E1B9> /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
             0x100783000 -        0x1007acfff  com.apple.SystemConfiguration.PPPController 1.5 (1.5) <7A34D8E1-6EE2-AFBE-CC7A-4D91276AF7EA> /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         coreaudiod [137]
    Path:            /usr/sbin/coreaudiod
    UID:             202
      Thread 305        DispatchQueue 1
      User stack:
        9 ??? (in coreaudiod + 5796) [0x1000016a4]
          9 ??? (in coreaudiod + 29152) [0x1000071e0]
            9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
              9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 306        DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Thread 308      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 CAPThread::Entry(CAPThread*) + 125 (in CoreAudio) [0x7fff8529c755]
              9 HALRunLoop::OwnThread(void*) + 152 (in CoreAudio) [0x7fff852af786]
                9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                  9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                    9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 20c1     
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff82d16a2a]
      Kernel stack:
        9 bsdthread_create + 1313 [0x4d4581]
      Binary Images:
             0x100000000 -        0x100020ff7  coreaudiod ??? (???) <4EB80719-479B-D842-286B-8EE9B9762353> /usr/sbin/coreaudiod
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff8527e000 -     0x7fff852fdfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    Process:         coreservicesd [51]
    Path:            /System/Library/CoreServices/coreservicesd
    UID:             0
      Thread 13f        DispatchQueue 1
      User stack:
        9 ??? (in coreservicesd + 3756) [0x100000eac]
          9 _CoreServicesServerMain + 522 (in CarbonCore) [0x7fff800b3a56]
            9 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff817d1b46]
              9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                  9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 18f        DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Thread 192      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 fmodWatchConsumer + 347 (in CarbonCore) [0x7fff800675e8]
              9 __semwait_signal + 10 (in libSystem.B.dylib) [0x7fff82d37a6a]
      Kernel stack:
        9 semaphore_wait_continue + 0 [0x22a88f]
      Thread 193      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 read + 10 (in libSystem.B.dylib) [0x7fff82d07466]
      Kernel stack:
        9 lo64_unix_scall + 77 [0x2a251d]
          9 unix_syscall64 + 617 [0x4f82fb]
            9 read_nocancel + 158 [0x49fd75]
              9 write + 312 [0x49f5f9]
                9 get_pathbuff + 3054 [0x308c1f]
                  9 tsleep + 105 [0x491395]
                    9 wakeup + 786 [0x490f6e]
                      9 thread_block + 33 [0x227654]
                        9 thread_block_reason + 331 [0x2275c6]
                          9 thread_dispatch + 1966 [0x227327]
                            9 machine_switch_context + 659 [0x2a9adb]
      Thread 20c6     
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff82d16a2a]
      Kernel stack:
        9 bsdthread_create + 1313 [0x4d4581]
      Binary Images:
             0x100000000 -        0x100000fff  coreservicesd ??? (???) <F9B1EB0B-FB70-9FD1-9065-7E07DF2E6A06> /System/Library/CoreServices/coreservicesd
          0x7fff80003000 -     0x7fff80337fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         cvmsComp_i386 [516]
    Path:            /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsComp_i386
    UID:             501
      Thread 8ba        DispatchQueue 100
      User stack:
        9 ??? (in cvmsComp_i386 + 4969) [0x2369]
          9 llvm::CVMSMemoryManager::getDlsymTable() const + 4112 (in cvmsComp_i386) [0x52b6]
            9 mach_msg_server + 610 (in libSystem.B.dylib) [0x96b23cd2]
              9 mach_msg_overwrite_trap + 10 (in libSystem.B.dylib) [0x96ab7b06]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Binary Images:
          0x1000 -     0x6ffb  cvmsComp_i386 ??? (???) <D3E40455-7B4D-398C-54ED-16ED42DF22A1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsComp_i386
      0x96ab7000 - 0x96c5eff7  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Process:         cvmsServ [125]
    Path:            /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsServ
    UID:             0
      Thread 2e4        DispatchQueue 1
      User stack:
        9 ??? (in cvmsServ + 4100) [0x100001004]
          9 ??? (in cvmsServ + 23081) [0x100005a29]
            9 mach_msg_server + 539 (in libSystem.B.dylib) [0x7fff82d79a5e]
              9 mach_msg_overwrite_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd86]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 2e5      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 ??? (in cvmsServ + 16132) [0x100003f04]
              9 __semwait_signal + 10 (in libSystem.B.dylib) [0x7fff82d37a6a]
      Kernel stack:
        9 semaphore_wait_continue + 0 [0x22a88f]
      Binary Images:
             0x100000000 -        0x100008fff  cvmsServ ??? (???) <FBA982A1-6E16-AC5E-4394-B6B51224C9B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsServ
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         DashboardClient [509]
    Path:            /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Co ntents/MacOS/DashboardClient
    UID:             501
      Thread 88b        DispatchQueue 100
      User stack:
        9 ??? (in DashboardClient + 3089) [0x1c11]
          9 ??? (in DashboardClient + 19146) [0x5aca]
            9 -[NSApplication run] + 821 (in AppKit) [0x926361f3]
              9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x92673dd6]
                9 _DPSNextEvent + 847 (in AppKit) [0x92674595]
                  9 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x92225a3e]
                    9 ReceiveNextEventCommon + 354 (in HIToolbox) [0x92225bb9]
                      9 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x92225e04]
                        9 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x91db6221]
                          9 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x91db63f4]
                            9 __CFRunLoopRun + 2079 (in CoreFoundation) [0x91db730f]
                              9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x96ab7afa]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 88f        DispatchQueue 1634545000
      User stack:
        9 start_wqthread + 30 (in libSystem.B.dylib) [0x96add5c6]
          9 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x96add781]
            9 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x96addcfe]
              9 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x96addf59]
                9 kevent + 10 (in libSystem.B.dylib) [0x96ade382]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Thread 89f      
      User stack:
        9 thread_start + 34 (in libSystem.B.dylib) [0x96ae50de]
          9 _pthread_start + 345 (in libSystem.B.dylib) [0x96ae5259]
            9 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81 (in JavaScriptCore) [0x96033901]
              9 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x96ae73f8]
                9 __semwait_signal + 10 (in libSystem.B.dylib) [0x96ae5aa2]
      Kernel stack:
        9 semaphore_wait_continue + 0 [0x22a88f]
      Thread 8ac      
      User stack:
        9 thread_start + 34 (in libSystem.B.dylib) [0x96ae50de]
          9 _pthread_start + 345 (in libSystem.B.dylib) [0x96ae5259]
            9 __NSThread__main__ + 1499 (in Foundation) [0x97d82514]
              9 -[NSThread main] + 45 (in Foundation) [0x97d82564]
                9 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 (in Foundation) [0x97dbb2c4]
                  9 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x91db6221]
                    9 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x91db63f4]
                      9 __CFRunLoopRun + 2079 (in CoreFoundation) [0x91db730f]
                        9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x96ab7afa]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 8b0      
      User stack:
        9 thread_start + 34 (in libSystem.B.dylib) [0x96ae50de]
          9 _pthread_start + 345 (in libSystem.B.dylib) [0x96ae5259]
            9 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x96ad6ac6]
      Kernel stack:
        9 sleep + 52 [0x49115a]
      Thread 8d5      
      User stack:
        9 thread_start + 34 (in libSystem.B.dylib) [0x96ae50de]
          9 _pthread_start + 345 (in libSystem.B.dylib) [0x96ae5259]
            9 __NSThread__main__ + 1499 (in Foundation) [0x97d82514]
              9 -[NSThread main] + 45 (in Foundation) [0x97d82564]
                9 -[QCRunLoopPatch _runLoopThread:] + 449 (in QuartzComposer) [0x900b1845]
                  9 CFRunLoopRun + 84 (in CoreFoundation) [0x91dbc334]
                    9 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x91db63f4]
                      9 __CFRunLoopRun + 2079 (in CoreFoundation) [0x91db730f]
                        9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x96ab7afa]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 206b     
      User stack:
        9 start_wqthread + 30 (in libSystem.B.dylib) [0x96add5c6]
          9 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x96add412]
      Kernel stack:
        9 bsdthread_create + 1313 [0x4d4581]
      Binary Images:
          0x1000 -     0x6ff7  com.apple.dashboard.client 1.7 (1.7) <02F79990-AFAB-AB47-1429-83146B95B534> /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Co ntents/MacOS/DashboardClient
      0x90018000 - 0x90243ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
      0x91d7a000 - 0x91ef5fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x921f1000 - 0x92515fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
      0x9262c000 - 0x92f0fff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x96028000 - 0x96243ff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
      0x96ab7000 - 0x96c5eff7  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
      0x97d6c000 - 0x97fddfef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process:         DashboardClient [508]
    Path:            /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Co ntents/MacOS/DashboardClient
    UID:             501
      Thread 88a        DispatchQueue 1
      User stack:
        9 ??? (in DashboardClient + 4992) [0x100001380]
          9 ??? (in DashboardClient + 20081) [0x100004e71]
            9 -[NSApplication run] + 395 (in AppKit) [0x7fff8075368f]
              9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 (in AppKit) [0x7fff8078d801]
                9 _DPSNextEvent + 708 (in AppKit) [0x7fff8078deb2]
                  9 BlockUntilNextEventMatchingListInMode + 59 (in HIToolbox) [0x7fff8532c4ac]
                    9 ReceiveNextEventCommon + 310 (in HIToolbox) [0x7fff8532c5f3]
                      9 RunCurrentEventLoopInMode + 333 (in HIToolbox) [0x7fff8532c7ee]
                        9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                          9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                            9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 88c        DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Thread 89a      
      User stack:
        9 __semwait_signal + 10 (in libSystem.B.dylib) [0x7fff82d37a6a]
      Kernel stack:
        9 semaphore_wait_continue + 0 [0x22a88f]
      Thread 8a0      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 __NSThread__main__ + 1429 (in Foundation) [0x7fff868a7204]
              9 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297 (in Foundation) [0x7fff8692623f]
                9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                  9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                    9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 8b8      
      User stack:
        9 thread_start + 13 (in libSystem.B.dylib) [0x7fff82d35e89]
          9 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff82d35fd6]
            9 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff82d40932]
      Kernel stack:
        9 sleep + 52 [0x49115a]
      Thread 1e0b     
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff82d16a2a]
      Kernel stack:
        9 bsdthread_create + 1313 [0x4d4581]
      Binary Images:
             0x100000000 -        0x100006fff  com.apple.dashboard.client 1.7 (1.7) <378C5665-AC24-3640-3C0F-2C6CC2CF42EF> /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Co ntents/MacOS/DashboardClient
          0x7fff8074a000 -     0x7fff81144ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff81786000 -     0x7fff818fdfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff82cfc000 -     0x7fff82ebdfef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff852fe000 -     0x7fff855fcfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff86896000 -     0x7fff86b18fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process:         dbfseventsd [273]
    Path:            /Library/DropboxHelperTools/Dropbox_u501/dbfseventsd
    UID:             0
    Process:         DirectoryService [15]
    Path:            /usr/sbin/DirectoryService
    UID:             0
      Thread c3         DispatchQueue 1
      User stack:
        9 start + 52 (in DirectoryService) [0x10000d838]
          9 main + 3061 (in DirectoryService) [0x10000e435]
            9 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff817d1b46]
              9 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff817d1dbf]
                9 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff817d2932]
                  9 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff82cfcd7a]
      Kernel stack:
        9 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread ce         DispatchQueue 2
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff82d172de]
              9 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff82d177b4]
                9 kevent + 10 (in libSystem.B.dylib) [0x7fff82d15c0a]
      Kernel stack:
        9 kevent + 97 [0x47a699]
      Thread cb         DispatchQueue 8
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
          9 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff82d16c08]
            9 _dispatch_worker_thread2 + 239 (in libSystem.B.dylib) [0x7fff82d172d1]
              9 _dispatch_call_block_and_release + 15 (in libSystem.B.dylib) [0x7fff82d38d64]
                9 syscall + 10 (in libSystem.B.dylib) [0x7fff82d39362]
      Kernel stack:
        9 sleep + 52 [0x49115a]
      Thread cd         DispatchQueue 8
      User stack:
        9 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff82d16aa5]
         

    Are you saying that your hard drive has problems that Disk Utility is unable to repair? If that is the case, you have directory problems which is why you have other problems. You can try a stronger utility like Disk Warrior and see if it will repair your drive. I think System Preferences is not working because your hard drive has directory problems.
    It's also possible that the disk cannot be repaired because it is failing physically. I assume that Disk Utility shows SMART as verified. However, it might be worth getting a second opinion by downloading SMART Utility:
    http://www.volitans-software.com/smart_utility.php
    You can download the demo and run it several times for free. It seems to be somewhat more critical than Disk Utility, and may be able to detect impending drive failure sooner. If the drive is failing physically, you will have to replace it.  Disk Utility and Disk Warrior can only repair the complex software on the drive--they cannot repair it physically.
    Good luck!

  • Unable to authenticate myself to make changes in System Preferences or install programs

    Hello everyone I am just freaking out because I don't want/can't reinstall the system!!
    I just recently started having the problem that every time that I wanna install something, when it should ask me for my password to authenticate my admin account, the window never shows up and the program shows up as "Not responding". The same problem occurs when I try to click on the padlock in the System Preferences to try to make a change it changes from "click the lock to make changes" into "authenticating" but the window never shows up (images below).
    I am the only user with Admin rights in my Mac OS 10.10.2; MacBook Pro (13-inch, Early 2011), 2.7 GHz Intel Core i7, 10 GB 1333 MHz DDR3, Intel HD Graphics 3000 512 MB.
    I have tried:
    - I restarted - no good.
    - Repair the permissions - no good.
    - Also tried repairing the keychain access - no good.
    - In Terminal I tried: sudo killall -9 securityd; sudo pkill -HUP securityd; ssudo killall -HUP securityd - no good (and said that only Apple apps can do that).
    I checked in the console and this comes up:
    Marker - 28 Feb 2015, 4:34:54 PM
    Feb 28 16:35:01 MacBook-Pro.local SecurityAgent[1815]: Critical failure: the LastResort font is unavailable.
    Feb 28 16:35:01 --- last message repeated 123 times ---
    Feb 28 16:35:01 MacBook-Pro.local SecurityAgent[1815]: -baselineOffsetFromBottom returned a number that is not integral in pixels.  The developer should always make sure it's pixel-integral. Break on void _NSNonPixelIntegralBaselineOffset() to debug.  This will be logged only once.  This may break in the future.
    Feb 28 16:35:01 MacBook-Pro.local SecurityAgent[1815]: *** Assertion failure in -[NSISLinearExpression incrementConstant:], /SourceCache/Foundation/Foundation-1152.14/Layout.subproj/IncrementalSimplex/NS ISLinearExpression.m:620
    Feb 28 16:35:01 MacBook-Pro.local SecurityAgent[1815]: An uncaught exception was raised
    Feb 28 16:35:01 MacBook-Pro.local SecurityAgent[1815]: Invalid parameter not satisfying: isfinite(c)
    Feb 28 16:35:01 MacBook-Pro.local SecurityAgent[1815]: (
      0   CoreFoundation                      0x00007fff8bb9066c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00007fff8b20d76e objc_exception_throw + 43
      2   CoreFoundation                      0x00007fff8bb9044a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x00007fff86f7a3a9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   Foundation                          0x00007fff86ed65e9 -[NSISLinearExpression incrementConstant:] + 163
      5   AppKit                              0x00007fff8c9f11d9 -[NSView(NSConstraintBasedLayout) nsli_lowerAttribute:intoExpression:withCoefficient:forConstraint:] + 914
      6   Foundation                          0x00007fff86ed59a3 lower_1_attribute + 158
      7   Foundation                          0x00007fff86ed54b6 -[NSLayoutConstraint _lowerIntoExpression:reportingConstantIsRounded:] + 102
      8   Foundation                          0x00007fff86ecaf06 -[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:] + 95
      9   AppKit                              0x00007fff8c9f1e4e __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 470
      10  Foundation                          0x00007fff86ed923e -[NSISEngine withBehaviors:performModifications:] + 155
      11  AppKit                              0x00007fff8c96a13a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
      12  AppKit                              0x00007fff8c9f1c58 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 482
      13  AppKit                              0x00007fff8c96d0ef -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
      14  AppKit                              0x00007fff8c9f1d50 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
      15  Foundation                          0x00007fff86ed923e -[NSISEngine withBehaviors:performModifications:] + 155
      16  AppKit                              0x00007fff8c96a13a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
      17  AppKit                              0x00007fff8c9f1c58 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 482
      18  AppKit                              0x00007fff8c96d0ef -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
      19  AppKit                              0x00007fff8c9f1d50 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
      20  Foundation                          0x00007fff86ed923e -[NSISEngine withBehaviors:performModifications:] + 155
      21  AppKit                              0x00007fff8c96a13a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
      22  AppKit                              0x00007fff8c9f1c58 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 482
      23  AppKit                              0x00007fff8c96d0ef -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
      24  AppKit                              0x00007fff8c9f75ef make_and_host_engine + 249
      25  AppKit                              0x00007fff8c9f734f -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 165
      26  AppKit                              0x00007fff8c9a708f -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
      27  AppKit                              0x00007fff8c9a70ac -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
      28  AppKit                              0x00007fff8c973732 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
      29  AppKit                              0x00007fff8d05bcde __21-[NSView _setWindow:]_block_invoke666 + 67
      30  AppKit                              0x00007fff8c96b61d -[NSView _setWindow:] + 1616
      31  AppKit                              0x00007fff8c968f83 -[NSView addSubview:] + 463
      32  AppKit                              0x00007fff8c97a5c1 -[NSFrameView addSubview:] + 45
      33  AppKit                              0x00007fff8d018a21 -[NSThemeFrame addSubview:] + 400
      34  AppKit                              0x00007fff8ca0468f -[NSView addSubview:positioned:relativeTo:] + 208
      35  AppKit                              0x00007fff8d018880 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
      36  AppKit                              0x00007fff8c9872b2 -[NSWindow setContentView:] + 633
      37  AppKit                              0x00007fff8c96e23a -[NSWindowTemplate nibInstantiate] + 876
      38  AppKit                              0x00007fff8c942e8b -[NSIBObjectData instantiateObject:] + 309
      39  AppKit                              0x00007fff8ce272d1 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 452
      40  AppKit                              0x00007fff8c937605 loadNib + 384
      41  AppKit                              0x00007fff8cea85ab +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
      42  AppKit                              0x00007fff8c936cd5 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
      43  AppKit                              0x00007fff8c936aa1 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
      44  SecurityAgent                       0x000000010d1fdcd8 builtinPluginCreate + 33150
      45  SecurityAgent                       0x000000010d1f24cf SecurityAgent + 17615
      46  SecurityAgent                       0x000000010d1f628b builtinPluginCreate + 1841
      47  SecurityAgent                       0x000000010d1fa27f builtinPluginCreate + 18213
      48  SecurityAgent                       0x000000010d1f5e02 builtinPluginCreate + 680
      49  SecurityAgent                       0x000000010d1fa06d builtinPluginCreate + 17683
      50  SecurityAgent                       0x000000010d1f109b SecurityAgent + 12443
      51  SecurityAgent                       0x000000010d1f0373 SecurityAgent + 9075
      52  libdispatch.dylib                   0x00007fff8fb75c13 _dispatch_client_callout + 8
      53  libdispatch.dylib                   0x00007fff8fb8304e _dispatch_barrier_sync_f_slow_invoke + 412
      54  libdispatch.dylib                   0x00007fff8fb75c13 _dispatch_client_callout + 8
      55  libdispatch.dylib                   0x00007fff8fb81cbf _dispatch_main_queue_callback_4CF + 861
      56  CoreFoundation                      0x00007fff8bae3c79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
      57  CoreFoundation                      0x00007fff8baa030f __CFRunLoopRun + 2159
      58  CoreFoundation                      0x00007fff8ba9f858 CFRunLoopRunSpecific + 296
      59  HIToolbox                           0x00007fff88d90aef RunCurrentEventLoopInMode + 235
      60  HIToolbox                           0x00007fff88d9076e ReceiveNextEventCommon + 179
      61  HIToolbox                           0x00007fff88d906ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
      62  AppKit                              0x00007fff8c953f81 _DPSNextEvent + 964
      63  AppKit                              0x00007fff8c953730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
      64  AppKit                              0x00007fff8c947593 -[NSApplication run] + 594
      65  AppKit                              0x00007fff8c932a14 NSApplicationMain + 1832
      66  SecurityAgent                       0x000000010d200967 main + 232
      67  libdyld.dylib                       0x00007fff86e625c9 start + 1
      68  ???                                 0x0000000000000002 0x0 + 2
    Feb 28 16:35:01 MacBook-Pro.local SecurityAgent[1815]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: isfinite(c)'
      *** First throw call stack:
      0   CoreFoundation                      0x00007fff8bb9066c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00007fff8b20d76e objc_exception_throw + 43
      2   CoreFoundation                      0x00007fff8bb9044a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x00007fff86f7a3a9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   Foundation                          0x00007fff86ed65e9 -[NSISLinearExpression incrementConstant:] + 163
      5   AppKit                              0x00007fff8c9f11d9 -[NSView(NSConstraintBasedLayout) nsli_lowerAttribute:intoExpression:withCoefficient:forConstraint:] + 914
      6   Foundation                          0x00007fff86ed59a3 lower_1_attribute + 158
      7   Foundation                          0x00007fff86ed54b6 -[NSLayoutConstraint _lowerIntoExpression:reportingConstantIsRounded:] + 102
      8   Foundation                          0x00007fff86ecaf06 -[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:] + 95
      9   AppKit                              0x00007fff8c9f1e4e __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 470
      10  Foundation                          0x00007fff86ed923e -[NSISEngine withBehaviors:performModifications:] + 155
      11  AppKit                              0x00007fff8c96a13a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
      12  AppKit                              0x00007fff8c9f1c58 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 482
      13  AppKit                              0x00007fff8c96d0ef -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
      14  AppKit                              0x00007fff8c9f1d50 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
      15  Foundation                          0x00007fff86ed923e -[NSISEngine withBehaviors:performModifications:] + 155
      16  AppKit                              0x00007fff8c96a13a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
      17  AppKit                              0x00007fff8c9f1c58 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 482
      18  AppKit                              0x00007fff8c96d0ef -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
      19  AppKit                              0x00007fff8c9f1d50 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke_2 + 216
      20  Foundation                          0x00007fff86ed923e -[NSISEngine withBehaviors:performModifications:] + 155
      21  AppKit                              0x00007fff8c96a13a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
      22  AppKit                              0x00007fff8c9f1c58 __52-[NSView(NSConstraintBasedLayout) _setLayoutEngine:]_block_invoke + 482
      23  AppKit                              0x00007fff8c96d0ef -[NSView(NSConstraintBasedLayout) _setLayoutEngine:] + 233
      24  AppKit                              0x00007fff8c9f75ef make_and_host_engine + 249
      25  AppKit                              0x00007fff8c9f734f -[NSView(NSConstraintBasedLayout) _didChangeHostsAutolayoutEngineTo:] + 165
      26  AppKit                              0x00007fff8c9a708f -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 81
      27  AppKit                              0x00007fff8c9a70ac -[NSView(NSConstraintBasedLayout) _engageAutolayout] + 110
      28  AppKit                              0x00007fff8c973732 -[NSView(NSConstraintBasedLayout) _layoutEngine_windowDidChange] + 92
      29  AppKit                              0x00007fff8d05bcde __21-[NSView _setWindow:]_block_invoke666 + 67
      30  AppKit                              0x00007fff8c96b61d -[NSView _setWindow:] + 1616
      31  AppKit                              0x00007fff8c968f83 -[NSView addSubview:] + 463
      32  AppKit                              0x00007fff8c97a5c1 -[NSFrameView addSubview:] + 45
      33  AppKit                              0x00007fff8d018a21 -[NSThemeFrame addSubview:] + 400
      34  AppKit                              0x00007fff8ca0468f -[NSView addSubview:positioned:relativeTo:] + 208
      35  AppKit                              0x00007fff8d018880 -[NSThemeFrame _addKnownSubview:positioned:relativeTo:] + 60
      36  AppKit                              0x00007fff8c9872b2 -[NSWindow setContentView:] + 633
      37  AppKit                              0x00007fff8c96e23a -[NSWindowTemplate nibInstantiate] + 876
      38  AppKit                              0x00007fff8c942e8b -[NSIBObjectData instantiateObject:] + 309
      39  AppKit                              0x00007fff8ce272d1 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 452
      40  AppKit                              0x00007fff8c937605 loadNib + 384
      41  AppKit                              0x00007fff8cea85ab +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
      42  AppKit                              0x00007fff8c936cd5 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
      43  AppKit                              0x00007fff8c936aa1 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
      44  SecurityAgent                       0x000000010d1fdcd8 builtinPluginCreate + 33150
      45  SecurityAgent                       0x000000010d1f24cf SecurityAgent + 17615
      46  SecurityAgent                       0x000000010d1f628b builtinPluginCreate + 1841
      47  SecurityAgent                       0x000000010d1fa27f builtinPluginCreate + 18213
      48  SecurityAgent                       0x000000010d1f5e02 builtinPluginCreate + 680
      49  SecurityAgent                       0x000000010d1fa06d builtinPluginCreate + 17683
      50  SecurityAgent                       0x000000010d1f109b SecurityAgent + 12443
      51  SecurityAgent                       0x000000010d1f0373 SecurityAgent + 9075
      52  libdispatch.dylib                   0x00007fff8fb75c13 _dispatch_client_callout + 8
      53  libdispatch.dylib                   0x00007fff8fb8304e _dispatch_barrier_sync_f_slow_invoke + 412
      54  libdispatch.dylib                   0x00007fff8fb75c13 _dispatch_client_callout + 8
      55  libdispatch.dylib                   0x00007fff8fb81cbf _dispatch_main_queue_callback_4CF + 861
      56  CoreFoundation                      0x00007fff8bae3c79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
      57  CoreFoundation                      0x00007fff8baa030f __CFRunLoopRun + 2159
      58  CoreFoundation                      0x00007fff8ba9f858 CFRunLoopRunSpecific + 296
      59  HIToolbox                           0x00007fff88d90aef RunCurrentEventLoopInMode + 235
      60  HIToolbox                           0x00007fff88d9076e ReceiveNextEventCommon + 179
      61  HIToolbox                           0x00007fff88d906ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
      62  AppKit                              0x00007fff8c953f81 _DPSNextEvent + 964
      63  AppKit                              0x00007fff8c953730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
      64  AppKit                              0x00007fff8c947593 -[NSApplication run] + 594
      65  AppKit                              0x00007fff8c932a14 NSApplicationMain + 1832
      66  SecurityAgent                       0x000000010d200967 main + 232
      67  libdyld.dylib                       0x00007fff86e625c9 start + 1
      68  ???                                 0x0000000000000002 0x0 + 2
    Feb 28 16:35:01 MacBook-Pro.local diagnosticd[89]: error evaluating process info - pid: 1815, punique: 1815
    Feb 28 16:35:01 MacBook-Pro com.apple.xpc.launchd[1] (com.apple.security.agentMain.00000000-0000-0000-0000-0000000186A5[1815]): Service exited due to signal: Abort trap: 6
    Feb 28 16:35:01 MacBook-Pro com.apple.xpc.launchd[1] (com.apple.security.agentMain.00000000-0000-0000-0000-0000000186A5): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    Feb 28 16:35:01 MacBook-Pro.local ReportCrash[1795]: Saved crash report for SecurityAgent[1815] version 9.0 (55225.10.1) to /Library/Logs/DiagnosticReports/SecurityAgent_2015-02-28-163501_MacBook-Pro.cra sh
    Feb 28 16:35:01 MacBook-Pro.local ReportCrash[1795]: Removing excessive log: file:///Library/Logs/DiagnosticReports/SecurityAgent_2015-02-28-163131_MacBook- Pro.crash
    Feb 28 16:35:07 MacBook-Pro.local networkd[150]: -[NETProxyLookup pacLookupComplete:proxies:error:] PAC evaluation error: Error Domain=kCFErrorDomainCFNetwork Code=2 "The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)" UserInfo=0x7fb638535d50 {kCFGetAddrInfoFailureKey=8}

    Hi my ginger,
    Thanks for the reply, I did what you recommended and reinstall with Command+R and you were right all my files survived!
    Unfortunately the situation persist I keep having the same problem and I cannot  authenticate! Still the window to enter my password doesn't show and the lock stays saying "authenticating" even after I reinstalled! :-( what could it be? !

  • Safari, itunes, skype, system preferences crashing

    Hello, almost all of my applications (except firefox tahnkfully, so i can get this post up) seem to be crashing upon launch or freezing, forcing me to force quit them. Any ideas?
    System preferences:
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 7
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSCFData _fastCharacterContents]: unrecognized selector sent to instance 0x3cef30'
    * Call stack at first throw:
    0 CoreFoundation 0x979656ba __raiseError + 410
    1 libobjc.A.dylib 0x92796509 objcexceptionthrow + 56
    2 CoreFoundation 0x979b290b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3 CoreFoundation 0x9790bc36 __forwarding__ + 950
    4 CoreFoundation 0x9790b802 CF_forwarding_prep0 + 50
    5 CoreFoundation 0x9789ac51 CFStringGetCharactersPtr + 65
    6 CoreFoundation 0x97939341 CFStringFindCharacterFromSet + 145
    7 CFNetwork 0x97d25c53 ZL23stringIsHTTPHeaderCleanPK10_CFString + 118
    8 CFNetwork 0x97d257ab CFHTTPCookieCreateWithProperties + 305
    9 CFNetwork 0x97d255a1 ZN13MemoryCookies28mutableCookiesForCookieDictsEPK9_CFArray + 147
    10 CFNetwork 0x97d254e4 ZN13MemoryCookies23parseOldStyleCookieDataEPK9_CFArray + 30
    11 CFNetwork 0x97d25400 ZN13MemoryCookies15inflateFromDataEPK8_CFData + 148
    12 CFNetwork 0x97d24f62 _ZN17DiskCookieStorage17syncStorageLockedEh + 474
    13 CFNetwork 0x97d24d55 ZN17DiskCookieStorage23copyDomainCookiesLockedEPK10_CFStringh + 41
    14 CFNetwork 0x97d24d15 ZN24PrivateHTTPCookieStorage17copyDomainCookiesEPK10_CFStringh + 55
    15 CFNetwork 0x97d24b96 ZN17HTTPCookieStorage20lookupAndCopyCookiesEPK10__CFStringS2_hP9_CFArray + 62
    16 CFNetwork 0x97d247fa ZN17HTTPCookieStorage17copyCookiesForURLEPK7_CFURLh + 232
    17 CFNetwork 0x97d246a8 _CFHTTPCookieStorageCopyRequestHeaderFieldsForURL + 110
    18 CFNetwork 0x97d245c4 ZN12HTTPProtocol10addCookiesEP15__CFHTTPMessagePK13CFURLRequest + 346
    19 CFNetwork 0x97d2401a _ZN12HTTPProtocol12createStreamEv + 752
    20 CFNetwork 0x97d23d1b _ZN12HTTPProtocol19createAndOpenStreamEv + 71
    21 CFNetwork 0x97d21fec ZN19URLConnectionLoader24loaderScheduleOriginLoadEPK13CFURLRequest + 344
    22 CFNetwork 0x97d1dcb7 ZN19URLConnectionLoader18loaderScheduleLoadEPK13CFURLRequest + 589
    23 CFNetwork 0x97da1b2f _ZN19URLConnectionLoader26LoaderConnectionEventQueue33processAllEventsAndConsum ePayloadEP20XConnectionEventInfoI12XLoaderEvent18XLoaderEventParamsEl + 307
    24 CFNetwork 0x97d1d97d _ZN19URLConnectionLoader13processEventsEv + 93
    25 CFNetwork 0x97d1b953 _ZN17MultiplexerSource7performEv + 183
    26 CoreFoundation 0x978d04cb __CFRunLoopDoSources0 + 1563
    27 CoreFoundation 0x978cdf8f __CFRunLoopRun + 1071
    28 CoreFoundation 0x978cd464 CFRunLoopRunSpecific + 452
    29 CoreFoundation 0x978cd291 CFRunLoopRunInMode + 97
    30 Foundation 0x997867d0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    31 Foundation 0x9974dbf0 -[NSThread main] + 45
    32 Foundation 0x9974dba0 _NSThread__main_ + 1499
    33 libSystem.B.dylib 0x96e6585d pthreadstart + 345
    34 libSystem.B.dylib 0x96e656e2 thread_start + 34
    Itunes:
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSCFData _fastCharacterContents]: unrecognized selector sent to instance 0x1a032250'
    * Call stack at first throw:
    0 CoreFoundation 0x979656ba __raiseError + 410
    1 libobjc.A.dylib 0x92796509 objcexceptionthrow + 56
    2 CoreFoundation 0x979b290b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3 CoreFoundation 0x9790bc36 __forwarding__ + 950
    4 CoreFoundation 0x9790b802 CF_forwarding_prep0 + 50
    5 CoreFoundation 0x9789ac51 CFStringGetCharactersPtr + 65
    6 CoreFoundation 0x97939341 CFStringFindCharacterFromSet + 145
    7 CFNetwork 0x97d25c53 ZL23stringIsHTTPHeaderCleanPK10_CFString + 118
    8 CFNetwork 0x97d257ab CFHTTPCookieCreateWithProperties + 305
    9 CFNetwork 0x97d255a1 ZN13MemoryCookies28mutableCookiesForCookieDictsEPK9_CFArray + 147
    10 CFNetwork 0x97d254e4 ZN13MemoryCookies23parseOldStyleCookieDataEPK9_CFArray + 30
    11 CFNetwork 0x97d25400 ZN13MemoryCookies15inflateFromDataEPK8_CFData + 148
    12 CFNetwork 0x97d24f62 _ZN17DiskCookieStorage17syncStorageLockedEh + 474
    13 CFNetwork 0x97d24d55 ZN17DiskCookieStorage23copyDomainCookiesLockedEPK10_CFStringh + 41
    14 CFNetwork 0x97d24d15 ZN24PrivateHTTPCookieStorage17copyDomainCookiesEPK10_CFStringh + 55
    15 CFNetwork 0x97d24b96 ZN17HTTPCookieStorage20lookupAndCopyCookiesEPK10__CFStringS2_hP9_CFArray + 62
    16 CFNetwork 0x97d247fa ZN17HTTPCookieStorage17copyCookiesForURLEPK7_CFURLh + 232
    17 iTunes 0x0014a528 0x0 + 1353000
    18 iTunes 0x0014a499 0x0 + 1352857
    19 iTunes 0x0014a396 0x0 + 1352598
    20 iTunes 0x0014a1c0 0x0 + 1352128
    21 iTunes 0x00149fe7 0x0 + 1351655
    22 iTunes 0x00149845 0x0 + 1349701
    23 iTunes 0x00148804 0x0 + 1345540
    24 iTunes 0x00148628 0x0 + 1345064
    25 iTunes 0x00147fc0 0x0 + 1343424
    26 iTunes 0x00147c10 0x0 + 1342480
    27 iTunes 0x00124189 0x0 + 1196425
    28 libSystem.B.dylib 0x96e6585d pthreadstart + 345
    29 libSystem.B.dylib 0x96e656e2 thread_start + 34
    Skype:
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 18
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSCFData _fastCharacterContents]: unrecognized selector sent to instance 0x165bae70'
    * Call stack at first throw:
    0 CoreFoundation 0x979656ba __raiseError + 410
    1 libobjc.A.dylib 0x92796509 objcexceptionthrow + 56
    2 CoreFoundation 0x979b290b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3 CoreFoundation 0x9790bc36 __forwarding__ + 950
    4 CoreFoundation 0x9790b802 CF_forwarding_prep0 + 50
    5 CoreFoundation 0x9789ac51 CFStringGetCharactersPtr + 65
    6 CoreFoundation 0x97939341 CFStringFindCharacterFromSet + 145
    7 CFNetwork 0x97d25c53 ZL23stringIsHTTPHeaderCleanPK10_CFString + 118
    8 CFNetwork 0x97d257ab CFHTTPCookieCreateWithProperties + 305
    9 CFNetwork 0x97d255a1 ZN13MemoryCookies28mutableCookiesForCookieDictsEPK9_CFArray + 147
    10 CFNetwork 0x97d254e4 ZN13MemoryCookies23parseOldStyleCookieDataEPK9_CFArray + 30
    11 CFNetwork 0x97d25400 ZN13MemoryCookies15inflateFromDataEPK8_CFData + 148
    12 CFNetwork 0x97d24f62 _ZN17DiskCookieStorage17syncStorageLockedEh + 474
    13 CFNetwork 0x97d24d55 ZN17DiskCookieStorage23copyDomainCookiesLockedEPK10_CFStringh + 41
    14 CFNetwork 0x97d24d15 ZN24PrivateHTTPCookieStorage17copyDomainCookiesEPK10_CFStringh + 55
    15 CFNetwork 0x97d24b96 ZN17HTTPCookieStorage20lookupAndCopyCookiesEPK10__CFStringS2_hP9_CFArray + 62
    16 CFNetwork 0x97d247fa ZN17HTTPCookieStorage17copyCookiesForURLEPK7_CFURLh + 232
    17 CFNetwork 0x97d246a8 _CFHTTPCookieStorageCopyRequestHeaderFieldsForURL + 110
    18 CFNetwork 0x97d245c4 ZN12HTTPProtocol10addCookiesEP15__CFHTTPMessagePK13CFURLRequest + 346
    19 CFNetwork 0x97d2401a _ZN12HTTPProtocol12createStreamEv + 752
    20 CFNetwork 0x97d23d1b _ZN12HTTPProtocol19createAndOpenStreamEv + 71
    21 CFNetwork 0x97d21fec ZN19URLConnectionLoader24loaderScheduleOriginLoadEPK13CFURLRequest + 344
    22 CFNetwork 0x97da1b12 _ZN19URLConnectionLoader26LoaderConnectionEventQueue33processAllEventsAndConsum ePayloadEP20XConnectionEventInfoI12XLoaderEvent18XLoaderEventParamsEl + 278
    23 CFNetwork 0x97d1d97d _ZN19URLConnectionLoader13processEventsEv + 93
    24 CFNetwork 0x97d1b953 _ZN17MultiplexerSource7performEv + 183
    25 CoreFoundation 0x978d04cb __CFRunLoopDoSources0 + 1563
    26 CoreFoundation 0x978cdf8f __CFRunLoopRun + 1071
    27 CoreFoundation 0x978cd464 CFRunLoopRunSpecific + 452
    28 CoreFoundation 0x978cd291 CFRunLoopRunInMode + 97
    29 Foundation 0x997867d0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    30 Foundation 0x9974dbf0 -[NSThread main] + 45
    31 Foundation 0x9974dba0 _NSThread__main_ + 1499
    32 libSystem.B.dylib 0x96e6585d pthreadstart + 345
    33 libSystem.B.dylib 0x96e656e2 thread_start + 34
    )

    My skype crashes whenever I click on something. It just close and show unexpected close window.
    Please, help us

  • System Preferences quit unexpectedly when access "keyboard" entry

    This error happens every time I try to open "keyboard" entry in System Preference, the keyboard pane can display for 1-2 seconds and then crashed with message "System Preferences quit unexpectedly".   I tried under safty mode, same error occurs.
    Process:         System Preferences [516]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         11.0 (11.0)
    Build Info:      SystemPrefsApp-214009000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [121]
    Date/Time:       2012-09-11 00:18:13.718 +0800
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          5128 sec
    Crashes Since Last Report:           18
    Per-App Interval Since Last Report:  214 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                      BD3A8AA0-EACD-4A94-9523-563C312CA38D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000110f82008
    VM Regions Near 0x110f82008:
        mapped file            0000000110f77000-0000000110f81000 [   40K] r--/rwx SM=COW  /Applications/Borderlands.app/Contents/Resources/Borderlands.icns
    -->
        MALLOC_LARGE           0000000110fa5000-000000011110a000 [ 1428K] rw-/rwx SM=PRV 
    Application Specific Information:
    com.apple.preference.keyboard v.11.2 (Keyboard)
    objc[516]: garbage collection is ON
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreServices.OSServices          0x00000001063925f6 CIconStorageEntry::ReadIconFamilyItemsWithMask(IconFamilyResource const*, unsigned long long, IconContainerInfo*) + 724
    1   com.apple.CoreServices.OSServices          0x000000010634d3aa CIconStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 650
    2   com.apple.CoreServices.OSServices          0x000000010639129a CLocalRefToSharedStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 138
    3   com.apple.CoreServices.OSServices          0x00000001063458be _ISGetStorageRefFromLoader(CIconFamilyLoader*, unsigned int, unsigned int, unsigned int, unsigned int*) + 811
    4   com.apple.CoreServices.OSServices          0x000000010634cf05 _ISGetStorageByIconFile + 86
    5   com.apple.CoreServices.OSServices          0x000000010635cb78 _ISAddFSRefIconToImage + 109
    6   com.apple.LaunchServices                0x0000000106609fd5 AddImageFromLSInfo(FSRef const*, unsigned int, unsigned int, __CFString const*, unsigned char, unsigned int, OpaqueISImageRef**) + 716
    7   com.apple.LaunchServices                0x0000000106607cbb ISBuildBaseImage(FSRef const*, HFSUniStr255 const*, unsigned int*, FSCatalogInfo*, CustomBadgeResource*, unsigned int, unsigned char*, OpaqueISImageRef**, long) + 2273
    8   com.apple.LaunchServices                0x000000010660726d GetImageForFSItem + 781
    9   com.apple.LaunchServices                0x0000000106606c49 GetIconRefFromFileInfo + 557
    10  com.apple.AppKit                        0x00000001030ab9c3 -[NSWorkspace iconForFile:] + 132
    11  com.apple.preference.keyboard           0x000000010f7ada0a 0x10f7a3000 + 43530
    12  com.apple.CoreFoundation                0x00000001026e070d -[NSObject performSelector:withObject:] + 61
    13  com.apple.Foundation                    0x00000001029cad70 __NSThreadPerformPerform + 214
    14  com.apple.CoreFoundation                0x000000010265f4f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    15  com.apple.CoreFoundation                0x000000010265ed5d __CFRunLoopDoSources0 + 253
    16  com.apple.CoreFoundation                0x0000000102685b49 __CFRunLoopRun + 905
    17  com.apple.CoreFoundation                0x0000000102685486 CFRunLoopRunSpecific + 230
    18  com.apple.HIToolbox                     0x00000001048764d3 RunCurrentEventLoopInMode + 277
    19  com.apple.HIToolbox                     0x000000010487d6d3 ReceiveNextEventCommon + 181
    20  com.apple.HIToolbox                     0x000000010487d60e BlockUntilNextEventMatchingListInMode + 62
    21  com.apple.AppKit                        0x0000000102e7ee31 _DPSNextEvent + 659
    22  com.apple.AppKit                        0x0000000102e7e735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    23  com.apple.AppKit                        0x0000000102e7b071 -[NSApplication run] + 470
    24  com.apple.AppKit                        0x00000001030f7244 NSApplicationMain + 867
    25  com.apple.systempreferences             0x0000000101f06b30 0x101f05000 + 6960
    Thread 1:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000105cbd7e6 kevent + 10
    1   libdispatch.dylib                       0x0000000105a9978a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x0000000105a9831a _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x0000000105cbd192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000105b72594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000105b73b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000f501  rbx: 0x0000000002000000  rcx: 0x0000000110f77008  rdx: 0x0000000002000000
      rdi: 0x00007fff61b00860  rsi: 0x00000000ffffffff  rbp: 0x00007fff61b00900  rsp: 0x00007fff61b00830
       r8: 0x000000000000b000   r9: 0x00007fff61b008d7  r10: 0x0000000000000081  r11: 0x00007fff61b00778
      r12: 0x000000000000b000  r13: 0x00000000000094a6  r14: 0x000000011ff78010  r15: 0x0000000110f82008
      rip: 0x00000001063925f6  rfl: 0x0000000000010246  cr2: 0x0000000110f82008
    Logical CPU: 2
    Binary Images:
           0x101f05000 -        0x101f27fff  com.apple.systempreferences (11.0 - 11.0) <586F487B-3019-32FC-9BCD-44A604A7178C> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x101f3f000 -        0x101f3ffff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x101f44000 -        0x101f44fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x101f4b000 -        0x102234ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10234f000 -        0x1023b7ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x1023e3000 -        0x1023fffff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
           0x10241d000 -        0x1024bffff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x102510000 -        0x10253dfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
           0x10254c000 -        0x102630e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
           0x10264d000 -        0x102821ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x102970000 -        0x102970ffd +cl_kernels (??? - ???) <214E2364-1B57-4610-94E7-3982CEF54969> cl_kernels
           0x102975000 -        0x102975fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x10297b000 -        0x102c94fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x102e76000 -        0x103a7cff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x104105000 -        0x10432ffe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10441d000 -        0x104441fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x104463000 -        0x1045bcfff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x104640000 -        0x104640fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10464b000 -        0x1046bbfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x1046fa000 -        0x104813fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x104874000 -        0x104ba0ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x104ced000 -        0x104e8cff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x104f3a000 -        0x104f45ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x104f4e000 -        0x104f9cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
           0x104fb6000 -        0x1051b8fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
           0x10524a000 -        0x10534cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
           0x105376000 -        0x105376ffd +cl_kernels (??? - ???) <C3B9C0FC-FBD0-4D27-8500-282BDE98E448> cl_kernels
           0x10537b000 -        0x10538dff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
           0x105394000 -        0x1053fdfff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10543f000 -        0x105440ff3 +cl_kernels (??? - ???) <19D512E9-36AF-412C-BFB8-7ED159B0FEBD> cl_kernels
           0x105442000 -        0x105448fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x105454000 -        0x105455fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
           0x10545d000 -        0x10545dff1 +cl_kernels (??? - ???) <828C51A4-774B-4BA5-9D3C-E5F50FF117F5> cl_kernels
           0x10545f000 -        0x105476fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x105489000 -        0x1054f4ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10551f000 -        0x105522ff7  libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x105526000 -        0x105527fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
           0x10552c000 -        0x105554fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x105574000 -        0x105590ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x10559e000 -        0x1055aeff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x1055b8000 -        0x10571ffff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
           0x1057c9000 -        0x105815ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x105841000 -        0x105854ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
           0x10585e000 -        0x1058d4fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
           0x105930000 -        0x1059a3fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
           0x105a01000 -        0x105a0cff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
           0x105a19000 -        0x105a1efff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
           0x105a25000 -        0x105a67ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
           0x105a76000 -        0x105a7bfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
           0x105a85000 -        0x105a8cfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
           0x105a92000 -        0x105a93ffc +cl_kernels (??? - ???) <9459681E-3EFB-4668-B185-58A4BA926228> cl_kernels
           0x105a96000 -        0x105aa4fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
           0x105ab9000 -        0x105abafff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
           0x105abe000 -        0x105abffff  com.apple.ServerInformation (1.0 - 1) <D95BC225-E33B-32BC-9FEE-77423F8D7EBC> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
           0x105ac4000 -        0x105ac8fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
           0x105ad1000 -        0x105ad1fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
           0x105adb000 -        0x105ae5ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
           0x105af2000 -        0x105af8fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
           0x105b02000 -        0x105b06fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
           0x105b0c000 -        0x105b0efff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
           0x105b13000 -        0x105b14ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
           0x105b1c000 -        0x105b1dff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
           0x105b22000 -        0x105bfffef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
           0x105c3e000 -        0x105c46fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
           0x105c4f000 -        0x105c8afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
           0x105ca6000 -        0x105cc6fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
           0x105cdc000 -        0x105ce1ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
           0x105cee000 -        0x105cf7ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
           0x105d03000 -        0x105d04ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
           0x105d0a000 -        0x105d0bfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
           0x105d16000 -        0x105d1cff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
           0x105d25000 -        0x105d42fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
           0x105d56000 -        0x105d68ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
           0x105d71000 -        0x105e78fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
           0x105e8d000 -        0x105e92fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
           0x105e9c000 -        0x105eabff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
           0x105eb3000 -        0x105ec0ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
           0x105ecb000 -        0x1061e7fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x106264000 -        0x1062e7fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x106341000 -        0x106425fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x1064a0000 -        0x10653aff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x10657c000 -        0x1065bbfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x1065d6000 -        0x106677ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x1066c6000 -        0x1066f6ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x106718000 -        0x10671ffff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x106726000 -        0x106734ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
           0x106740000 -        0x10674efff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x10675c000 -        0x106868fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
           0x1068d3000 -        0x1068d5fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x1068dd000 -        0x1068f4fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x10690f000 -        0x10693aff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
           0x106949000 -        0x10696ffff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x10698b000 -        0x106a30fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x106a64000 -        0x106a66fff  com.apple.framework.machinesettings (11.0 - 11.0) <447D4133-BE17-3148-B872-408BA0CC85C5> /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineS ettings
           0x106a6b000 -        0x107408c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x107514000 -        0x1075f3ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
           0x107640000 -        0x1076f3ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
           0x107747000 -        0x1077cbff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x1077fe000 -        0x1078c5ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x10790e000 -        0x10796aff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x1079a2000 -        0x1079b6ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x1079ca000 -        0x107a45ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x107a80000 -        0x107ac1fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x107adf000 -        0x107af4fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x107b0c000 -        0x107b12fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x107b22000 -        0x107b22fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x107b2a000 -        0x107b53fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x107b62000 -        0x107bbafff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x107bc9000 -        0x107be9fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x107bf3000 -        0x107bf8fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x107c00000 -        0x107d0dfff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x107d3f000 -        0x107d42fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
           0x107d4d000 -        0x107e83fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x107ea6000 -        0x107ea6fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x107eaa000 -        0x107f0afff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x107f14000 -        0x107faaff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x107fbc000 -        0x1083e9fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x108450000 -        0x108a34fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x108a78000 -        0x108b7dfff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x108bdf000 -        0x108c33fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x108c5e000 -        0x108c9eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
           0x108cb6000 -        0x108cdafff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x108cf6000 -        0x108d29ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x108d48000 -        0x108d67fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
           0x108d75000 -        0x108e6afff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
           0x108e79000 -        0x108efeff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x108f2b000 -        0x108f30fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x108f3c000 -        0x108f47fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x108f53000 -        0x108f7cfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x108f96000 -        0x109209fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x1092f7000 -        0x10934bff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x109373000 -        0x1093c5ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x1093d8000 -        0x1093defff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x1093e9000 -        0x1093fffff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x109411000 -        0x109450ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10945a000 -        0x10945cfff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x109461000 -        0x109464fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x109469000 -        0x109496ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x1094a8000 -        0x10996ffff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
           0x109d9a000 -        0x109d9afff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x109d9d000 -        0x109da4ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
           0x109dad000 -        0x109e23fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x109e69000 -        0x109ecbff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x109f10000 -        0x109f4afe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x109f67000 -        0x109f67fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x109f71000 -        0x109fa6fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x109fd4000 -        0x109fd8ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x109fe4000 -        0x109fe7fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x109ff4000 -        0x10a00aff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x10a02a000 -        0x10a047ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x10a060000 -        0x10a062ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x10a06c000 -        0x10a06fff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x10bc2d000 -        0x10bc3afff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
           0x10bd0f000 -        0x10bd13fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
           0x10bd25000 -        0x10bd29fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x10c347000 -        0x10c372ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x10c492000 -        0x10c4d6ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
           0x10d793000 -        0x10dc9cff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x10e627000 -        0x10e62dfef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10e634000 -        0x10e646ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
           0x10e68d000 -        0x10e692fff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10eb23000 -        0x10ec1dff7  com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
           0x10ec7a000 -        0x10ed58fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
           0x10edb8000 -        0x10edfefff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
           0x10ee0d000 -        0x10ee51ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x10ee64000 -        0x10ee9dfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
           0x10eeb4000 -        0x10eeeffff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x10ef19000 -        0x10efacff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10f2d9000 -        0x10f2e0fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
           0x10f2f7000 -        0x10f2fbfff  com.apple.BezelServicesFW (230.2 - 230.2) <B65881E7-5089-34C3-8F47-1B727F0823CD> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
           0x10f300000 -        0x10f315fff  com.apple.frameworks.preferencepanessupport (1.0 - 1.0) <B7E1A6D7-5C75-3626-ACD9-682B6CBC3EBF> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x10f6f3000 -        0x10f784ff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x10f7a3000 -        0x10f7c7fff  com.apple.preference.keyboard (11.2 - 11.2) <F2748D67-EA08-372F-A558-E7F6041177F7> /System/Library/PreferencePanes/Keyboard.prefPane/Contents/MacOS/Keyboard
           0x10f7dd000 -        0x10f8c5fff  com.apple.Bluetooth (4.0.5 - 4.0.5f11) <4DF38224-CA01-3E76-BE84-0A510C1983A0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
           0x10f93a000 -        0x10fac4fff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x10fbc7000 -        0x10fbf1fff  com.apple.BluetoothUI (4.0.5 - 4.0.5f11) <D5C0EACF-84E2-35FA-88AA-51A8D51AABB7> /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
           0x10fc17000 -        0x10fc23fff  com.apple.CoreBluetooth (100.7 - 1) <988DB0FD-7759-3BA0-AE5F-B6DA2BDB3FF5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
           0x10fc30000 -        0x10fc77ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x10fc99000 -        0x110042fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
           0x1100b6000 -        0x1104e9ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
           0x110576000 -        0x110590fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
           0x1105a7000 -        0x1105f8ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x11061d000 -        0x110db1fef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x110dcd000 -        0x110e20fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff61b05000 -     0x7fff61b39baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        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: 913
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=147.6M resident=102.5M(69%) swapped_out_or_unallocated=45.1M(31%)
    Writable regions: Total=16.2G written=104.8M(1%) resident=114.4M(1%) swapped_out=0K(0%) unallocated=16.1G(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2476K
    CG image                             20K
    CG raster data                       56K
    CG shared images                   3416K
    CoreImage                            84K
    CoreServices                        940K
    MALLOC                            539.3M
    MALLOC (reserved)                  15.6G        reserved VM address space (unallocated)
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=243                        4K
    Memory tag=251                       16K
    OpenCL                               48K
    STACK GUARD                        56.1M
    Stack                              15.6M
    VM_ALLOCATE                        16.2M
    __CI_BITMAP                          80K
    __DATA                             14.4M
    __IMAGE                             528K
    __LINKEDIT                         25.0M
    __RC_CAMERAS                        248K
    __TEXT                            122.6M
    __UNICODE                           544K
    mapped file                        39.9M
    shared memory                       312K
    ===========                      =======
    TOTAL                              16.4G
    TOTAL, minus reserved VM space    837.8M
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f3
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    I solved this problem finally, without horrible reinstall.
    Following is part of diagnostics information after crash. It is obvious a invalid address access error. Although I can't understant the root cause, but we can make some guess.
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000110f82008
    VM Regions Near 0x110f82008:
        mapped file            0000000110f77000-0000000110f81000 [   40K] r--/rwx SM=COW  /Applications/Borderlands.app/Contents/Resources/Borderlands.icns
    -->
        MALLOC_LARGE           0000000110fa5000-000000011110a000 [ 1428K] rw-/rwx SM=PRV
    When crash, system seems be accessing the resource "Borderlands.icns" which belongs to application "Borderlands.app", so I guess it maybe a problem of that applcation, "MALLO_LARGE", maybe the icon is too large or broken?  "Borderlands" is a game I installed before.
    Recall another synptom, everytime I restart OS X, I can open Finder->Application, but once the icon of "Borderlands.app" is scrolled onto display, Finder quit!
    Solution is simple, I delete that application in "Terminal".  Then, everything recover! 

  • Not opening system preferences after Mountain Lion upgrade

    What I expereinced today was that I was unable to open system receiving and error about (Notifications, iCloud...) not being able to open and then needing to restart... upon hitting OK it gave the same message again. I went into appications using the finder and then clicked on the [system preferences] and then selected [more info] from the menu. The get info box said that the system preferences were running in 32-bit mode. I unclicked 32-bit mode and then tried running the offending system preferences again and it worked as expected. Apparently there is some kind of gotcha about running specific preferences in 32-bit mode in the new update?
    I hope that this works for those of you running into what I experienced this morning.
    Peace

    Hi
    Thanks for your replies. It isn't a gmail account - it's a domain account hosted by Domainmonster. Also my iCloud email is now intermittent :(
    I've checked the SSL settings/authentication settings and everything is as it should be according to the email provider.  It's frustrating as it was working fine for exactly a week following the upgrade and then just stopped sending mail. Also, the intermittent nature of the problem on the iCloud account now suggests to me at least that this is a problem that isn't the users fault?
    I've downloaded thunderbird and all my accounts are working perfectly through that so for the time being at least I'm staying with the upgrade and hoping that a future apple update might address the issue. From the reading around I've done this seems to be a problem some people are having that tends to be intermittent in nature and resolved temporarily but not completely at the users end of things.
    I've given up for now thanks to the fact that Thunderbird is working and I can still access my accounts on my iPhone. Very frustrating though when things don't make sense :) I mean, if it was going to stop working I would expect it to have stopped when I upgraded - not functioned fine for a while afterwards and then just literally send a mail one minute and refuse to send the next five minutes later. Also with my new problem today of Mail and my .me account - randomly sending mail when it feels like it and stacking mails up in the outbox the next - just doesn't make sense to me :)
    If anyone does figure out what's going on I'd be grateful for any ideas/suggestions.  Seems weird that all the email accounts function fine through thunderbird but not Mail. So far anyway :)

Maybe you are looking for

  • Error in compiling sample project of Indesign CC 2014

    Hi, I am trying to compile sample project of Indesign CC 2014 using VC++ 2013. but it is showing me following error: "error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (..\..\..\source\sdksamples\basicmenu\BscMnuSuiteLayoutCSB.cpp)    D

  • Baixa de contas a pagar com juros

    Como dou baixa de títulos que foram pagos com juros  e onde lanço o valor dos  juros???

  • Records for parameter month and previous month

    Hi, I have a request where the user parameter is calender year month (YYYYMM).I need to show the records of both the entered month and previous month. For ex: if the user enters 201107, I need to show the records of 201107 and 201106. Also,I am not u

  • BBM group passwords

    Hi, I was wondering if anybody can let me know if there is a possibility that a password be put on group pictures within a bbm groups? 

  • My app store won't log in!

    My app store on my MacBook Pro won't let me log in and it keeps telling me, "Your device or computer couldn't be verified. Contact support for assistance." My aim is to download the new OS X Lion software and can't log in with any apple id account. I