URGENT, please!!!! can anyone help me with this error...

"ERROR EN PAGINA JSP : Cannot create iterator for this collection"
I wanted to know how to access to the elements of hashmap from struts? In the file .java I have a HashMap which it passage in dto to show it in the jsp page. That is to say, the dto of jsp contains hashmap and I want to know I accede it...
Note: the elements that hashmap contains are dto's.
In the jsp page I've this:
<logic:iterate id="dtoi" name="ages" collection="ages.keySet()" indexId="dtoi">
<% interfaz.GenericDto dtoEA = (interfaz.GenericDto)dtoi; %>
<% if (dtoEA != null){ %>
<% }; %>
</logic:iterate>
but the error is above... :(
Thanks very much!!
and

<logic:iterate id="dtoi" name="ages"
collection="ages.keySet()" indexId="dtoi">
<% interfaz.GenericDto dtoEA =
(interfaz.GenericDto)dtoi; %>
<% if (dtoEA != null){ %>
<% }; %>
</logic:iterate> Try the following (assuming "ages" is the HashMap - adjust as necessary):
<logic:iterate id="dtoi" name="ages">
<tr>
<td><bean:write name="dtoi" property="value.edad"/></td>
<td><bean:write name="dtoi" property="value.ctotal"/></td>
</tr>
</logic:iterate>

Similar Messages

  • Can anyone help me with this error?

    http://prntscr.com/5uou9e
    Getting this error trying to use an intro template. Help?

    Layer 4, 3, and 6 have expressions that are not written correctly. If you select those layers and press the U key twice to reveal all properties, then expand the expressions so we can read them maybe we can figure out the error and help you correct it. The error is telling you that the first line is the problem so the first line is probably pointing to something with the wrong name. Without the details of the expressions it's impossible to tell what's wrong.

  • Can anyone help me with this error message?

    I managed to succesfully transfer files from my old iMac G3 to my new iMac G5 using a crossover ethernet cable. I connected from the G5 to the G3.
    BUT, when I start my G5 I now get the following message
    Connection failed. The server may not exist or is not operational at this time.
    It's not causing any problems just annoying. Is the G5 looking for itself perhaps? Can someone help me?

    Take a look at System Preferences, Accounts, Startup Items to see if the G3 got added to the list.

  • Can anyone help me with this error message? I have run a permissions repair but it didn't solve the problem.

    No permissions to write to /System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/Home/lib/ext
    This is the error message I get when trying to update a 3D viewer plugin for the IMAGE J (FIJI) software. This is a brand new system running Mountain Lion 10.8.2. has anyone else gotten this error message, and could you give me any advice?
    Thanks
    Leah

    You need root privileges to modify that system folder. Actually, it shouldn't be modified at all, except by Apple. Whatever installer you're using is defective.

  • Can anyone help me with this error report

    Process:         FaceTime [201]
    Path:            /Applications/FaceTime.app/Contents/MacOS/FaceTime
    Identifier:      com.apple.FaceTime
    Version:         2.0 (1070)
    Build Info:      FaceTime-1072000000000000~14
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [126]
    User ID:         501
    Date/Time:       2012-08-14 15:29:25.327 -0400
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          15179 sec
    Crashes Since Last Report:           433
    Per-App Interval Since Last Report:  48 sec
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                      F2C95916-1057-4403-9841-3A6C891E46AC
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000210
    VM Regions Near 0x210:
    -->
        __TEXT                 000000010f5aa000-000000010f687000 [  884K] r-x/rwx SM=COW  /Applications/FaceTime.app/Contents/MacOS/FaceTime
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libGPUSupport.dylib                     0x00000001145c94cd gldCreateShareGroup + 50
    1   libGFXShared.dylib                      0x00007fff88b44e5c gfxCreateSharedState + 179
    2   GLEngine                                0x0000000113d8fc5f gliCreateContextWithShared + 340
    3   com.apple.CoreGraphics                  0x00007fff8f6734f2 cglsCreateContext + 425
    4   com.apple.CoreGraphics                  0x00007fff8f7c82c4 _CGSAcceleratorGet + 128
    5   libCGXCoreImage.A.dylib                 0x00007fff8b341858 cgxcoreimage_representation + 988
    6   libCGXCoreImage.A.dylib                 0x00007fff8b343d63 cgxcoreimage_instance_create + 82
    7   libRIP.A.dylib                          0x00007fff8b2b380a ripc_AcquireCoreImage + 894
    8   libRIP.A.dylib                          0x00007fff8b2a3a00 ripc_DrawShading + 9680
    9   com.apple.CoreGraphics                  0x00007fff8f4afb2b CGContextDrawShading + 51
    10  com.apple.CoreImage                     0x00007fff8cb98237 -[CICGContextImpl render:] + 918
    11  com.apple.CoreImage                     0x00007fff8cb9d76a -[CIContext drawImage:inRect:fromRect:] + 1855
    12  com.apple.AppKit                        0x00007fff8d8768f3 -[CIImage(NSAppKitAdditions) drawInRect:fromRect:operation:fraction:] + 243
    13  com.apple.AppKit                        0x00007fff8d876a06 -[CIImage(NSAppKitAdditions) drawAtPoint:fromRect:operation:fraction:] + 253
    14  com.apple.FaceTime                      0x000000010f6368a2 0x10f5aa000 + 575650
    15  com.apple.FaceTime                      0x000000010f624d83 0x10f5aa000 + 503171
    16  com.apple.FaceTime                      0x000000010f62537e 0x10f5aa000 + 504702
    17  com.apple.FaceTime                      0x000000010f621fd6 0x10f5aa000 + 491478
    18  com.apple.FaceTime                      0x000000010f5ad728 0x10f5aa000 + 14120
    19  com.apple.CoreFoundation                0x00007fff8ac09b8a _CFXNotificationPost + 2554
    20  com.apple.Foundation                    0x00007fff8b399a76 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
    21  com.apple.imfoundation                  0x00007fff861ebeb2 0x7fff861bc000 + 196274
    22  com.apple.imfoundation                  0x00007fff861ebe73 0x7fff861bc000 + 196211
    23  com.apple.CoreFoundation                0x00007fff8ac4acac __invoking___ + 140
    24  com.apple.CoreFoundation                0x00007fff8ac4ab47 -[NSInvocation invoke] + 263
    25  com.apple.CoreFoundation                0x00007fff8ac4ad19 -[NSInvocation invokeWithTarget:] + 57
    26  com.apple.imcore                        0x00007fff88529e02 0x7fff884fd000 + 183810
    27  com.apple.CoreFoundation                0x00007fff8ac45da7 ___forwarding___ + 775
    28  com.apple.CoreFoundation                0x00007fff8ac45a28 _CF_forwarding_prep_0 + 232
    29  com.apple.CoreFoundation                0x00007fff8ac4acac __invoking___ + 140
    30  com.apple.CoreFoundation                0x00007fff8ac4ab47 -[NSInvocation invoke] + 263
    31  com.apple.CoreFoundation                0x00007fff8ac4ad19 -[NSInvocation invokeWithTarget:] + 57
    32  com.apple.imfoundation                  0x00007fff861e0749 0x7fff861bc000 + 149321
    33  com.apple.imfoundation                  0x00007fff861e082a 0x7fff861bc000 + 149546
    34  com.apple.imfoundation                  0x00007fff861e08de 0x7fff861bc000 + 149726
    35  com.apple.Foundation                    0x00007fff8b3e38a7 __NSThreadPerformPerform + 225
    36  com.apple.CoreFoundation                0x00007fff8abd6841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    37  com.apple.CoreFoundation                0x00007fff8abd622d __CFRunLoopDoSources0 + 445
    38  com.apple.CoreFoundation                0x00007fff8abf94e5 __CFRunLoopRun + 789
    39  com.apple.CoreFoundation                0x00007fff8abf8dd2 CFRunLoopRunSpecific + 290
    40  com.apple.HIToolbox                     0x00007fff8a341774 RunCurrentEventLoopInMode + 209
    41  com.apple.HIToolbox                     0x00007fff8a341512 ReceiveNextEventCommon + 356
    42  com.apple.HIToolbox                     0x00007fff8a3413a3 BlockUntilNextEventMatchingListInMode + 62
    43  com.apple.AppKit                        0x00007fff8d5d8fa3 _DPSNextEvent + 685
    44  com.apple.AppKit                        0x00007fff8d5d8862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    45  com.apple.AppKit                        0x00007fff8d5cfc03 -[NSApplication run] + 517
    46  com.apple.AppKit                        0x00007fff8d574656 NSApplicationMain + 869
    47  libdyld.dylib                           0x00007fff83d447e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8a2d86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88b60f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88b60cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88b4b1b1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a2d8d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8abb2e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8abb2a2a _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8a2d86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88b60f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88b60cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88b4b1b1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8a2d86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88b60f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88b60cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88b4b1b1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8a2d6686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a2d5c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8abf3f23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8abf9606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8abf8dd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMediaIO                   0x00007fff8eccd6f8 CMIO::DAL::RunLoop::OwnThread(void*) + 146
    6   com.apple.CoreMediaIO                   0x00007fff8ecc52de CAPThread::Entry(CAPThread*) + 156
    7   libsystem_c.dylib                       0x00007fff88b5e782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff88b4b1c1 thread_start + 13
    Thread 6:: com.apple.coremedia.imagequeue.coreanimation
    0   libsystem_kernel.dylib                  0x00007fff8a2d80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff88b63003 _pthread_cond_wait + 927
    2   com.apple.CoreMedia                     0x00007fff8c639fa5 FigSemaphoreWaitRelative + 190
    3   com.apple.MediaToolbox                  0x00007fff8d1826cc 0x7fff8d089000 + 1021644
    4   com.apple.CoreMedia                     0x00007fff8c63a4c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff88b5e782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff88b4b1c1 thread_start + 13
    Thread 7:: com.apple.coremedia.imagequeue.coreanimation
    0   libsystem_kernel.dylib                  0x00007fff8a2d80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff88b63003 _pthread_cond_wait + 927
    2   com.apple.CoreMedia                     0x00007fff8c639fa5 FigSemaphoreWaitRelative + 190
    3   com.apple.MediaToolbox                  0x00007fff8d1826cc 0x7fff8d089000 + 1021644
    4   com.apple.CoreMedia                     0x00007fff8c63a4c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff88b5e782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff88b4b1c1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8a2d86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88b60f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88b60cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff88b4b1b1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7450c244  rbx: 0x0000000000000000  rcx: 0x00007fdd6e800000  rdx: 0x0000000000000004
      rdi: 0x0000000000000000  rsi: 0x0000000000000e07  rbp: 0x00007fff50652300  rsp: 0x00007fff50652290
       r8: 0x0000000000000021   r9: 0x0000000000000004  r10: 0x00007fff907edcb8  r11: 0x0000000000000021
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x00007fdd6e100800  r15: 0x00007fdd6e100620
      rip: 0x00000001145c94cd  rfl: 0x0000000000010206  cr2: 0x0000000000000210
    Logical CPU: 2
    Binary Images:
           0x10f5aa000 -        0x10f686ff7  com.apple.FaceTime (2.0 - 1070) <EC2837BB-239C-317C-B4D4-4AEF00FF46AB> /Applications/FaceTime.app/Contents/MacOS/FaceTime
           0x10f6cd000 -        0x10f6edff7  com.apple.AOSAccounts (1.1.2 - 1.1.86) <41A2C95E-C420-332D-A0D9-995C0DA9E51E> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x10f70a000 -        0x10f70aff7  com.apple.SafariServices.framework (8536 - 8536.25) <CC36FD8D-4FA9-3141-AA51-C02AF7BE7B0F> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x10f711000 -        0x10f719fff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x10f724000 -        0x10f724fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x11150f000 -        0x11162dfff  com.apple.AVConference (1.0 - 408.11.1) <BBD69DB2-E5B5-3D20-8C51-65CD70633144> /System/Library/PrivateFrameworks/AVConference.framework/Versions/A/AVConferenc e
           0x1116a5000 -        0x11193bff7  com.apple.VideoProcessing (142.4 - 142.4) <708F0121-C554-33D3-B80E-826904F15C6E> /System/Library/PrivateFrameworks/VideoProcessing.framework/Versions/A/VideoPro cessing
           0x111990000 -        0x11199aff7  com.apple.ViceroyTrace (1.0 - 408.11.1) <7F3CA1BA-167B-3DB6-AE23-735172FF254A> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrac e.framework/Versions/A/ViceroyTrace
           0x1119a3000 -        0x1119a8ff7  com.apple.SimpleKeyExchange (1.0 - 408.11.1) <C81C70A1-28DD-3FFC-B65B-EFF488C7223A> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyEx change.framework/Versions/A/SimpleKeyExchange
           0x1119ae000 -        0x1119cffff  com.apple.ICE (1.0 - 408.11.1) <356577CE-B8D3-3739-A646-1E9473A4AD47> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framewo rk/Versions/A/ICE
           0x1119d8000 -        0x1119d9fff  com.apple.LegacyHandle (1.0 - 408.11.1) <C6B71CE3-B1F6-3924-ABBA-FD1101C56935> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandl e.framework/Versions/A/LegacyHandle
           0x1119de000 -        0x1119dffff  com.apple.snatmap (1.0 - 408.11.1) <4118D789-DED1-3A4F-AEA1-041CFD901947> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.fra mework/Versions/A/snatmap
           0x1119e3000 -        0x1119e8fff  com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <8F89523B-ACB8-35C5-8F28-8B1E4FB044DE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x1119ed000 -        0x111a15ff7  com.apple.cmio.DAL.VDC_4 (301.0 - 4147) <52F61616-1034-3699-BD49-7860000A2671> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC
           0x111af2000 -        0x111af3fff  com.apple.AddressBook.LocalSourceBundle (2.0 - 1143) <54176F4B-18DE-3E75-A318-9565CC19D45F> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x111b05000 -        0x111b08fff  com.apple.DirectoryServicesSource (2.0 - 1143) <62C48641-2464-36DE-87AC-E249F1E93B8A> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x111b10000 -        0x111b63ff7  com.apple.AddressBook.CardDAVPlugin (10.8 - 320) <723CA3E7-61A3-318B-B22A-7B2D90A609E5> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x111b8f000 -        0x111ba0ff7  com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
           0x1124e0000 -        0x112659fff  com.apple.AppleGVAFramework (4.0.20 - 4.0.20) <98762E7F-9D87-36D4-BA61-7C304103A9BE> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/Current/AppleGVA
           0x112678000 -        0x11276dfff  com.apple.AppleIntelHD3000GraphicsVADriver (8.0.51 - 8.0.0) <EF120C37-DF3B-3753-BED5-A2322F5F1FCE> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
           0x1127b5000 -        0x1127c0fff  AppleIntelSNBVA (8.0.51) <5B8718DC-CCBC-3082-B76E-1FED0D4A8202> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
           0x113d8e000 -        0x113f45fff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x113f7c000 -        0x1140bdfff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1140f1000 -        0x1144a4ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.51 - 8.0.0) <5B047440-305F-3C7D-9930-E9A779C70E65> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x1145c2000 -        0x1145d0ff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x1145d7000 -        0x114604fff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11460d000 -        0x114616fef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x11461c000 -        0x11461fff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
        0x7fff6f1aa000 -     0x7fff6f1de93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff836ca000 -     0x7fff836f2fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8371c000 -     0x7fff8371dfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8371e000 -     0x7fff837bcfff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff837bd000 -     0x7fff837dcff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff837dd000 -     0x7fff837e8fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff837e9000 -     0x7fff837ebfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff837ec000 -     0x7fff837ecfff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff837ed000 -     0x7fff83c09fff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff83c0d000 -     0x7fff83c31ff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
        0x7fff83c32000 -     0x7fff83cd8fff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff83cd9000 -     0x7fff83cddfff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff83cde000 -     0x7fff83cdeffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff83cf5000 -     0x7fff83d3dfff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff83d3e000 -     0x7fff83d41fff  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
        0x7fff83d42000 -     0x7fff83d45ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff83d46000 -     0x7fff83d74fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff83d75000 -     0x7fff83d80fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff83d81000 -     0x7fff83dbefe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff83dcc000 -     0x7fff83e18ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff83e19000 -     0x7fff83ed6ff7  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
        0x7fff83ed7000 -     0x7fff83edafff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff83f33000 -     0x7fff84001ff7  com.apple.Bluetooth (4.0.9 - 4.0.9f8) <E74E0A5F-CAF9-39D8-8A95-61B74E87C995> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff84002000 -     0x7fff8400cfff  libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
        0x7fff8400d000 -     0x7fff8406afff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8406b000 -     0x7fff8406efff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff840f2000 -     0x7fff840f5fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff840f6000 -     0x7fff8421fff7  com.apple.avfoundation (2.0 - 361.24) <513C9DCB-B670-3271-92E5-C5B90F2E34B8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff84220000 -     0x7fff842e5fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff842e6000 -     0x7fff842eafff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff84302000 -     0x7fff8438fff7  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
        0x7fff84390000 -     0x7fff84b38fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff84b39000 -     0x7fff84b8fff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff84b90000 -     0x7fff84ce8ff7  com.apple.syncservices (7.0 - 713) <924B8B34-2C9C-3C1D-909D-FF215AA8985D> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff84dbf000 -     0x7fff84df7fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff84df8000 -     0x7fff84e02fff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff84e03000 -     0x7fff84e04ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff84e05000 -     0x7fff84f07fff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff84f08000 -     0x7fff84f65ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff84f66000 -     0x7fff84f79ff7  com.apple.AppContainer (2.0 - 1) <B5FD7F25-D376-3BFB-9E36-B382A14ED40A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff84f7a000 -     0x7fff84fa3fff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
        0x7fff84fd7000 -     0x7fff84feaff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff84feb000 -     0x7fff84ff6fff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff84ff7000 -     0x7fff8504dfff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8509e000 -     0x7fff854dafff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff854db000 -     0x7fff854ecfff  com.apple.CalendarFoundation (1.0 - 27) <1C9D7450-9C25-3B2C-A3E4-B658780C3C0F> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff854ed000 -     0x7fff8550eff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8550f000 -     0x7fff85520ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff85523000 -     0x7fff85525fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff85526000 -     0x7fff85526fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff858b0000 -     0x7fff8590cfff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8590d000 -     0x7fff8591aff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8591b000 -     0x7fff85a35fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff85a36000 -     0x7fff85a87fff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85aa3000 -     0x7fff85ac3fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff85ac4000 -     0x7fff85ac5fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff85ac6000 -     0x7fff85ae5fff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff85ae6000 -     0x7fff85aecfff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85aed000 -     0x7fff85c3dfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff85c3e000 -     0x7fff85c9afff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff85c9b000 -     0x7fff85f34ff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff85f35000 -     0x7fff85f8ffff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff85f90000 -     0x7fff85f90fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff85f91000 -     0x7fff85facff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <FF8AB34C-5C19-3C05-AE02-85AA39812686> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff85fad000 -     0x7fff861adfff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
        0x7fff861ae000 -     0x7fff861affff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff861b0000 -     0x7fff861b7fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff861b8000 -     0x7fff861bbfff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff861bc000 -     0x7fff86212fff  com.apple.imfoundation (8.0 - 900) <E6CB7F38-E836-30F9-9033-26BA211D239A> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff86213000 -     0x7fff86215ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff86216000 -     0x7fff8622dfff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8622e000 -     0x7fff86238fff  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
        0x7fff86248000 -     0x7fff871faff7  com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff871fb000 -     0x7fff8724aff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8724b000 -     0x7fff8724bfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8724c000 -     0x7fff872a8ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff872a9000 -     0x7fff876a0fff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff876a1000 -     0x7fff876a1fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff87de5000 -     0x7fff87ee3ff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff87ee4000 -     0x7fff87f10fff  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
        0x7fff87f11000 -     0x7fff87f19fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff87f1a000 -     0x7fff87f62fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff87f63000 -     0x7fff87f9cff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff87fa0000 -     0x7fff88006ff7  com.apple.coredav (1.0.1 - 179.4) <511B0351-3856-3221-B52D-FCAC0B6F9000> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff88009000 -     0x7fff88014ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff88015000 -     0x7fff88117fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff88118000 -     0x7fff88231ff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff88278000 -     0x7fff882a6ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff882a7000 -     0x7fff884fcff7  com.apple.CalendarStore (6.0 - 1235) <DD509F4B-646B-381E-813D-3F05DD98517B> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff884fd000 -     0x7fff88590ff7  com.apple.imcore (8.0 - 900) <7B41423D-6231-3D24-B946-0C50927C61DF> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff88591000 -     0x7fff88642fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff886ad000 -     0x7fff88704ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff88705000 -     0x7fff88775fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff88776000 -     0x7fff8877dfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff887c1000 -     0x7fff8882afff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8882b000 -     0x7fff8883dff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8883e000 -     0x7fff88a99fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff88a9a000 -     0x7fff88b34fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff88b43000 -     0x7fff88b49fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff88b4a000 -     0x7fff88c16fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff88c17000 -     0x7fff88c86fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff88e39000 -     0x7fff88e78ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff88e79000 -     0x7fff88e7aff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
        0x7fff88e7b000 -     0x7fff88f93a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
        0x7fff88f94000 -     0x7fff88fd4fff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff88fd5000 -     0x7fff89055ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff89056000 -     0x7fff891c7ff7  com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff891c8000 -     0x7fff89376fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89377000 -     0x7fff893a2fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff893a3000 -     0x7fff893d5fff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff893d6000 -     0x7fff894cbfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff895be000 -     0x7fff895d2fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff895d3000 -     0x7fff8975cfff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8975d000 -     0x7fff897dffff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8a095000 -     0x7fff8a0a2fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8a0a3000 -     0x7fff8a1e6fef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8a1e7000 -     0x7fff8a1f2ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8a1f3000 -     0x7fff8a2c4ff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8a2c5000 -     0x7fff8a2c5fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8a2c6000 -     0x7fff8a2e1ff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a2e2000 -     0x7fff8a611ff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a612000 -     0x7fff8a643fff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8a644000 -     0x7fff8a67efff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8a67f000 -     0x7fff8a699fff  com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff8a6e4000 -     0x7fff8a728fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8a729000 -     0x7fff8a745fff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a746000 -     0x7fff8a865fff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8a866000 -     0x7fff8a866fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8a867000 -     0x7fff8a8cffff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8a8d0000 -     0x7fff8ab8bfff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8ab8c000 -     0x7fff8ab96fff  com.apple.CalendarAgentLink (1.0 - 35) <F196DC3A-8881-33CF-820B-7C79E17A22F5> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8abae000 -     0x7fff8abc3ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff8abc4000 -     0x7fff8adadfff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8adae000 -     0x7fff8ae1bfff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8ae77000 -     0x7fff8aebaff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8aec1000 -     0x7fff8af03fff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8af1b000 -     0x7fff8af1ffff  com.apple.SecCodeWrapper (2.0 - 1) <9C89FB5E-A3C1-34B0-85C8-EF5B093A461C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8af20000 -     0x7fff8af22fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8af23000 -     0x7fff8af24fff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8af25000 -     0x7fff8af6dff7  com.apple.facetimeservices (8.0 - 900) <229108BA-8735-3781-871C-6D4BFAF440D9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8af6e000 -     0x7fff8b008fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8b009000 -     0x7fff8b015fff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8b016000 -     0x7fff8b01aff7  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
        0x7fff8b01b000 -     0x7fff8b04ffff  com.apple.securityinterface (6.0 - 55024.3) <1AF13976-72BB-351F-A263-09284BA25C88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8b186000 -     0x7fff8b195ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b196000 -     0x7fff8b233fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8b279000 -     0x7fff8b27aff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff8b27b000 -     0x7fff8b28ffff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8b290000 -     0x7fff8b2bcff7  libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8b2bd000 -     0x7fff8b2cafff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8b2cb000 -     0x7fff8b31bff7  com.apple.iCalendar (6.0 - 126.2) <67C9CA39-1D08-3750-A4E0-29047B632116> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff8b31c000 -     0x7fff8b331fff  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
        0x7fff8b332000 -     0x7fff8b33ffff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8b340000 -     0x7fff8b346fff  libCGXCoreImage.A.dylib (322) <18394988-137B-3D59-8B6B-2B04EDB87478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8b347000 -     0x7fff8b350fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8b351000 -     0x7fff8b6adff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b6ae000 -     0x7fff8b6c5fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8b6cb000 -     0x7fff8b975fff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8b976000 -     0x7fff8ba49ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8ba4a000 -     0x7fff8bbe5fef  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
        0x7fff8bbe6000 -     0x7fff8bc6dff7  libCoreStorage.dylib (274.4) <7CCA18AC-1A7D-3962-8817-D70AA927973F> /usr/lib/libCoreStorage.dylib
        0x7fff8bc6e000 -     0x7fff8bc7aff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8bc8a000 -     0x7fff8bc8afff  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
        0x7fff8bc8b000 -     0x7fff8bccfff7  com.apple.CalDAV (6.0 - 112) <AEA3B46B-8F87-38DE-A8F9-D2C838A92D98> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8bd29000 -     0x7fff8bd64fff  com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8bd65000 -     0x7fff8bda1fff  com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8bda2000 -     0x7fff8beadfff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8beae000 -     0x7fff8bfabfff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
        0x7fff8bfd8000 -     0x7fff8c0d5ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8c0d6000 -     0x7fff8c1effff  com.apple.viceroy.framework (463 - 463) <344D48A4-80DF-3C06-A28F-132858F00985> /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
        0x7fff8c1f0000 -     0x7fff8c1f0fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8c1f1000 -     0x7fff8c276ff7  com.apple.imavcore (8.0 - 900) <14024F8D-83A1-3271-9D11-2D37FBE39D02> /System/Library/PrivateFrameworks/IMAVCore.framework/Versions/A/IMAVCore
        0x7fff8c277000 -     0x7fff8c279fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8c2b6000 -     0x7fff8c301fff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8c302000 -     0x7fff8c619ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8c61a000 -     0x7fff8c665ff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8c666000 -     0x7fff8c6b5ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
        0x7fff8c76f000 -     0x7fff8c799ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8c79a000 -     0x7fff8c7a9ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8c7aa000 -     0x7fff8c7b2ff7  com.apple.AppSandbox (2.0 - 1) <07AA8651-890F-3CDE-A32C-275C387C8740> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8c7b3000 -     0x7fff8c81bff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8c81c000 -     0x7fff8c873ff7  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
        0x7fff8c874000 -     0x7fff8caf3fff  com.apple.AOSKit (1.05 - 148) <C7246547-252D-3505-BC4C-B26ECE575118> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8caf4000 -     0x7fff8cb02ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8cb03000 -     0x7fff8cb84fff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8cb85000 -     0x7fff8cb93ff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8cb94000 -     0x7fff8ce24fff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d00c000 -     0x7fff8d061ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8d062000 -     0x7fff8d06dff7  com.apple.aps.framework (3.0 - 3.0) <17CAFBFA-B842-33F0-B1F5-14EED36799FD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8d06e000 -     0x7fff8d088fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8d089000 -     0x7fff8d481ff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8d482000 -     0x7fff8e0acfff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8e0ad000 -     0x7fff8e233fff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e234000 -     0x7fff8e2a1ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e2ad000 -     0x7fff8e2afff7  com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8e2b0000 -     0x7fff8e2d1fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8e2d2000 -     0x7fff8e2d2fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8e2d3000 -     0x7fff8e2d7fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8e2d8000 -     0x7fff8e2d9fff  libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
        0x7fff8e31e000 -     0x7fff8e368ff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8e369000 -     0x7fff8e36efff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8e36f000 -     0x7fff8e376fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8e377000 -     0x7fff8e39eff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8e39f000 -     0x7fff8e3a2ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8e88d000 -     0x7fff8e891fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff8e892000 -     0x7fff8e89aff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e89b000 -     0x7fff8e8f8fff  com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8e8fe000 -     0x7fff8e914fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8e915000 -     0x7fff8e94cff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8e94d000 -     0x7fff8e951fff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8e952000 -     0x7fff8e974ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E85415355

    i also cant play any youtube videos

  • Can anyone help me with this error report and explain what it means?

    My computer shut down and restarted because of a problem. This is the error report but I have no idea what it means. Could someone help decipher it for me? Thank you!
    Anonymous UUID:       46752625-A4F7-D0FB-7AB1-D5A863BD4512
    Thu Oct 31 16:28:49 2013
    panic(cpu 1 caller 0xffffff80182dc19e): Kernel trap at 0xffffff801810e058, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0xffffff80e2d7c548, CR3: 0x000000007ca50000, CR4: 0x0000000000000660
    RAX: 0xffffff80e2d6c000, RBX: 0xffffff803098be10, RCX: 0x0000000000000200, RDX: 0x0000000000001000
    RSP: 0xffffff8094e63c88, RBP: 0xffffff8094e63d00, RSI: 0xffffff80e2d7c548, RDI: 0xfffffe809f50e000
    R8:  0x0000000000000001, R9:  0x0000000000000800, R10: 0x000000000011cfbe, R11: 0x0000000000000100
    R12: 0x0000000000001000, R13: 0x0000000000001000, R14: 0x000000000c005a27, R15: 0x0000000000000000
    RFL: 0x0000000000010206, RIP: 0xffffff801810e058, CS:  0x0000000000000008, SS:  0x0000000000000000
    Fault CR2: 0xffffff80e2d7c548, Error code: 0x0000000000000000, Fault CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff8094e63910 : 0xffffff8018222f69
    0xffffff8094e63990 : 0xffffff80182dc19e
    0xffffff8094e63b60 : 0xffffff80182f3606
    0xffffff8094e63b80 : 0xffffff801810e058
    0xffffff8094e63d00 : 0xffffff80182700fb
    0xffffff8094e63d30 : 0xffffff8018271636
    0xffffff8094e63d50 : 0xffffff801827824e
    0xffffff8094e63f20 : 0xffffff80182dc5dc
    0xffffff8094e63fb0 : 0xffffff80182f350b
    BSD process name corresponding to current thread: mds_stores
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000018000000
    Kernel text base: 0xffffff8018200000
    System model name: MacBookPro7,1 (Mac-F222BEC8)
    System uptime in nanoseconds: 86092477197784
    last loaded kext at 80410334291016: com.apple.driver.AppleUSBCDC          4.2.1b2 (addr 0xffffff7f9a6a4000, size 20480)
    last unloaded kext at 80471002949545: com.apple.driver.AppleUSBCDC          4.2.1b2 (addr 0xffffff7f9a6a4000, size 16384)
    loaded kexts:
    com.rim.driver.BlackBerryUSBDriverInt          0.0.68
    com.apple.filesystems.smbfs          2.0.0
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.11
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHDA          2.5.2fc2
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleUSBDisplays          360.8.14
    com.apple.GeForceTesla          8.1.8
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleMikeyDriver          2.5.2fc2
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleIRController          325.7
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBCardReader          3.3.5
    com.apple.iokit.SCSITaskUserClient          3.6.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.6.9b9
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBEHCI          650.4.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleUSBOHCI          650.4.1
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.kext.triggers          1.0
    com.apple.driver.IOBluetoothHIDDriver          4.2.0f6
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.2fc2
    com.apple.vecLib.kext          1.0.0
    com.apple.driver.AppleHDAController          2.5.2fc2
    com.apple.iokit.IOHDAFamily          2.5.2fc2
    com.apple.nvidia.classic.NVDANV50HalTesla          8.1.8
    com.apple.nvidia.classic.NVDAResmanTesla          8.1.8
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.AppleUSBAudio          2.9.3f17
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.AppleUSBMultitouch          240.6
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.0
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.6.0
    com.apple.iokit.IOEthernetAVBController          1.0.3b3
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IO80211Family          600.34
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.driver.NVSMU          2.2.9
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOReportFamily          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.0
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.62f7
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, 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.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9750420AS, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight
    USB Device: Hub
    USB Device: Hub
    USB Device: Apple LED Cinema Display
    USB Device: Display iSight
    USB Device: Display Audio
    USB Device: Internal Memory Card Reader
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: IR Receiver
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus:

    Do you know where else this could be located? I don't even have a Blackberry so I am not sure how that even got there. I used to have one a couple of years ago but this problem just happened today.
    I went to the Extensions folder but I didn't see it in there anywhere. I had a couple extensions folders but they are located at Library/App Suppt/Google/Chrome/Default/Extensions and Library/Safari/Extensions but when I go into those folders the names of the files are things like pmejhjjecaldkllonlokhkgldsbkcni (that is the name of a folder and there are about 8 of them).
    Thanks so much for your help!

  • "It is formatted incorrectly, or is not a format that iBooks can open". Can anyone help me with this message of a book that I purchased on iBooks, read, highlighted in the book and now I can't open it anymore. Please help!!!

    "It is formatted incorrectly, or is not a format that iBooks can open". Can anyone help me with this message of a book that I purchased on iBooks, read, highlighted in the book and now I can't open it anymore. Please help!!!

    Mine does the same thing occasionally, is your phone jailbroken? Sometimes it will work if you delete the book and reinstall it or put your phone into airplane mode then turn it back off.

  • TS3276 I am not able to Mobile Me email account to connect with iCloud or my Apple Mail program. Don't know if my settings are correct or not. Can anyone help me with this please?

    I am not able to Mobile Me email account to connect with iCloud or my Apple Mail program. Don't know if my settings are correct or not. Can anyone help me with this please?

    http://support.apple.com/kb/HT5922
    If you want to mirror your desktop, see:
    http://support.apple.com/kb/HT5404
    Regards.

  • I have a brand new MacBookProo and I can not open PDF files from my desktop. Can anyone help me with this please?

    I have a brand new MacBookProo and I can not open PDF files from my desktop. Can anyone help me with this please?

    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273

  • When typing the name of the contact I want to send a text message to, names from my contact list no longer pop up as suggestions. Can anyone help me with this?

    When typing the name of the contact I want to send a text message to, names from my contact list no longer pop up as suggestions. Can anyone help me with this?

        There's always a way to reset the device jmn33! Thanks for keeping us in the loop. To process a full reset/restore on the device please visit http://vz.to/12TLCsR. Please keep us posted once this is completed, thanks!
    MatthewS_VZW
    Follow us on Twitter @VZWSUPPORT

  • My ipod nano 3 generation keep turn in and off even the hold botton is in on possicion can anyone help me with this ?

    my ipod nano 3 generation keep turn in and off even when the hold botton is in on possicion can anyone help me with this please?

    iPod Manuals

  • Want to install Skydrive on my mac, but the app store wants US billing information and I am in Gibraltar. Can anyone help me with this?

    Want to install Skydrive on my mac, but the app store wants US billing information and I am in Gibraltar. Can anyone help me with this?

    Yes, if this is a permanent change. But you still have to have all the other changes - billing address, credit card, residence, etc. See Manage My Apple ID.
    If you can't remember answers to security questions:
    The Three Best Alternatives for Security Questions and Rescue Mail
        1. Use Apple's Express Lane.
              Go to https://expresslane.apple.com ; click 'See all products and services' at the
              bottom of the page. In the next page click 'More Products and Services, then
              'Apple ID'. In the next page select 'Other Apple ID Topics' then 'Forgotten Apple
              ID security questions' and click 'Continue'. Please be patient waiting for the return
              phone call. It will come in time depending on how heavily the servers are being hit.
         2.  Call Apple Support in your country: Customer Service: Contact Apple support.
         3.  Rescue email address and how to reset Apple ID security questions.
    A substitute for using the security questions is to use 2-step verification:
    Two-step verification FAQ Get answers to frequently asked questions about two-step verification for Apple ID.

  • I can't find the 2G, 3G and LTE options after updating to iOS8.1, can anyone help me with this? I'm using iPhone5s

    I can't find the 2G, 3G and LTE options after updating to iOS8.1, can anyone help me with this? I'm using iPhone5s

    I have check on my service provider about the correct APN settings, but unfortunately doesnt work still..

  • I need to reinstall my operating system for 10.5 after seeing a file folder and question mark flashing on my start up screen. Can anyone help me with this?

    I need to reinstall my operating system for 10.5 after seeing a file folder and question mark flashing on my start up screen. Can anyone help me with this?

    Hello,
    That means it can find the Hard Drive, or can't find the things needed for booting.
    See if DU even sees it.
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)

  • HT1365 Hi can anyone help with this issue regarding my wireless magic mouse? When im on google chrome and scrolling down the page i always have youtube running in the background but the audio cuts/spits/pops can anyone help me with this?

    Hi can anyone help with this issue regarding my wireless magic mouse? When im on google chrome and scrolling down the page i always have youtube running in the background but the audio cuts/spits/pops can anyone help me with this?

    The figures you mention only make sense on your intranet.  Are you still using the same wireless router.  The verizon one is somewhat limited as far as max wireless-n performace.  For one thing it only has a 2.4 radio.   I like many people who wanted wireless-n performance before they even added a wireless-n gigabit router, have my own handling my wireless-n network.

Maybe you are looking for

  • No longer able to access websites needing passwords from Itouch

    I have a 2G Itouch 16GB. Its abouts 6 weeks old - I downloaded the software upgrade as soon as I bought it - so yes the wi-fi is not great and drop out often ! My problem is that I originally used to log onto sites via links in my emails e.g. for pay

  • How to make an exe file from a java class file

    i know one of the java's most powerfull properties is plataform independent, but if i have done one application (with GUI) that i want to run on Win32 for example, if anyone knows how to make it please send me a message to [email protected], how i kn

  • Auto login and password problems with Safari after OS 7.0.4 update?

    Hi all,    I updated my IPad 4 to OS 7.0.4 , now Safari won't auto login to my favorite forums and won't remember my user names or pass words. I checked in Safari settings and Names/passwords and auto fill are on. Have restarted a number of times but

  • Inbound EDI/Idoc to change PO

    Hello Dear Sappers, I'm using message type ORDRSP (Idoc ORDERS05) for inbound Vendor confirmation, and it works. Our Vendors also send price changes, quantity changes, material changes and cancellation to PO item. Can i use ORDRSP to update my PO ite

  • Pagination Translation question

    Hello, I translated my pagination texts to dutch. I used the correct substitution texts: PAGINATION.NEXT     nl     volgende      PAGINATION.PREVIOUS     nl     vorige Everything works fine, i can see my dutch texts But When I hover over the previous